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

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

bug#34318: 26.1.90; Strange behavior of two line message with running sh


From: Glenn Morris
Subject: bug#34318: 26.1.90; Strange behavior of two line message with running shell
Date: Mon, 04 Feb 2019 18:44:53 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

For me, with no shell involved, in emacs-26 but not master:

emacs -Q

Type in scratch:

(message "1\n2")

Press C-x C-e

-> two line message

Now type:

M-: (message "1\n2")

-> one line message "1\n2".

Now repeating C-x C-e on the original expression in scratch also
produces a one line message, forever more.





reply via email to

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