[Conkeror] firefox remote protocol in conkeror?
Mark Eichin
eichin at gmail.com
Fri Nov 2 13:55:54 PDT 2007
OK. At this point I'm happy to reconfigure all the other apps that
open urls, as long as I know that that's the right thing to do.
(I like the url_remoting_fn tip - that's probably one of the biggest
benefits (from my perspective) of switching to the xulrunner app :-)
daemon_mode is less interesting because I never actually close all the
windows...)
On 11/2/07, bleader <bleader at ratonland.org> wrote:
> Hi,
>
> On Fri, Nov 02, 2007 at 06:05:52AM -0400, Mark Eichin wrote:
> > Recently switched to ubuntu 7.10 (gutsy gibbon) and thus a new enough
> > firefox to use xulrunner, that's working pretty well (had to update
> > some of my .emacs.js but not very much; the api-change-warning
> > messages were great, thanks) but the usual
> >
> > firefox -remote openurl\(http://hiveminder.com/todo/,new-window\)
> >
> > (and whatever the programmatic equivalent in other programs is)
> > doesn't work at all, I just get "Error: No running window found".
> > Poking around with -a (appid) didn't turn up anything obvious, nor did
> > xprop... does that mechanism just not work with xulrunner apps, or
> > something? Or does conkeror need to identify itself as firefox at
> > some lower level? (Conkeror version is 0.42.42 out of git...)
>
> It's because conkeror using xulrunner isn't firefox anymore.
> If you're using recent conkeror (not the firefox extension),
> you can use:
> conkeror http://slashdot.org
> This will open a new window of conkeror with the provided url.
>
> In addition maybe you will be interested in these settings
> for your RC file (set it in help page C-h i)
>
> conkeror.daemon_mode (1);
> conkeror.url_remoting_fn = conkeror.find_url_new_buffer;
>
> The first one let's conkeror running if you close a frame
> instead of quitting, therefore will open new window/links
> quite quickly.
> The second will open the url passed in command line in a
> new buffer instead of a new frame (window) if there is any
> frame already open.
>
> Hope this may help you.
>
> --
> bleader
> "je mange donc je suis"
> _______________________________________________
> Conkeror mailing list
> Conkeror at mozdev.org
> http://mozdev.org/mailman/listinfo/conkeror
>
--
_Mark_ <eichin at thok.org> <eichin at gmail.com>
More information about the Conkeror
mailing list