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

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

bug#18135: Emacs bug # 3735 definitely not fixed (5 years later)


From: Chong Yidong
Subject: bug#18135: Emacs bug # 3735 definitely not fixed (5 years later)
Date: Sat, 6 May 2017 22:46:19 +0800

I was going through old emails and just saw this; sorry for the huge
delay in triaging this bug.

For what it's worth, I can't reproduce the original bug recipe on Emacs 25.2:

- At command prompt in shell mode ...
- Insert "echo ls".
- Type RET.
- (Emacs submits whole command line "echo ls".)
- (Shell gives output line "ls".)
- Go up to output line "ls" (C-p).
- Go to end of output line (C-e).
- Insert " -la".
- Type RET.

The original bug report says

     3.5 PROBLEM: Note that Emacs submits just " -la", instead of whole
         command line "ls -la" (as intended, expected, and in Emacs 20).

Instead, I see the output of ls -la.

In GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.10)
 of 2017-05-06 built on ulysses
Windowing system distributor 'The X.Org Foundation', version 11.0.11903000
System Description:    Arch Linux





reply via email to

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