bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find-name-dired should not escape the braces in windows environment


From: Lalit Mohan Tripathi
Subject: find-name-dired should not escape the braces in windows environment
Date: Fri, 07 Oct 2005 09:07:09 +0530

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i386-mingw-nt5.0.2195)
 of 2004-03-11 on NYAUMO
configured using `configure --with-gcc (3.2)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

  ~/Desktop/emacs-21.3/bin/:
  find . \( -name '*.c' \) -exec ls -ld {} \;
  find: paths must precede expression
  Usage: find [-H] [-L] [-P] [path...] [expression]
  
  find exited abnormally with code 1 at Fri Oct 07 08:57:32

  Please let me know how to fix it at lalit.mohan@samsung.com,
  currently I use batch file in Windows to type the above command
  by replacing \( with ( and then run-it, as an
  alternate way to perform this.


Recent input:
   Used  M-x find-name-dired


Recent messages:
Loading mule-diag...done
Making completion list...
Quit
Loading emacsbug...done
byte-code: Quit
Loading find-dired...done
find-dired *Find* finished.
keyboard-quit: Quit
Undo!
keyboard-quit: Quit






reply via email to

[Prev in Thread] Current Thread [Next in Thread]