On Wed 26 Oct 2011 12:19, Erlend Simonsen <[email protected]> writes:

> On Wed, 26 Oct 2011 11:17:15 +0300, Tomi Ollila <[email protected]> wrote:
>> Try these from command line:
>> 
>> notmuch search id:messageid
>
> ~ $ notmuch search id:[email protected]
> thread:0000000000030b25 26 mins. ago [1/4] Tomi Ollila| Erlend
> Simonsen, Jameson Graef Rollins; Emacs: notmuch-show-mode failing to
> actually update tags (notmuch replied sent signed to-me)
>
>> notmuch search 'id:"messageid"'
>
> ~ $ notmuch search 'id:"[email protected]"'
>
>> Note all the single and double quotes in second line.
>> 
>> These should return the same output. If these does it might
>> be that your emacs interface escapes the quotes for some reason.
>> i.e. the execution from emacs is analogous to this command line:
>> 
>> notmuch search 'id:\"messageid\"'
>> 
>
> As they don't return the same output, where do I dig further to find the
> problem?

This we forgot... what does file `which notmuch` report -- just to be
sure... 

.. can you put the notmuch binary available somewhere (provided that
the above shows it is .*ELF.* binary).


> -- Erlend

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

Reply via email to