#3714: Mutt send: 'Y' instead of 'y'
-----------------------------+----------------------
  Reporter:  gauthma         |      Owner:  mutt-dev
      Type:  enhancement     |     Status:  closed
  Priority:  trivial         |  Milestone:
 Component:  user interface  |    Version:
Resolution:  invalid         |   Keywords:
-----------------------------+----------------------
Changes (by gauthma):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [comment:1 code@…]:
 > {{{
 > On Wed, Nov 12, 2014 at 06:59:39PM -0000, Mutt wrote:
 >
 > compose menu), and then press the 'y' key.  There are no other
 > commonly used functions that are mapped to keys near 'y' in that
 > context, and if your hands are in the "home" position on the keyboard,
 >

 Both 'u' and 'U' have mapped functions, although their usage is certainly
 not common. However, there is also 't', used to edit the recipient of the
 email, which I do find myself using with some regularity.

 > Moreover, you can already bind send-message to a different key
 > yourself... so if you really find that this is a problem for you, you
 > should just do that.  I've actually never felt the need to remap my
 > keys, so I may have the exact details wrong, but I believe it should
 > be as simple as:
 >
 >   bind compose y noop
 >   bind compose Y send-message
 >
 > in your .muttrc file.  It does not seem that 'Y' is already mapped to
 > something in that menu, so there would not even be any need to remap
 > any other functions to some other key.
 > }}}

 Yes, I should have done just that instead of fiddling with the source. Mea
 culpa. (it works with exactly those two lines, btw)

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3714#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to