#3333 ✓fixcommitted
Brad McCormick

"Reply to All Recipients" Popup with Gmail Shortcuts

Reported by Brad McCormick | February 27th, 2024 @ 06:56 PM

I found Settings > Composer > Reply: When Pressing ⌘R then
and I changed it to "reply to sender"

because I am also using the Gmail shortcuts, and I want to press "r" for reply to the sender only and "a" for reply all.

But pressing r continues to invoke the "Reply to All Recipients" popup, which I don't want to appear.

As advertised, though, pressing ⌘R opens a reply to the sender only.

Is there a way to have MailMate respect the Gmail shortcut of "r" for a reply to the sender only, and avoid the "Reply to All Recipients" popup?

Comments and changes to this ticket

  • benny

    benny February 28th, 2024 @ 09:34 AM

    • State changed from “new” to “fixcommitted”

    This happens because r is bound to reply: in the default Gmail key bindings which does not respect settings. Alternatively, it could have been explicitly configured for replySender:. Or ideally, replySenderOrAsk: which would respect the setting but never ask -- but this one does not exist.

    I've improved default behavior. Until it's released, the only workaround is to make your own key bindings file and use replySender:.

  • Brad McCormick

    Brad McCormick July 3rd, 2024 @ 06:05 PM

    @benny, I just discovered the huge archive of releases. I'm wondering when you said "I've improved default behavior," is there a specific release number I can install where the "r" command replies just to the sender and the "a" replies all with no popup? Thanks.

  • benny

    benny July 3rd, 2024 @ 07:51 PM

    Just pick the latest release. I can see I've added this note in the key bindings file:

    "r" = "replySenderOrAsk:"; // Will reply to sender or ask depending on ⌘R-setting (it will never reply to all automatically)
    

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Mac OS X email client.

Shared Ticket Bins

People watching this ticket

Pages