all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3631: describe-variable 'save-some-buffers-action-alist gives byte code
@ 2009-06-20 19:53 jidanni
  2011-07-12 15:18 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2009-06-20 19:53 UTC (permalink / raw)
  To: bug-gnu-emacs

$ 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"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-12 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-20 19:53 bug#3631: describe-variable 'save-some-buffers-action-alist gives byte code jidanni
2011-07-12 15:18 ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.