help-gnu-emacs
[Top][All Lists]
Advanced

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

Open Firefox from Emacs on MacOSX


From: Stefan Nobis
Subject: Open Firefox from Emacs on MacOSX
Date: Tue, 15 May 2007 21:28:21 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.97 (darwin)

Hi.

I'm new to MacOSX and just tried to setup (Carbon) Emacs (22.0.97) to open a
new Firefox (2.0) tab for e.g. browse-url-at-point:

  (setq browse-url-browser-function 'browse-url-firefox)
  (setq browse-url-firefox-program 
"/Applications/Firefox.app/Contents/MacOS/firefox")

This doesn't work. I read that Firefox on Windows doesn't support the
-remote option and it seems, this is the case on MacOSX, too. Is this
assumption right and has anyone an idea how to workaround this
inconvenience?

-- 
Stefan.


reply via email to

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