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: Thu, 12 Jul 2007 05:35:58 -0700
User-agent: G2/1.0

On Jul 11, 6:31 pm, Mathias Dahl <address@hidden> wrote:
>
> When a handler is called with `query' it will need to return either
> `t' or `nil'. `t' means that the handler will be able to take care of
> this particular item, in my scenario it will see if Tom is online and
> if he is, return `t', otherwise `nil'. Only if after the query the
> handler returns `t' will that action be displayed in the action
> list. When the user selects a certain action, the handler will be
> called with `execute' instead.
>

I implemented a different approach, but it can do what you want. See
the newest version on Emacs Wiki.

I don't promise such a quick answer in the future. It was only an
exception. :)



reply via email to

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