On Aug 19, 4:04 pm, Xavier Maillard <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Let me know what you think.
>
> I just love the idea and the way it is currently working. I will try to
> hack on it too to add my own sources.
>
> By the way, do you thing it is doable to add a contact just by entering
> his name.
>
> Say for example, I am typing this after M-x anything RET:
>
> John Doe RET
>
> If John DOe is not in my contact base, I would like to be offered to add it.
>

Tassilo's solution is good, but I also fixed anything.el, so that
filtered candidate transformer is run also if the candidate list is
empty. This is is alternative solution.

So with the filtered-candidate-transformer attribute you can add an
"Add contact" candidate to the list  of candidates if it is empty and
use the action-transformer attribute to change the action list if this
special candidate is the current selection.

_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to