privacy problem: text/html parts pull in network resources

2015-01-21 Thread David Bremner
Austin Clements writes: > I have a fix for this on shr buried deep in an old patch series that I > never got back to: id:1398105468-14317-12-git-send-email-amdragon at mit.edu > > For shr, the key is to set shr-blocked-images to ".". However, IIRC, > in the current notmuch message rendering

[PATCH] VIM: Make an option to save sent mail locally

2015-01-21 Thread Franz Fellner
Bartosz Telenczuk wrote: > Great work! > > > Yeah, I can add it so the folder can be changed. I figured this was just > > the > > start of things. Really we should be able to fcc it to our upstream > > provider > > sent mailbox too. > > I would appreciate an option to configure the "sent"

[PATCH v3] VIM: Improve moving between messages in a thread

2015-01-21 Thread Franz Fellner
Bartosz Telenczuk wrote: > Hi Ian, > > The patch looks good. I tested it on my system and it works fine. I just > have one suggestion regarding coding style. > > > +function! s:show_prev_msg() > > function! s:show_next_msg() > > Since these functions are almost the same, you could avoid code

[PATCH] VIM: Automatically refresh folder screen

2015-01-21 Thread Franz Fellner
Hi Bartosz, Great to see one more person interested in notmuch-vim! Hopefully this will make review a little bit easier. Bartosz Telenczuk wrote: > Ian Main wrote: > > This patch makes the folder screen refresh each time you 'enter' it. > > This way when you read a folder and mark items as read

Percent symbol is not shown in the global subject line in the Emacs notmuch-show buffer

2015-01-21 Thread Jinwoo Lee
When reading an email thread with Emacs client of notmuch, there are two places where the email subject is displayed -- one at the top of the buffer, and per each email in the thread. When the subject contains '%' in it, the global subject line at the top of the buffer doesn't show it and the

privacy problem: text/html parts pull in network resources

2015-01-21 Thread Austin Clements
Quoth Daniel Kahn Gillmor on Jan 21 at 4:36 pm: > On Wed 2015-01-21 16:14:07 -0500, Austin Clements wrote: > > I have a fix for this on shr buried deep in an old patch series that I > > never got back to: id:1398105468-14317-12-git-send-email-amdragon at mit.edu > > > > For shr, the key is to set

privacy problem: text/html parts pull in network resources

2015-01-21 Thread Daniel Kahn Gillmor
On Wed 2015-01-21 16:14:07 -0500, Austin Clements wrote: > I have a fix for this on shr buried deep in an old patch series that I > never got back to: id:1398105468-14317-12-git-send-email-amdragon at mit.edu > > For shr, the key is to set shr-blocked-images to ".". I've just done this, but it

privacy problem: text/html parts pull in network resources

2015-01-21 Thread Austin Clements
I have a fix for this on shr buried deep in an old patch series that I never got back to: id:1398105468-14317-12-git-send-email-amdragon at mit.edu For shr, the key is to set shr-blocked-images to ".". However, IIRC, in the current notmuch message rendering pipeline, mm overrides this variable

privacy problem: text/html parts pull in network resources

2015-01-21 Thread Daniel Kahn Gillmor
ttp://notmuchmail.org/pipermail/notmuch/attachments/20150121/c8055905/attachment.pgp>

RE: [PATCH] VIM: Automatically refresh folder screen

2015-01-21 Thread Franz Fellner
Hi Bartosz, Great to see one more person interested in notmuch-vim! Hopefully this will make review a little bit easier. Bartosz Telenczuk wrote: Ian Main wrote: This patch makes the folder screen refresh each time you 'enter' it. This way when you read a folder and mark items as read the

Re: [PATCH] VIM: Make an option to save sent mail locally

2015-01-21 Thread Franz Fellner
Bartosz Telenczuk wrote: Great work! Yeah, I can add it so the folder can be changed. I figured this was just the start of things. Really we should be able to fcc it to our upstream provider sent mailbox too. I would appreciate an option to configure the sent box per provider.

RE: [PATCH v3] VIM: Improve moving between messages in a thread

2015-01-21 Thread Franz Fellner
Bartosz Telenczuk wrote: Hi Ian, The patch looks good. I tested it on my system and it works fine. I just have one suggestion regarding coding style. +function! s:show_prev_msg() function! s:show_next_msg() Since these functions are almost the same, you could avoid code repetition

Re: [DRAFT PATCH v2] modified notmuch-emacs-mua v2

2015-01-21 Thread David Bremner
Tomi Ollila tomi.oll...@iki.fi writes: So, the question goes into deciding whether the magic of starting emacs server to the user if it is not running -- something that many users would not anticipate/desire (I am one of those)... Yes, this objection I understand, and even anticipated a bit

Re: privacy problem: text/html parts pull in network resources

2015-01-21 Thread Austin Clements
I have a fix for this on shr buried deep in an old patch series that I never got back to: id:1398105468-14317-12-git-send-email-amdra...@mit.edu For shr, the key is to set shr-blocked-images to .. However, IIRC, in the current notmuch message rendering pipeline, mm overrides this variable with

Re: privacy problem: text/html parts pull in network resources

2015-01-21 Thread Daniel Kahn Gillmor
On Wed 2015-01-21 16:14:07 -0500, Austin Clements wrote: I have a fix for this on shr buried deep in an old patch series that I never got back to: id:1398105468-14317-12-git-send-email-amdra...@mit.edu For shr, the key is to set shr-blocked-images to .. I've just done this, but it doesn't

Re: privacy problem: text/html parts pull in network resources

2015-01-21 Thread David Bremner
Austin Clements acleme...@csail.mit.edu writes: I have a fix for this on shr buried deep in an old patch series that I never got back to: id:1398105468-14317-12-git-send-email-amdra...@mit.edu For shr, the key is to set shr-blocked-images to .. However, IIRC, in the current notmuch message

Re: privacy problem: text/html parts pull in network resources

2015-01-21 Thread Austin Clements
Quoth Daniel Kahn Gillmor on Jan 21 at 4:36 pm: On Wed 2015-01-21 16:14:07 -0500, Austin Clements wrote: I have a fix for this on shr buried deep in an old patch series that I never got back to: id:1398105468-14317-12-git-send-email-amdra...@mit.edu For shr, the key is to set

Percent symbol is not shown in the global subject line in the Emacs notmuch-show buffer

2015-01-21 Thread Jinwoo Lee
When reading an email thread with Emacs client of notmuch, there are two places where the email subject is displayed -- one at the top of the buffer, and per each email in the thread. When the subject contains '%' in it, the global subject line at the top of the buffer doesn't show it and the

[PATCH] emacs: escape % in header line format

2015-01-21 Thread David Bremner
We set header-line-format to the message subject, but if the subject contains percents, the next character is interpreted as a formatting control, which is not desired. --- Ironically you have to apply this patch to read it's subject properly ;). There is whitespace change here because the

Re: privacy problem: text/html parts pull in network resources

2015-01-21 Thread Tomi Ollila
On Wed, Jan 21 2015, Daniel Kahn Gillmor d...@fifthhorseman.net wrote: If i send a message with a text/html part (either it's only text/html, or all parts are rendered, or it's multipart/alternative with only a text/html subpart) and that HTML has img src=http://example.org/test.png/ in it,

Re: [PATCH] doc: remove support for rst2man

2015-01-21 Thread David Bremner
David Bremner da...@tethera.net writes: It was becoming increasingly complicated to support rst2man, and there were apparently not many people that relied on it. --- Now's your chance to tell us how useful rst2man support is to you. Nobody complained, so I merged this change. d

Re: [DRAFT PATCH v2] modified notmuch-emacs-mua v2

2015-01-21 Thread Tomi Ollila
On Tue, Jan 20 2015, David Bremner da...@tethera.net wrote: Tomi Ollila tomi.oll...@iki.fi writes: This is second draft patch of (first being) id:1405026779-29966-1-git-send-email-tomi.oll...@iki.fi I saw potential problem with only supporting emacsclient(1) in the version David sent: