unofficial mirror of bug-gnu-emacs@gnu.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

* bug#3463: 23.0.94; describe-variable misses buffer local value for long outputs
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2009-06-03 20:42 UTC (permalink / raw)
  To: 'Lennart Borgman', 3463, 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.

I did that, but I don't see the problem. Can you describe (or show)
what the problem is that you see? What do you mean by "overwrites
its own input"?

In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'






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

* bug#3463: 23.0.94; describe-variable misses buffer local value for  long outputs
  2009-06-03 20:42 ` Drew Adams
@ 2009-06-03 20:46   ` Lennart Borgman
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2009-06-03 20:46 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-pretest-bug, 3463

Thanks Drew, your are right. It is there. I just did not see it.

So this is not a bug. Sorry for the trouble.


On Wed, Jun 3, 2009 at 10:42 PM, Drew Adams <drew.adams@oracle.com> wrote:
>> 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.
>
> I did that, but I don't see the problem. Can you describe (or show)
> what the problem is that you see? What do you mean by "overwrites
> its own input"?
>
> In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
>  of 2009-05-24 on SOFT-MJASON
> Windowing system distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (3.4)'
>
>





^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).