[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#153: 23.0.60; Minibuffer for M-x dired broken
From: |
Stefan Monnier |
Subject: |
bug#153: 23.0.60; Minibuffer for M-x dired broken |
Date: |
Tue, 13 May 2008 04:40:50 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
>>> people might find it a bit confusing. Also, if a directory has no
>>> non-trivial subdirectories, C-x d TAB completes to . and .., which is
>>> probably less useful than immediately listing all possible file name
>>> completions.
>>
>> I believe this is now fixed as well,
> Yes, thank you. There is one remaining problem, however. When I visit
> directories with C-x d, the original minibuffer contents (the part that
> is greyed out) end up in file-name-history, accumulating crufty entries
> like "~/Mail/~/devel//usr/src/~/tmp" over time. This phenomenon does
> not show up with C-x C-f instead of C-x d.
That should be fixed now as well.
Stefan