unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Julien Cubizolles <j.cubizolles@free.fr>, help-gnu-emacs@gnu.org
Subject: RE: byte-decompile-directory ?
Date: Tue, 2 May 2017 08:14:51 -0700 (PDT)	[thread overview]
Message-ID: <16017a3e-0c0d-405f-bb78-3f20198b703d@default> (raw)
In-Reply-To: <87fugn48oa.fsf@free.fr>

> I ended up using
> find -name '*.elc' -exec rm {} \; to remove it from all subdirectories

(FWIW, you said directory, not also subdirs.)

In that case, if you want to do it from Emacs, with Dired,
you can do it by using `R' as one of the `ls' switches
(e.g. `C-u C-x d' then `-alFR'), then `% d \ . e l c $`
to mark *.elc and `x' to delete.




  reply	other threads:[~2017-05-02 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-01  7:59 byte-decompile-directory ? Julien Cubizolles
2017-05-01 12:37 ` hector
2017-05-02 14:47   ` Julien Cubizolles
2017-05-02 15:14     ` Drew Adams [this message]
2017-05-01 13:34 ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16017a3e-0c0d-405f-bb78-3f20198b703d@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=j.cubizolles@free.fr \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).