> If you put in your conkeror rc file the following code, you will be > able to call up a "normal" firefox window by typeing "M-x ff": > > function firefox (arg) > { > window.openDialog("chrome://browser/content/"); > } > add_command ("ff", firefox, []);For me, this command replaces any and all conkeror windows I have open with a single firefox window, losing my conkeror buffers. I've also occasionally had this same effect from naughty websites. Since it ends up being the only browser window open, I'm not sure how to get back to conkeror from that point (other than restarting).
hmm, that's odd. It works ok for me. Firefox opens in a new window/frame. When I finish using it, I press Cmd-w (I'm using Mac OS X) to kill that frame. My conkeror frames/windows/buffers all stay intact. - Bill _______________________________________________ Conkeror mailing list [email protected] http://mozdev.org/mailman/listinfo/conkeror
