all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: David Masterson <dsmasterson92630@outlook.com>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Hiding files in dired ?
Date: Thu, 18 Nov 2021 16:28:05 +0000	[thread overview]
Message-ID: <SJ0PR10MB54883C649D34767DCB2F3E2BF39B9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <SJ0PR03MB5455760C9DA499BAEEF94D0D9B9B9@SJ0PR03MB5455.namprd03.prod.outlook.com>

> I'm aware of dired-do-kill-lines hiding all marked files in the current
> directory buffer.  My question is how to combine the (multiple) marks
> and kill into one key.  I suppose I could combine several
> dired-mark-files-regexp and the kill into a macro, but I was wondering
> if there is something more elegant (flexible?).

Not clear to me what you're asking.  Are you asking
how to both _mark_ multiple files and _act_ on those
that are marked, with one key?  There are zillions
of different ways of marking files.
___

You also have other ways to hide files:
`dired-hide-all' - all subdir listings
`$' - one subdir listing
`dired-omit-mode' - files matching regexp or extension

> Side question: where is the syntax for Emacs regexp documented?

The Elisp manual.



      parent reply	other threads:[~2021-11-18 16:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18  4:16 Hiding files in dired ? David Masterson
2021-11-18  7:41 ` Eli Zaretskii
2021-11-18 16:28 ` Drew Adams [this message]

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=SJ0PR10MB54883C649D34767DCB2F3E2BF39B9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=dsmasterson92630@outlook.com \
    --cc=help-gnu-emacs@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.