GNU bug report logs -
#8300
save-some-buffers no longer asks user about each one
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sun, 20 Mar 2011 05:24:01 UTC
Severity: minor
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 8300 <at> debbugs.gnu.org (full text, mbox):
Deniz Dogan writes:
> 2011/3/20 <jidanni <at> jidanni.org>:
>> X-Debbugs-Cc: ding <at> gnus.org
>>
>> Gentlemen,
>> C-x s runs the command save-some-buffers, which is an interactive
>> compiled Lisp function in `files.el'.
>>
>> It is bound to C-x s.
>>
>> (save-some-buffers &optional ARG PRED)
>>
>> Save some modified file-visiting buffers. Asks user about each one.
>> ^^^^^^^^^^^^^^^^^^^^^^^^^
>> ^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> Not any more.
>> Try it.
>> You'll see "(Saved .newsrc-dribble)", even before asking.
>>
>
> You're not passing ARG are you?
>
> What version are you using? I cannot reproduce it on:
This is because Gnus now sets buffer-save-without-query for the dribble
file. This is desired behavior and hence only a documentation bug. The
doc-string for save-some-buffers should say something like
"Asking can be disabled for a buffer by setting the buffer-local
variable `buffer-save-without-query' to a non-nil value."
-David
This bug report was last modified 14 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.