emacs reply fills X clipboard with reply message body

2013-09-17 Thread Jameson Graef Rollins
I've just started noticing that when I reply to messages from the emacs
UI, my X clipboard is filled with the body of the reply message,
displacing whatever was in there previously.  I'm not sure if this is
related to my personal emacs configuration, or some non-ideal way we're
inserting body parts in replies.  However, even if it is a configuration
issue in my emacs, I suspect that there should be a better way to insert
the reply body such that there's not even a possibility that it would
leak into the users X clipboard, regardless of emacs settings.  Any
thoughts?

jamie.
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: 
<http://notmuchmail.org/pipermail/notmuch/attachments/20130917/6d689483/attachment.pgp>


[PATCH 0/3] Use global keymap for pick entry.

2013-09-17 Thread Tomi Ollila
On Sun, Sep 15 2013, Mark Walters  wrote:

> This uses the recently added global keymap for pick entry. Adding this
> showed a couple of historical anomalies: first that we don't need to
> quote the keymap in define-key, and secondly that the
> notmuch-pick-from-hello function is no longer needed.
>
> Thus we remove the superfluous quotes and we remove the unneeded
> function.
>
> All tests pass and all key bindings still seem to work.

This series LGTM. I don't fully understand this (fset 'kmap kmap)
business but everywhere I looked (define-key uses the non-symbol-reference
to the keymap (were there fsets or not))

>
> Best wishes
>
> Mark

Tomi


>
>
> Mark Walters (3):
>   contrib: pick: remove some superfluous quotes
>   contrib: pick: use the new notmuch-common-keymap for pick entry
>   contrib: pick: remove unused notmuch-pick-from-hello
>
>  contrib/notmuch-pick/notmuch-pick.el |   21 -
>  1 files changed, 4 insertions(+), 17 deletions(-)
>
> -- 
> 1.7.9.1
>
> ___
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch


[PATCH] contrib: pick: tidy up pick-format-field

2013-09-17 Thread Tomi Ollila
On Sun, Sep 15 2013, Mark Walters  wrote:

> Previously this function used a temporary variable to store the return
> value but we can just use the return value of the cond statement
> directly.
>
> The only tiny subtlety is that in one case (subject) we need to
> slightly reorder the logic to make sure the formatted-field is the
> last thing computed.
> ---

> This follows Tomi's suggestion in id:m2ob7vg24n.fsf at guru.guru-group.fi

LGTM

Tomi

> and simplifies the code here slightly. This patch applies on top of the
> series at id:1378092488-32050-1-git-send-email-markwalters1009 at gmail.com
>
> (It also includes one small whitespace fix-up for the face for the tags)
>
>
>  contrib/notmuch-pick/notmuch-pick.el |   49 ++---
>  1 files changed, 21 insertions(+), 28 deletions(-)
>


emacs reply fills X clipboard with reply message body

2013-09-17 Thread Jameson Graef Rollins
I've just started noticing that when I reply to messages from the emacs
UI, my X clipboard is filled with the body of the reply message,
displacing whatever was in there previously.  I'm not sure if this is
related to my personal emacs configuration, or some non-ideal way we're
inserting body parts in replies.  However, even if it is a configuration
issue in my emacs, I suspect that there should be a better way to insert
the reply body such that there's not even a possibility that it would
leak into the users X clipboard, regardless of emacs settings.  Any
thoughts?

jamie.


pgpwr8HoHt1K2.pgp
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch