Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send mail? #589

Open
rube2112 opened this issue Feb 24, 2021 · 1 comment
Open

Send mail? #589

rube2112 opened this issue Feb 24, 2021 · 1 comment
Labels

Comments

@rube2112
Copy link

Ok none of the key bindings do what they are supposed to, plus after you've composed the email, how do you send it?

@danc86
Copy link
Contributor

danc86 commented Apr 17, 2022

Hit y to send a message after you've composed it.

It's mentioned in the keybindings listing if you press ? from edit-message-mode:

Help for compose-mode
=====================

Keybindings from edit-message-mode
----------------------------------

                y : Send message
                e : Edit selected field
                t : Edit To:
                c : Edit Cc:
                s : Edit Subject
          <enter> : Edit message (default)
[...]

The key bindings do what they're supposed to, and the ? listing is always accurate because it's generated from the same code that handles keypresses.

It's possible that our Keyboard reference wiki page is out of date, although I skimmed it just now and I don't see anything amiss. It's missing the reference for edit-message-mode though, and probably some others. But in general it's easier to just hit ? if you want to figure out the keybindings, rather than looking at that wiki page.

Which keybinding where you trying to use, in which mode, and what did you expect it to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants