GNU bug report logs - #3631
describe-variable 'save-some-buffers-action-alist gives byte code

Previous Next

Package: emacs;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3631 in the body.
You can then email your comments to 3631 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3631; Package emacs. (Sat, 20 Jun 2009 19:55:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 20 Jun 2009 19:55:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: describe-variable 'save-some-buffers-action-alist gives byte code
Date: Sun, 21 Jun 2009 03:53:50 +0800
$ emacs-snapshot -eval '(describe-variable (quote save-some-buffers-action-alist))'
1. the user is presented with byte code.
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.
But when we get there, we are greeted by byte code.

emacs-version "23.0.94.1"




Severity set to 'minor' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 04 Nov 2009 22:10:07 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 12 Jul 2011 15:20:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 3631 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 12 Jul 2011 15:20:03 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3631; Package emacs. (Tue, 12 Jul 2011 15:29:02 GMT) Full text and rfc822 format available.

Message #14 received at 3631 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 3631 <at> debbugs.gnu.org
Subject: Re: describe-variable 'save-some-buffers-action-alist gives byte code
Date: Tue, 12 Jul 2011 17:18:58 +0200
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/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Aug 2011 11:24:04 GMT) Full text and rfc822 format available.

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.