Menu

#248 Mouse button 2 paste into header fields does not function

mh-e-8.0.3
open
nobody
ui (49)
5
2016-01-18
2008-07-27
J G Miller
No

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)

Discussion

  • J G Miller

    J G Miller - 2008-07-27
    • summary: mouse button 2 insert into header fields does not function --> mouse button 2 paste into header fields does not function
     
  • Bill Wohler

    Bill Wohler - 2013-02-23
    • labels: UI --> ui
     
  • Bill Wohler

    Bill Wohler - 2013-02-23
    • Status: open --> unread
     
  • Bill Wohler

    Bill Wohler - 2014-07-30
    • summary: mouse button 2 paste into header fields does not function --> Mouse button 2 paste into header fields does not function
     
  • Bill Wohler

    Bill Wohler - 2016-01-18
    • status: unread --> open
     

Log in to post a comment.

MongoDB Logo MongoDB