John Taylor <[EMAIL PROTECTED]> writes:

> I hadn't tried that, no, and yes, it does shut down fine with the
> C-xC-c command. I can't seem to find the
> kill-emacs-query-functions... Perhaps that's the problem?!? Could
> you specify how I should find it? I omitted to mention that M-x
> kill-emacs still functions, if that helps.

Use C-h v (describe-variable).

The docstring says:

    Functions to call with no arguments to query about killing Emacs.
    If any of these functions returns nil, killing Emacs is cancelled.
    `save-buffers-kill-emacs' (C-x C-c) calls these functions, but
    `kill-emacs', the low level primitive, does not. See also
    `kill-emacs-hook'.

-- 
Johan Bockg�rd
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to