GNU bug report logs -
#3631
describe-variable 'save-some-buffers-action-alist gives byte code
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 20 Jun 2009 19:55:04 UTC
Severity: minor
Tags: notabug
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
jidanni <at> jidanni.org writes:
> $ emacs-snapshot -eval '(describe-variable (quote save-some-buffers-action-alist))'
> 1. the user is presented with byte code.
Yes... the alist contains code. Its an alist of actions.
> 2. there is no mention of save-some-buffers in the docstring.
>
> I mean
> $ emacs-snapshot -eval '(describe-function (quote save-some-buffers))'
> says
> See `save-some-buffers-action-alist' if you want to
> change the additional actions you can take on files.
Yes? `save-some-buffers' points to how to modify its actions. Pointing
the other way around wouldn't be very useful.
I don't think there's anything here to fix.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.