GNU bug report logs -
#34318
26.1.90; Strange behavior of two line message with running shell
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Mon, 4 Feb 2019 18:53:01 UTC
Severity: normal
Found in version 26.1.90
Fixed in version 26.2
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On February 5, 2019 1:39:16 PM GMT+02:00, Andreas Schwab <schwab <at> linux-m68k.org> wrote:
> On Feb 05 2019, martin rudalics <rudalics <at> gmx.at> wrote:
>
> > Since it apparently worked
> > until Emacs 25 we have a regression in Emacs 26 though.
>
> The regression appears to be that the synchronisation of buffer local
> and global values doesn't work. When I type M-x, then C-h v
> print-escape-newlines, I get this:
>
> print-escape-newlines is a variable defined in ‘C source code’.
> Its value is nil
> Local in buffer *Minibuf-1*; global value is t
>
> Which doesn't make sense (the values are swapped).
>
> Andreas.
I'm not sure I agree with the conclusion. It could simply be that the code which distinguishes between local and global values is confused because M-x puts you in *Minibuf-1*, whereas C-h v switches to *Minibuf-2*.
This bug report was last modified 6 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.