From: sthfrnth <sthfrnth@gmail.com>
To: help-emacs-windows@gnu.org, emacs-devel@gnu.org
Subject: find-dired does not work on emacs24 + win + mingw
Date: Fri, 27 Jan 2012 13:26:10 +0800 [thread overview]
Message-ID: <CAArLTGYUinV==qyWNV2cnjtV1OhR_Q86tncLWX645kp35tgj=g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1571 bytes --]
Hi,
My env. is Window 7 64bit + MinGW.
I find that find-dired of emacs24 does not work on this env. (I got emacs24
from http://alpha.gnu.org/gnu/**emacs/windows/<http://alpha.gnu.org/gnu/emacs/windows/>
)
The output of find-dired is like below:
* c:/emacs/lisp/:*
* find . "(" -name "*find-dired*" ")" -ls*
* 227084 7 -rw-r--r-- 1 sthfrnth Administrators 12792 Jan 19:38
find-dired.el*
* 956351 6 -rw-r--r-- 1 sthfrnth Administrators 11411 Jan 05:35
find-dired.el.ok*
* 227085 5 -rw-r--r-- 1 sthfrnth Administrators 8669 Jan 19:38
find-dired.elc*
* 3731074 4 -rw-r--r-- 1 sthfrnth Administrators 7530 Jan 13:35
find-dired.elc.ok*
* *
* find finished at Fri Jan 27 13:09:23*
When enter pressed on file line, it prompted "Unrecognized line! Check
directory-listing-before-filename-regexp".
I replaced find-dired.el with emacs23's version, it works ok. The output is
like below:
* c:/emacs/lisp/:*
* find . "(" -name "*find-dired*" ")" -exec ls -ld "{}" ";"*
* -rw-r--r-- 1 sthfrnth Administrators 11411 Jan 11 05:35
find-dired.el*
* -rw-r--r-- 1 sthfrnth Administrators 12792 Jan 16 19:38
find-dired.el.bak*
* -rw-r--r-- 1 sthfrnth Administrators 7530 Jan 22 13:35
find-dired.elc*
* -rw-r--r-- 1 sthfrnth Administrators 8669 Jan 16 19:38
find-dired.elc.bak*
* *
* find finished at Fri Jan 27 13:17:44*
I think the output of "*find . "(" -name "*find-dired*" ")" -ls*" is not
matching some parsing functions in find-dired.el.
I tried to modify it but did not succeed.
Can anyone fix this?
[-- Attachment #2: Type: text/html, Size: 2370 bytes --]
next reply other threads:[~2012-01-27 5:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 5:26 sthfrnth [this message]
2012-01-27 7:12 ` find-dired does not work on emacs24 + win + mingw Eli Zaretskii
2012-01-27 13:04 ` sthfrnth
2012-01-27 15:24 ` Eli Zaretskii
2012-01-28 6:12 ` sthfrnth
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='CAArLTGYUinV==qyWNV2cnjtV1OhR_Q86tncLWX645kp35tgj=g@mail.gmail.com' \
--to=sthfrnth@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=help-emacs-windows@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).