GNU bug report logs -
#31794
26.1; dired-do-shell-command broken
Previous Next
Reported by: Leo Liu <sdl.web <at> gmail.com>
Date: Tue, 12 Jun 2018 04:25:01 UTC
Severity: normal
Found in version 26.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 31794 <at> debbugs.gnu.org (full text, mbox):
> From: Mark Oteiza <mvoteiza <at> udel.edu>
> Date: Tue, 19 Jun 2018 07:40:51 -0400
> Cc: 31794 <at> debbugs.gnu.org
>
> On Tue, Jun 12, 2018 at 12:24 AM, Leo Liu <sdl.web <at> gmail.com> wrote:
> >
> > 1. emacs -q
> > 2. in dired mode press !
> > 3. C-h v
> >
> > Step 3 should give you no completion. Another issue is when
> > icomplete-mode is on one constantly gets "No matches" for every input.
> >
> > This is due to the following change.
> >
> > commit c2a8cffe8044cc38c4cf1b5c3d1c9571ddeec623
> > Date: Sun Aug 6 10:15:17 2017 -0400
> >
> > ; Fix previous commit
> >
> > The mailcap minibuffer completion used dynamic binding. Locally set
> > a dynamic variable.
> > * lisp/dired-aux.el: Store list of files in
> > `minibuffer-completion-table'.
> >
> > I intend to fix the issue on emacs-26 with the following patch. Comments?
>
> Nope, looks fine to me.
Leo, do you need help in installing this?
Thanks.
This bug report was last modified 7 years and 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.