all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: xah lee <xah@xahlee.org>
To: bug-gnu-emacs@gnu.org
Subject: bug#2693: grep-find with camelCase returns error of 123
Date: Mon, 16 Mar 2009 17:41:15 -0700	[thread overview]
Message-ID: <56B65F1D-C3B9-4094-A49F-07A0A6C21BDC@xahlee.org> (raw)

From: Xah Lee <xah@xahlee.org>
To: bug-gnu-emacs@gnu.org
Subject: grep-find with camelCase returns error of 123
--text follows this line--

this is possibly a bug.

Summary: when using M-x grep-find, on a search word with camelCase, i  
get this error:
“Grep exited abnormally with code 123 at Mon Mar 16 17:22:46”.

Reproduce steps:

• start emacs 22.x with -q
• M-x grep-find
• Try to search a word with camelCase. e.g. “find . -name "*txt" - 
print0 | xargs -0 -e grep -nH -e pestiLence”
• Emacs gives the error mentioned above.

This is reproducible in:

• GNU Emacs 22.2.1 (powerpc-apple-darwin8.11.0, Carbon Version  
1.6.0) of 2008-04-05 on g5.tokyo.stp.isas.jaxa.jp
• GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.11.0, GTK+ Version  
2.6.10) of 2009-03-01 on xahg5.local

This problem happens also when called with shell-command. e.g. M-x  
shell-command, then use
“find . -name "*txt" -print0 | xargs -0 -e grep -nH -e pestiLence”.

However, this does not happen when called in shell, e.g. M-x shell.  
Nor when i simply run it in a Terminal running bash. (so, prob not  
having to do with the unix's “find”, “grep”, “xargs”  
programs on my computer.)

   Xah
∑ http://xahlee.org/

             reply	other threads:[~2009-03-17  0:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17  0:41 xah lee [this message]
2009-03-17  9:15 ` bug#2693: grep-find with camelCase returns error of 123 Sven Joachim
2009-03-17 12:24 ` Jason Rumney
2009-03-17 12:28   ` xah lee

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=56B65F1D-C3B9-4094-A49F-07A0A6C21BDC@xahlee.org \
    --to=xah@xahlee.org \
    --cc=2693@emacsbugs.donarmstrong.com \
    --cc=bug-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.