all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* M-x grep gets /dev/null automatically appended to the command
@ 2008-10-09 15:23 Francis Moreau
  0 siblings, 0 replies; 11+ messages in thread
From: Francis Moreau @ 2008-10-09 15:23 UTC (permalink / raw)
  To: gnu-emacs-help

Hello,

I have customized my grep-command variable this way:

(setq grep-command "git --no-pager grep -n -e ")

because I'm working in a git repo.

But when I start the grep command (M-x grep), emacs appends
'/dev/null' to the git command:

git --no-pager grep -n -e seq /dev/null

Can anybody tell my what I'm doing wrong ?

thanks
-- 
Francis




^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <mailman.698.1223565824.25473.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2008-10-14 14:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-09 15:23 M-x grep gets /dev/null automatically appended to the command Francis Moreau
     [not found] <mailman.698.1223565824.25473.help-gnu-emacs@gnu.org>
2008-10-09 16:04 ` Lowell Gilbert
2008-10-10  8:13   ` Francis Moreau
     [not found]   ` <mailman.766.1223626432.25473.help-gnu-emacs@gnu.org>
2008-10-10 12:21     ` Lowell Gilbert
2008-10-14  9:18       ` Francis Moreau
2008-10-14 11:29         ` Thierry Volpiatto
2008-10-14 12:11           ` Francis Moreau
2008-10-14 12:24             ` Teemu Likonen
2008-10-14 12:16         ` Lowell Gilbert
2008-10-14 14:08           ` Francis Moreau
2008-10-14 14:19           ` Francis Moreau

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.