emacs-devel
[Top][All Lists]
Advanced

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

Format of `grep-command' with `grep-default-command'


From: Christoph Conrad
Subject: Format of `grep-command' with `grep-default-command'
Date: Wed, 26 Sep 2007 15:33:17 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50

[Sorry posting that before without a good subject line]

In GNU Emacs 22.1.50.1 (i386-msvc-nt5.1.2600)
 of 2007-08-15 on CLEOPATRA
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-msvc (13.10)'

* emacs -q --no-site-file
* (setq grep-command '("c:/user/cco/cygwin/bin/grep -nir \'\' *.*" . 35))
* (grep-default-command)
*  Error: wrong-type-argument; Data: (stringp
(c:/user/cco/cygwin/bin/grep -nir '' *.* . 35))

That worked in former times. How to specify default cursor position when
(call-interactively 'grep)?




reply via email to

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