[Conkeror] about the last page.
Nicholas A. Zigarovich
nick at servo.cc
Mon Jan 26 06:56:01 PST 2009
There is a "confirm-quit" interactive command which you can bind to C-x
C-c (or whatever). This will always ask for confirmation, no matter how
many buffers are open:
define_key(default_global_keymap, "C-x C-c", "confirm-quit");
Note that this command will eventually go away as it is not the right
way to implement quit confirmation; but it is such a frequently
requested feature that it is better than nothing for the moment.
Cheers,
- Nick
Deniz Dogan wrote:
> 2009/1/26 Daniel Clemente <dcl441-bugs at yahoo.com>:
>
>> Hi,
>> you can set this:
>>
>> can_kill_last_buffer=false;
>>
>> and then Conkeror refuses to close the last buffer.
>>
>> You could also replace this last buffer with about:blank (I don't know how to do it), but for me just can_kill_last_buffer=false is good enough.
>>
>> Greetings
>>
>
> Since we're already on the subject, is there anything which makes
> Conkeror warn you when you're trying to shut it down, but there's more
> than one buffer open?
>
> Deniz
> _______________________________________________
> Conkeror mailing list
> Conkeror at mozdev.org
> https://www.mozdev.org/mailman/listinfo/conkeror
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mozdev.org/pipermail/conkeror/attachments/20090126/9611d0e6/attachment.html>
More information about the Conkeror
mailing list