Using emacs 23.1.1, notmuch 3.1-59. Here is relevant code from .emacs:<br><br>(setq mail-host-address "<a href="http://gmail.com">gmail.com</a>")<br>(setq user-full-name "Me")<br>(setq user-mail-address "<a href="mailto:me@gmail.com">me@gmail.com</a>")<br>
<br>(setq smtpmail-starttls-credentials '(("<a href="http://smtp.gmail.com">smtp.gmail.com</a>" 587 nil nil)))<br>;; Must be set BEFORE loading smtpmail<br>(setq smtpmail-auth-credentials (expand-file-name "~/.authinfo"))<br>
(setq smtpmail-default-smtp-server "<a href="http://smtp.gmail.com">smtp.gmail.com</a>")<br>(setq smtpmail-smtp-server "<a href="http://smtp.gmail.com">smtp.gmail.com</a>")<br>(setq smtpmail-smtp-service 587)<br>
(setq smtpmail-debug-info t) ; change to nil once it works<br>(setq smtpmail-debug-verb t)<br><br><br>(require 'smtpmail)<br>(setq send-mail-function 'smtpmail-send-it)<br>(setq message-send-mail-function 'smtpmail-send-it)<br>
(require 'starttls)<br><br><div class="gmail_quote">On Sun, Sep 19, 2010 at 11:50 AM, Daniel Goldin <span dir="ltr"><<a href="mailto:danielgoldin@gmail.com">danielgoldin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
1) Suddenly I am not longer able to send mail in emacs. Worked before. Don't how I might have broken things, When I send in message mode, I now get this error. "wrong-type argument, listp, t"<br><br>Any help gratefully appreciate.<br>

<br>2) On a side note, anyone know how to enable opening attached files in emacs directly with an external program such as evince, or perhaps being provided with an option to save or open. Right now clicking on, say, a pdf attachment brings up a save command in the minibuffer.<br>

<br>Thanks.<br><br>d.<br clear="all"><font color="#888888"><br>-- <br>Daniel Goldin<br>626.817.2462<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Daniel Goldin<br>626.817.2462<br>