bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3631: describe-variable 'save-some-buffers-action-alist gives byte c


From: jidanni
Subject: bug#3631: 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"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]