[EMAIL PROTECTED] (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.



_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to