Fix for emacs 24

E.J. Neafsey eneafse at lumc.edu
Thu Sep 15 13:15:42 PDT 2011


Dan,

What a flower!

Speaking of plants, John Banaszak and I worked together to identify a
rare prairie plant that he had found.  It was an Agalinis auriculata
(aka Tomanthera auriculata, or earleaf false foxglove).  It was a lot of
fun. I have attached a picture from the web.

Dad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: agalinis_aur.jpg
Type: image/jpeg
Size: 99667 bytes
Desc: agalinis auriculata 
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110915/229a34e8/attachment-0001.jpg>
-------------- next part --------------


On Mon, 01 Aug 2011 11:12:36 -0600, richardmurri at gmail.com wrote:
> 
> From c034e4567dc08f81708f6ab8ac974c9b8b83a508 Mon Sep 17 00:00:00 2001
> Date: Mon, 1 Aug 2011 10:48:31 -0600
> Subject: [PATCH] Update for emacs 24.
> 
> Emacs added another parameter to the send mail functions.  This caused
> emacs to error out.
> ---
>  emacs/notmuch-mua.el |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el
> index 274c5da..808e184 100644
> --- a/emacs/notmuch-mua.el
> +++ b/emacs/notmuch-mua.el
> @@ -125,7 +125,8 @@ list."
>    (message-goto-to))
>  
>  (defun notmuch-mua-mail (&optional to subject other-headers continue
> -				   switch-function yank-action send-actions)
> +				   switch-function yank-action send-actions
> +				   return-action)
>    "Invoke the notmuch mail composition window."
>    (interactive)
>  
> -- 
> 1.7.6
> 
> 
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

-- 
E.J. Neafsey


More information about the notmuch mailing list