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: address@hidden
Subject: Re: ;;; anything.el --- open anything
Date: Fri, 03 Aug 2007 13:31:28 -0700
User-agent: G2/1.0

Hi,

On Aug 3, 10:08 pm, address@hidden wrote:
>
> The last file I selected with a search pattern of "anyt" was
> anything.el (with a count of 2 times using that pattern) but the file
> I've selected most frequently is anything-config.el (with a count of 4
> times using that pattern) so I would have thought that anything-
> config.el would show up first when I call up anything and enter a
> pattern of "anyt".

Yes, that's exactly how it should work and it works like this for me.

> Is it still not working correctly or did I misunderstand what was
> intended?

I was writing the code this afternoon during a programming course
while I was simultaneously working on the task given by the
instructor, so yes, it's possible there are still bugs in it. :) It's
hot off the presses and is not tested extensively.

However, the code is not complex, so it should work more or less
correctly. I don't know why you get these results. Hopefully, someone
else tries it too, so that we have more information.

BTW, the heart of the sorting is the function anything-adaptive-sort
which sorts the candidates according to variable anything-adaptive-
history. It's not a long function, so maybe someone who understands
enough lisp does a peer review and discovers quickly what the problem
is which I miss.

/Tamas



reply via email to

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