Bill Wohler
2014-07-30 04:52:51 UTC
- **summary**: mouse button 2 paste into header fields does not function --> Mouse button 2 paste into header fields does not function
---
** [bugs:#248] Mouse button 2 paste into header fields does not function**
**Status:** unread
**Milestone:** mh-e-8.0.3
**Labels:** ui
**Created:** Sun Jul 27, 2008 12:51 AM UTC by J G Miller
**Last Updated:** Sat Feb 23, 2013 09:17 PM UTC
**Owner:** nobody
If one cuts some text eg a recipient address or subject topic with the mouse cut and paste buffer, and one then tries to paste the text with mouse button 2 into the To: or Subject: fields, nothing happens.
Bill Wohler has provided an explanation and workaround --
The mouse-2 binding has been changed from mouse-yank-at-click to mh-letter-toggle-header-field-display-button.
Add the following to your mh-letter-mode-hook:
\(define-key mh-hidden-header-keymap \[mouse-2\] 'mouse-yank-at-click\)
---
Sent from sourceforge.net because mh-e-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/mh-e/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/mh-e/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#248] Mouse button 2 paste into header fields does not function**
**Status:** unread
**Milestone:** mh-e-8.0.3
**Labels:** ui
**Created:** Sun Jul 27, 2008 12:51 AM UTC by J G Miller
**Last Updated:** Sat Feb 23, 2013 09:17 PM UTC
**Owner:** nobody
If one cuts some text eg a recipient address or subject topic with the mouse cut and paste buffer, and one then tries to paste the text with mouse button 2 into the To: or Subject: fields, nothing happens.
Bill Wohler has provided an explanation and workaround --
The mouse-2 binding has been changed from mouse-yank-at-click to mh-letter-toggle-header-field-display-button.
Add the following to your mh-letter-mode-hook:
\(define-key mh-hidden-header-keymap \[mouse-2\] 'mouse-yank-at-click\)
---
Sent from sourceforge.net because mh-e-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/mh-e/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/mh-e/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.