Re: configuring browser for hyperspec apropos
"Jose A. Ortega Ruiz" <[email protected]> 21 Apr 2003 03:03:15 +0200
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Organization | Using Debian GNU/Linux |
| Message-ID | <[email protected]> |
Tiago Maduro-Dias <[email protected]> writes: > Hi! > > I've installed iLisp but I can't seem to find a place where I can > configure the browser the program tries to load in order to show the > "HyperSpec's Apropos" results. It keeps trying to run netscape which I > don't have installed. > > I'd be grateful for any help! > hi, i've got this in my .emacs for using galeon as the browser: (setq browse-url-browser-function 'browse-url-generic browse-url-generic-program "galeon" browse-url-generic-args (quote ("-n"))) or you can use a built-in browser function like, e.g. w3m-browse-url (you need the w3m-el emacs package and w3m installed; highly recommended!) to browse within emacs: (setq browse-url-browser-function 'w3m-browse-url) see the help on browse-url-browser-function for other options. hth, jao -- "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." - Douglas Adams ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf