Mathias Dahl wrote:
> Mathias Dahl <[EMAIL PROTECTED]> writes:
>
>> Add this to your anything sources:
>>
>> ...
>>   ((name . "Jabber Contacts")
>>    (candidates . (lambda ()
>> (mapcar (lambda (x) (car x)) (my-jabber-list-contacts))))
>>    (action . (lambda (x)
>>                (jabber-chat-with                 (jabber-read-account)
>>                 x))))
>> ...
>
> I have no idea how that worked earlier, this is how it should be:

Would you mind posting the way you integrate this is anything ? I tried the solution posted here but as I am discovering anything, I am pretty far from having somethin' that just works :)

Thank you.

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

Reply via email to