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

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

bug#20387: 24.4; History malfunction by special directory names


From: Marcin Borkowski
Subject: bug#20387: 24.4; History malfunction by special directory names
Date: Wed, 06 Apr 2016 19:53:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

On 2015-04-21, at 02:08, Li Ian-Xue <b4283@itsuwa.org> wrote:

> As i tried to edit some files within a directory named "c#", and used
> eshell to call the compiler, I soon discovered that eshell's history
> function had no entries by pressing <UP> or <M-p> even though there
> should be some. This should be easily verifiable by creating a directory
> with the name "c#" and switching working directory into it.
>
> Furthermore, it would seem that the history record is written, but
> cannot be read correctly, since as one move of the directory in
> question, <UP> or <M-p> calls whatever I have typed when I was in there.

Confirmed on GNU Emacs 25.1.50.8 (1e8cd05).

Steps to reproduce:

emacs -Q
M-x eshell
mkdir -p ~/tmp/c#
cd ~/tmp/c#
<up>

Best,

-- 
Marcin





reply via email to

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