From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: Re: dired-mark
Date: Thu, 29 Nov 2007 09:34:39 +0100 [thread overview]
Message-ID: <87y7chlaao.fsf@member.fsf.org> (raw)
In-Reply-To: <200711290901.32536.andreas.roehler@online.de> ("Andreas Röhler"'s message of "Thu, 29 Nov 2007 09:01:32 +0100")
Andreas Röhler <andreas.roehler@online.de> writes:
> dired-mark doku says:
>
> If on a subdir headerline, mark all its files except `.' and `..'.
>
> In the current directory however `.' and `..' are marked too. This may
> cause errors later on, a need to search and unmark them.
>
> What about a change, which would skip or block marking of `.' and `..'
> in current directory.
>
> Any opinions?
But what if you really intend to mark "." or ".."?
To mark all files and directories in the current directory I use `% m'
(`dired-mark-files-regexp') with the regexp ".*". This will omit "."
and "..".
Bye,
Tassilo
next prev parent reply other threads:[~2007-11-29 8:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-29 8:01 dired-mark Andreas Röhler
2007-11-29 8:34 ` Tassilo Horn [this message]
2007-11-29 9:44 ` dired-mark Andreas Röhler
2007-11-29 17:07 ` dired-mark Drew Adams
2007-11-29 20:15 ` dired-mark Andreas Röhler
2007-11-30 2:06 ` dired-mark Stefan Monnier
2007-11-30 9:30 ` dired-mark Andreas Schwab
2007-11-30 15:11 ` dired-mark Stefan Monnier
2007-11-30 16:42 ` dired-mark Andreas Röhler
-- strict thread matches above, loose matches on Subject: below --
2007-11-28 16:39 dired-mark Andreas Röhler
2007-11-29 0:31 ` dired-mark Peter Dyballa
2007-11-29 6:47 ` dired-mark Andreas Röhler
2007-11-29 11:07 ` dired-mark Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y7chlaao.fsf@member.fsf.org \
--to=tassilo@member.fsf.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.