GNU bug report logs -
#24518
25.2.50; dired-mark-extension with prefix arg fails
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Fri, 23 Sep 2016 14:16:01 UTC
Severity: normal
Tags: patch
Found in version 25.2.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 24518 <at> debbugs.gnu.org (full text, mbox):
> From: Tino Calancha <tino.calancha <at> gmail.com>
> Date: Sat, 24 Sep 2016 22:02:01 +0900 (JST)
> cc: Tino Calancha <tino.calancha <at> gmail.com>, 24518 <at> debbugs.gnu.org
>
> >> That feature has never being available since `dired-x' was added to Emacs
> >> in 1994: the bug came from the very first commit. No user will miss
> >> that feature because nobody ever could use it.
> >
> > ??? The example I gave works with the unmodified sources. When used
> > as I've shown, there's no bug, and the command does what I expect. So
> > how can we be sure no one ever used it that way and won't miss this
> > optional behavior?
> >
> > Can you explain your logic here?
> Maybe you are a genious.
I'm not a genius. I just read the sources.
> Normal people when we are prompt for a
> character we expect we can input the textual representation of the
> character, for example: i will answer
> K
> instead of
> 75
There's no prompt, you must specify the marker via the prefix
argument. With 'P', you must type the numeric codepoint of the
character; if we change it to 'c', users will be able to say "C-u x"
instead (where 'x' is the marker character they want).
This bug report was last modified 8 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.