GNU bug report logs -
#40517
28.0.50; Dired, expansion missing with local directory
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Thu, 9 Apr 2020 05:25:02 UTC
Severity: normal
Found in version 28.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello Eli,
> This works for me (with names of directories changed to fit my system)
> as you expect. Did you try this in "emacs -Q"? Maybe some of your
> customizations gets in the way?
Now I see that it works with emacs -Q
I cannot know which customization is getting in the way as there are
too many.
Maybe some customization is telling on my side to expand from the
other window, maybe my (setq dired-dwim-target t) as when I put it to
nil, then it is expanding just how I mean it.
So I was ordering Emacs to Do What I Mean... and it did not do what I
mean.
Now you can close it.
Jean
* Eli Zaretskii <eliz <at> gnu.org> [2020-04-09 16:59]:
> > Date: Thu, 9 Apr 2020 11:21:53 +0300
> > From: Jean Louis <bugs <at> gnu.support>
> > Cc: 40517 <at> debbugs.gnu.org
> >
> > 1. I am having only 1 window, like this email being written.
> >
> > 2. I do: C-x C-f to open ~/tmp
> >
> > 3. There is directory ~/tmp/attachments
> >
> > 4. I move cursor to the file: tmp-string-ZKE7jOO9Un located in ~/tmp
> >
> > 5. I press "C" in Dired
> >
> > 6. Minibuffer appears with: Copy tmp-string-ZKE7jOO9Un to: ~/tmp/
> >
> > 7. If I start typing "att" from wanted "attachments" and after "at" or
> > "att" I press TAB then the minibuffer prompt will expand to:
> > ~/tmp/attachments
> >
> > 8. If I delete the "~/tmp/" from minibuffer prompt, and start typing
> > "att" and press TAB, it will also expand to "attachments/" -- this
> > is desired behavior, and it does exist in Dired, I can expand file
> > names, and if I do not use full path, it will expand to local
> > default directory paths.
> >
> > If I however, open 2 dired windows, one is for "~/tmp" and other for
> > "~/" or any other directory, as directory does not matter here, and if
> > I then delete whatever is written in the minibuffer prompt, I cannot
> > expand it to local directory or file.
> >
> > In my particular example, if I wish to "C" or copy file "PHOTO.jpg"
> > from "~/" to "~/Media", I cannot just deleete "~/" from minibuffer
> > prompt and write "Med"<TAB> to expand it to Media, in fact I can
> > expand it to "attachments" which is located in "~/tmp/" or as
> > "~/tmp/attachments" because other Dired window is open with "~/tmp"
> > being there.
>
> This works for me (with names of directories changed to fit my system)
> as you expect. Did you try this in "emacs -Q"? Maybe some of your
> customizations gets in the way?
This bug report was last modified 5 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.