From: Matthias Meulien <m.meulien@free.fr>
To: help-gnu-emacs@gnu.org
Subject: How to use find-dired with MinGW?
Date: Wed, 28 Nov 2012 10:07:09 +0100 [thread overview]
Message-ID: <50b5d43f$0$2048$426a74cc@news.free.fr> (raw)
Hello,
After setting the following defaults (GNU Emacs 24.2.1 running on
Windows XP Professional with a working MinGW installation):
(setq find-program "C:\\GNU\\MinGW\\msys\\1.0\\bin\\find.exe"
grep-program "C:\\GNU\\MinGW\\msys\\1.0\\bin\\grep.exe")
I can `(find-dired "." "-name '*.gcda'")' but in the resulting buffer
Dired fails to identify files due to a unexpected column (the first
one); Here are the first 4 lines of that buffer:
c:/Users/mmeulien.CELAD-F037/Documents/share/devel/:
C:\GNU\MinGW\msys\1.0\bin\find.exe . "(" -name '*.gcda' ")" -ls
11895183 3 -rw-r--r-- 1 mmeulien Administrateurs 5320 Nov
08:23
atts-service-build-desktop-Qt_4_7_3__mingw__Debug/plugins/geoplugin/debug/dgeodatainterface.gcda
(...)
Do you know to get rid of that column?
--
Matthias
next reply other threads:[~2012-11-28 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 9:07 Matthias Meulien [this message]
2012-11-28 10:41 ` How to use find-dired with MinGW? Matthias Meulien
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='50b5d43f$0$2048$426a74cc@news.free.fr' \
--to=m.meulien@free.fr \
--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.