[Conkeror] [QUERY] Getting from Emacs to Conkeror

Sven Bretfeld sven.bretfeld at gmx.ch
Tue Apr 8 09:09:38 PDT 2008


Joe Fineman <joe_f at verizon.net> writes:

> I use Conkeror (the old one, parasitic on Firefox) under Windows XP
> with Firefox as the default browser.  If I request a page using M-x
> browse-url, it indeed brings up that page under Conkeror, but
> (usually) it does not automatically switch to the browser window; it
> is an extra step to get there with alt-tab.  When a plain Firefox
> window is active, it (usually) does make the switch.  Is there some
> way to get that behavior with Conkeror?

I have the same behavior with the xulrunner-based version under
Debian. Would be nice to have that annoying problem solved. Here is
how I set Conkeror as standard browser for Emacs:

(setq 
 browse-url-browser-function 'browse-url-generic
 browse-url-generic-program "~/bin/conkeror/conkeror")

(setq gnus-button-url 'browse-url-generic
    browse-url-generic-program "~/bin/conkeror/conkeror"
       browse-url-browser-function gnus-button-url)

Greetings

Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://www.mozdev.org/pipermail/conkeror/attachments/20080408/b15a3f26/attachment.bin 


More information about the Conkeror mailing list