Hi!

On Sun,  9 Oct 2011 15:35:48 -0700, Jameson Graef Rollins 
<[email protected]> wrote:
>  (defun notmuch-show-get-message-id ()
>    "Return the message id of the current message."
> -  (concat "id:\"" (notmuch-show-get-prop :id) "\""))
> +  (concat "\"" (notmuch-show-get-prop :id) "\""))

Shouldn't the double quotes be removed here, too?  (And be re-added in
the other places where id: is added.)


Grüße,
 Thomas

Attachment: pgpvG4KkqPOly.pgp
Description: PGP signature

_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to