<p><br>
On Jan 30, 2012 6:31 PM, "David Edmondson" <<a href="mailto:dme@dme.org">dme@dme.org</a>> wrote:<br>
><br>
> ---<br>
>  emacs/notmuch-show.el |    1 +<br>
>  1 files changed, 1 insertions(+), 0 deletions(-)<br>
><br>
> diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el<br>
> index a2c4daf..8b07adf 100644<br>
> --- a/emacs/notmuch-show.el<br>
> +++ b/emacs/notmuch-show.el<br>
> @@ -1114,6 +1114,7 @@ Refreshes the current view, observing changes in cryptographic preferences."<br>
>        (define-key map "!" 'notmuch-show-toggle-elide-non-matching)<br>
>        (define-key map "$" 'notmuch-show-toggle-process-crypto)<br>
>        (define-key map "<" 'notmuch-show-toggle-thread-indentation)<br>
> +       (define-key map ">" 'toggle-truncate-lines)</p>
<p>Okay, this is bikeshedding, but we have ¦ to pipe a message - wouldn't it be appropriate to reserve > for saving a message to file?</p>
<p>>        map)<br>
>       "Keymap for \"notmuch show\" buffers.")<br>
>  (fset 'notmuch-show-mode-map notmuch-show-mode-map)<br>
> --<br>
> 1.7.8.3<br>
><br>
> _______________________________________________<br>
> notmuch mailing list<br>
> <a href="mailto:notmuch@notmuchmail.org">notmuch@notmuchmail.org</a><br>
> <a href="http://notmuchmail.org/mailman/listinfo/notmuch">http://notmuchmail.org/mailman/listinfo/notmuch</a><br>
</p>