[notmuch] emacs: On getting support for inline images

2010-02-11 Thread David Edmondson
> PS. I know that attaching the output of "git format-patch" to a message > like this isn't the "git way". (That is, you won't get the right result > by simply piping this message to "git am".) But I really wish it > were. It seems I often write code in response to an email message and I > often

[notmuch] emacs: On getting support for inline images

2010-02-11 Thread Michal Sojka
On Wed, 10 Feb 2010 12:54:52 -0800, Carl Worth wrote: > PS. I know that attaching the output of "git format-patch" to a message > like this isn't the "git way". (That is, you won't get the right result > by simply piping this message to "git am".) But I really wish it > were. It seems I often

Re: [notmuch] emacs: On getting support for inline images

2010-02-11 Thread David Edmondson
PS. I know that attaching the output of git format-patch to a message like this isn't the git way. (That is, you won't get the right result by simply piping this message to git am.) But I really wish it were. It seems I often write code in response to an email message and I often want to

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread micah anderson
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth wrote: > I investigated a bit and discovered that the images are being rendered > within emacs and inside of a temporary buffer that is being used by the > function invoked by 'v'. Before this function returns, the temporary > buffer including the

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread Jesse Rosenthal
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth wrote: > Here are some ideas for possible (and independent) fixes: > > 3. We could move away from these various mm- functions for displaying >MIME parts and simply add functionality to the notmuch command line >for extracting individual

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread Alexander Botero-Lowry
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth wrote: > For a while I've seen that I can very conveniently deal with attachments > such as PDF files or even OpenOffice (or PowerPoint) presentations with > the notmuch/emacs client. I simply hit 'v' and an external viewer comes > up with the

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread Carl Worth
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth wrote: > Here are some ideas for possible (and independent) fixes: > > 1. With the current setup, we know we are using a temporary buffer that >the user won't see, so notmuch could temporarily set >mm-inline-media-tests to nil forcing

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread Carl Worth
For a while I've seen that I can very conveniently deal with attachments such as PDF files or even OpenOffice (or PowerPoint) presentations with the notmuch/emacs client. I simply hit 'v' and an external viewer comes up with the attached file. That's all very nice. But strangely, I've also

[notmuch] emacs: On getting support for inline images

2010-02-10 Thread Carl Worth
For a while I've seen that I can very conveniently deal with attachments such as PDF files or even OpenOffice (or PowerPoint) presentations with the notmuch/emacs client. I simply hit 'v' and an external viewer comes up with the attached file. That's all very nice. But strangely, I've also

Re: [notmuch] emacs: On getting support for inline images

2010-02-10 Thread Alexander Botero-Lowry
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth cwo...@cworth.org wrote: For a while I've seen that I can very conveniently deal with attachments such as PDF files or even OpenOffice (or PowerPoint) presentations with the notmuch/emacs client. I simply hit 'v' and an external viewer comes up

Re: [notmuch] emacs: On getting support for inline images

2010-02-10 Thread Jesse Rosenthal
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth cwo...@cworth.org wrote: Here are some ideas for possible (and independent) fixes: 3. We could move away from these various mm- functions for displaying MIME parts and simply add functionality to the notmuch command line for extracting

Re: [notmuch] emacs: On getting support for inline images

2010-02-10 Thread Michal Sojka
On Wed, 10 Feb 2010 12:54:52 -0800, Carl Worth cwo...@cworth.org wrote: PS. I know that attaching the output of git format-patch to a message like this isn't the git way. (That is, you won't get the right result by simply piping this message to git am.) But I really wish it were. It seems I

Re: [notmuch] emacs: On getting support for inline images

2010-02-10 Thread micah anderson
On Wed, 10 Feb 2010 12:20:00 -0800, Carl Worth cwo...@cworth.org wrote: I investigated a bit and discovered that the images are being rendered within emacs and inside of a temporary buffer that is being used by the function invoked by 'v'. Before this function returns, the temporary buffer