[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gnus: View Externally: how did konqueror get there?



Looking for hours in
/usr/share/emacs/site-lisp/gnus/mm-decode.el
I still can't figure out why
when I hit K b and then see the buttons
1.  (*) text/plain          ( ) text/html
and then middle mouse click on the text/html button
choosing "View externally"
it starts konqueror
whereas I want to make this mozilla.
How can I make this mozilla?
How did konqueror get there?
find /usr/share/emacs* /etc/emacs*  ~/.gnus.el ~/.emacs -follow -name '*.el'|
xargs fgrep konqueror
/usr/share/emacs/21.2/lisp/net/browse-url.el:;; browse-url-kde KDE konqueror (kfm)
finds one, but it is commented out.
Am i supposed to change mm-text-html-renderer?
Looks like no simple setq.
(set-variable (quote mm-text-html-renderer) "mozilla")
didn't help.
-- 
http://jidanni.org/ Taiwan(04)25854780



Reply to: