all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3463: 23.0.94; describe-variable misses buffer local value for long outputs
@ 2009-06-03 20:24 Lennart Borgman
  2009-06-03 20:42 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman @ 2009-06-03 20:24 UTC (permalink / raw)
  To: emacs-pretest-bug

describe-variable overwrites its own input when showing the value of a
buffer local variable that has a default value with long output. To
show this start from "emacs -Q" and in *scratch* write

  (set (make-local-variable 'auto-mode-alist) nil)

and eval it. Then show the value of auto-mode-alist in *scratch* with
describe-variable.




In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-23
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'





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

end of thread, other threads:[~2009-06-03 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 20:24 bug#3463: 23.0.94; describe-variable misses buffer local value for long outputs Lennart Borgman
2009-06-03 20:42 ` Drew Adams
2009-06-03 20:46   ` Lennart Borgman

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.