Sometimes, when I follow a link in Conkeror, I can't get back from it (it gives the "Can't go back" message). I suspect that this is a side effect of taking the following advice that I received on this list:
---------------------------------------------------------------------- > Finally, at present when I use browse-url to get from Emacs to > Conkeror, it always starts a new window. Is there a way to tell it > to use an existing Conkeror window if there is one? That is the way > Firefox and the historical Conkeror used to behave. Set url_remoting_fn = load_url_in_new_buffer; in your RC file. ---------------------------------------------------------------------- Namely, I think that what is happening is that when the link creates a new window, Conkeror kills the old one. That is the behavior I want when calling a page from Emacs, but not within Conkeror. Is there a way to achieve that? -- --- Joe Fineman [EMAIL PROTECTED] ||: Easy writing, hard reading. :|| _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
