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

Re: emacs JDE and default browser



>>>>> "DP" == Dan Pomohaci <dan_pomohaci@yahoo.com> writes:

    DP> Hi, By default emacs JDE use netscape for browsing doc. How
    DP> can I change it to w3? I use Debian stable versions of
    DP> emacs20, JDE, and w3.
 
Try (in ~/.emacs):

;; set up W3
(setq browse-url-browser-function 'browse-url-w3)


-- 
Bob Bernstein
at
Esmond, R.I., USA



Reply to: