[mew-int 01100] Re: mew-summary-search
George Kahler
george at example.com
Thu Oct 3 03:24:44 JST 2002
On Thu, 03 Oct 2002 02:54:38 +0900 (JST), Tatsuya Kinoshita <tats at example.com> wrote:
> On October 2, 2002, [mew-int 01095],
> George Kahler <george at example.com> wrote:
>
> > After I type C-U ? I get "Grep pattern:" at which I type a string that
> > I'm looking for. After I press 'enter' mew responds back with "No
> > message to be marked". And yes, I did verify that the strings I'm
> > looking for actually exists!
>
> If you want to ignore case distinctions, put the below in your
> `~/.mew.el' file.
>
> ----
> (setq mew-prog-grep "grep")
> (setq mew-prog-grep-opts '("-i" "-l" "-e"))
> (setq mew-prog-vgrep "grep")
> (setq mew-prog-vgrep-opts '("-i" "-l" "-e"))
> ----
This did not help, I still get 'no messages marked'.
To answer Simon's query; yes grep is in the machine.
This is a Sun Solaris 8:
viper.ccs% which grep
/bin/grep
viper.ccs% whereis grep
grep: /bin/grep /usr/bin/grep
Any other ideas guys ?
Maybe I missed something during my conversion from 1.95b3 ?
George
More information about the Mew-int
mailing list