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

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

Re: Anything.el for Windows


From: Sébastien Vauban
Subject: Re: Anything.el for Windows
Date: Tue, 19 Feb 2008 09:20:17 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Hi Tassilo,

>>> Ok, I looked into anything.el and maybe I found the culprit.
>>> What does
>>>
>>>   (sit-for anything-idle-delay)
>>>
>>> return on your system? If it returns nil, then that's the
>>> problem.
>>
>> ... it does return `t'.
>
> Ok, then eval this:
>
> (defun anything-update ()
>   "Update the list of matches in the anything buffer according to
> the current pattern."
>   [...])
>
> Now invoke anything and type some pattern. Then go to
> *Messages* and see if something like
>
> delayed-sources = ((name . Google Suggest) (name . Locate))
>
> is there.

I've launched anything twice. And that's what appears in my
`*Messages*' buffer:

--8<---------------cut here---------------start------------->8---
delayed-sources = nil
delayed-sources = ((name . Tracker Search) (name . Locate))
delayed-sources = nil
delayed-sources = ((name . Tracker Search) (name . Locate))
--8<---------------cut here---------------end--------------->8---

But I never saw any "Locate" results...

Best regards,
  Seb

-- 
Sébastien Vauban


reply via email to

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