<div dir="ltr"><div>Thank you David! <br><br></div><div>Using `setq` cleared things up. Should have caught that. Is there any way to contribute a patch to the docs (which omit `setq`) to help other n00bs along the way avoid the same pitfall?<br><br></div><div class="gmail_extra">Also: I'd like to get version parity between my version of notmuch and my version of notmuch-emacs, but am not quite sure how to build form source as you suggest. (Tried poking around the docs and couldn't turn anything up.) Any pointers? <br><br>When you say the frontend "ships with the C source" what does that mean?<b> </b>Or perhaps more to the point: how can I find and use the C source to build the binary? Once built, how can I make sure the new version is what I run from Emacs since I'm currently running the version from Melpa, etc...? <br><br></div><div class="gmail_extra">Thank you in advance for your patience. I really appreciate the help! Not to mention the fantastic program! :)<br><br></div><div class="gmail_extra">/a/<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 10, 2016 at 4:31 PM, David Bremner <span dir="ltr"><<a href="mailto:david@tethera.net" target="_blank">david@tethera.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">Austin Guest <<a href="mailto:guest.austin@gmail.com">guest.austin@gmail.com</a>> writes:<br>
<br>
> Hi there. Bit of a n00b to notmuch and having some problems using it<br>
> alongside gnupg to decrypt emails in Emacs.<br>
><br>
> I'm running Emacs 24.5.1 on Ubuntu 15.10 (x86_64) with notmuch v 0.20.2 and<br>
> the emacs notmuch package 20160108.432 from melpa (but have had identical<br>
> results with v 0.21 from melpa-stable).<br>
<br>
</span>The emacs frontend for notmuch ships with the C source. You should use<br>
matching versions. Other versions _might_ work, but are not guaranteed<br>
to. MELPA is kindof unuseful for things like notmuch that need C<br>
libraries; it's easy to get badly out of sync.<br>
<br></blockquote><div><br>Will try building from source. Any pointers  <br><br>Is there a way to contribute a patch to the docs?<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On the other hand, the problem you mention sounds unrelated...<br>
<span class=""><br>
> Following the instructions on the emacstips page<br>
</span>> <<a href="https://notmuchmail.org/emacstips/">https://notmuchmail.org/emacstips/</a>>, I'm inserting<br>
<span class="">> `(notmuch-crypto-process-mime t)` into my `init.el` file -- after<br>
> successfully running `(require `notmuch)`. I get the error<br>
><br>
> Symbol's function definition is void: notmuch-crypto-process-mime<br>
<br>
</span>I think you want (setq notmuch-crypto-process-mime t); it's a variable,<br>
not a function.<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Austin Guest<br><a href="mailto:guest.austin@gmail.com" target="_blank">guest.austin@gmail.com</a><div><a href="http://twitter.com/aguestuser" target="_blank">@aguestuser</a><br>831-917-6400<br></div></div></div></div>
</div></div>