Re: Better support for helm in the address completion

Subject: Re: Better support for helm in the address completion

Date: Thu, 18 Sep 2014 15:33:58 +0200

To: sfischme@uwaterloo.ca, Tomi Ollila, notmuch@notmuchmail.org

Cc:

From: David Bremner


Sebastian Fischmeister <sfischme@uwaterloo.ca> writes:

>> (setq notmuch-address-selection-function
>>       (lambda (prompt collection initial-input)
>>         (completing-read prompt (cons initial-input collection) nil t nil 'notmuch-address-history)))
>>
>> there (or use customize to do that (?)).
>
> That's perfectly fine as well, and even simpler to use. Maybe adding
> this to the emacstips page [1] under "Address completion when composing"
> would be a good idea.
>
>   Sebastian
>
> PS: http://notmuchmail.org/emacstips/

PPS: http://notmuchmail.org/wikiwriteaccess/

;)

d

Thread: