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

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

Re: ;;; anything.el --- open anything


From: Tassilo Horn
Subject: Re: ;;; anything.el --- open anything
Date: Fri, 31 Aug 2007 17:06:49 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

address@hidden (Michaël Cadilhac) writes:

Hi Michaël,

>>> (defvar anything-locate-options (if (eq system-type 'darwin)
>>>                                 '("locate")
>>>                               '("locate" "-i " "-r"))
>>>   "A list where the `car' is the name of the locat program
>>> followed by options. The search pattern will be appended, so the
>>> \"-r\" option should be the last option.")
>>
>> Added.
>
> Unfortunately, you've also added the typo ;-) "-i " instead of "-i".

Ah, cool.  Since I added it I was curious what locate complains about an
unknown option.

It's fixed in Git now and I'll upload it to emacswiki in a second.

Bye,
Tassilo
-- 
A morning without coffee is like something without something else.





reply via email to

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