* bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files'
@ 2011-05-31 3:47 Drew Adams
2011-05-31 3:55 ` Drew Adams
2011-06-18 20:18 ` Chong Yidong
0 siblings, 2 replies; 3+ messages in thread
From: Drew Adams @ 2011-05-31 3:47 UTC (permalink / raw)
To: 8768
emacs -Q
In Dired, M-x dired-mark-unmarked-files gives a wrong number of args
error. The `interactive' spec does not provide the REGEXP arg.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-05-23 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files'
2011-05-31 3:47 bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files' Drew Adams
@ 2011-05-31 3:55 ` Drew Adams
2011-06-18 20:18 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2011-05-31 3:55 UTC (permalink / raw)
To: 8768
> emacs -Q
>
> In Dired, M-x dired-mark-unmarked-files gives a wrong number of args
> error. The `interactive' spec does not provide the REGEXP arg.
Let me add to this: The UNFLAG-P argument does nothing, AFAICT. If a matching
file name is flagged for deletion (marked `D') then providing a non-nil UNFLAG-P
arg does nothing. Likewise if it is marked with a different mark (e.g. `*').
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files'
2011-05-31 3:47 bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files' Drew Adams
2011-05-31 3:55 ` Drew Adams
@ 2011-06-18 20:18 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2011-06-18 20:18 UTC (permalink / raw)
To: Drew Adams; +Cc: 8768
"Drew Adams" <drew.adams@oracle.com> writes:
> In Dired, M-x dired-mark-unmarked-files gives a wrong number of args
> error. The `interactive' spec does not provide the REGEXP arg.
Fixed, thanks.
> The UNFLAG-P argument does nothing, AFAICT.
Indeed, it seems to be cruft.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-18 20:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31 3:47 bug#8768: 24.0.50; wrong number of arguments for `dired-mark-unmarked-files' Drew Adams
2011-05-31 3:55 ` Drew Adams
2011-06-18 20:18 ` Chong Yidong
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.