Fix for emacs 24

2011-09-15 Thread E.J. Neafsey
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 --

Fix for emacs 24

2011-09-05 Thread David Bremner
On Fri, 26 Aug 2011 10:47:44 -0600, richardmurri at gmail.com wrote: > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > passes it to the mail user agent function. This argument specifies an > action for returning to the caller after finishing with the mail. > This is curren

Re: Fix for emacs 24

2011-09-05 Thread David Bremner
On Fri, 26 Aug 2011 10:47:44 -0600, richardmu...@gmail.com wrote: > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > passes it to the mail user agent function. This argument specifies an > action for returning to the caller after finishing with the mail. > This is currently

Re: Fix for emacs 24

2011-08-26 Thread richardmurri
On Fri, 26 Aug 2011 09:46:27 -0300, David Bremner wrote: > Thanks for sending a patch. I'm sure we need lots of help to get notmuch > working well with emacs24. Some comments about your patch > > - It would be nice to have a bit more informative single line summary to > start the patch. > > -

Fix for emacs 24

2011-08-26 Thread richardmu...@gmail.com
On Fri, 26 Aug 2011 09:46:27 -0300, David Bremner wrote: > Thanks for sending a patch. I'm sure we need lots of help to get notmuch > working well with emacs24. Some comments about your patch > > - It would be nice to have a bit more informative single line summary to > start the patch. > > -

Fix for emacs 24

2011-08-26 Thread David Bremner
On Mon, 01 Aug 2011 11:12:36 -0600, richardmurri at gmail.com wrote: > Emacs added another parameter to the send mail functions. This caused > emacs to error out. > (defun notmuch-mua-mail (&optional to subject other-headers continue > -switch-function yank-action

Re: Fix for emacs 24

2011-08-26 Thread David Bremner
On Mon, 01 Aug 2011 11:12:36 -0600, richardmu...@gmail.com wrote: > Emacs added another parameter to the send mail functions. This caused > emacs to error out. > (defun notmuch-mua-mail (&optional to subject other-headers continue > -switch-function yank-action se

Fix for emacs 24

2011-08-24 Thread richardmurri
>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 in

Fix for emacs 24

2011-08-01 Thread richardmu...@gmail.com
>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 in