Len Trigg <[EMAIL PROTECTED]> writes:

> Bill Clementson wrote:
>> 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).

This doesn't seem right. What OS is this on? If it's unix, what window
manager?

-Shawn
_______________________________________________
Conkeror mailing list
[email protected]
http://mozdev.org/mailman/listinfo/conkeror

Reply via email to