geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] Default browser used in geiser?


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Default browser used in geiser?
Date: Mon, 09 May 2011 21:43:25 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin)

Hi Eduardo,

On Mon, May 09 2011, Eduardo Bellani wrote:

> How could I use a different browser to open up documentation (for
> instance with C-c C-d i) while editing racket code?
>
> I have tried the following to no avail:
>
> (setq browse-url-browser-function 'browse-url-generic
>       browse-url-generic-program "conkeror")

Geiser calls Racket's help function, so that you need to configure the
help browser in Racket (not in Emacs), either using DrRacket's config
interface or directly editing ~/.racket/preferences.

> I am using emacs 23.1.1  in edge geiser

Unrelated to your question, but for completion to work you'll need at
least emacs 23.2.

HTH,
jao
-- 
All parts should go together without forcing. You must remember that
the parts you are reassembling were disassembled by you. Therefore, if
you can’t get them together again, there must be a reason. By all
means, do not use a hammer. —IBM Manual, 1925




reply via email to

[Prev in Thread] Current Thread [Next in Thread]