[Users] Emacs (Re: Keyboard shortcuts...)

Paul paul at claws-mail.org
Tue Jul 26 11:49:27 UTC 2022


On Mon, 25 Jul 2022 12:23:05 +0200
Johan Vromans <jvromans at squirrel.nl> wrote: 

> How to disable them in the compose window only?

In GTK 2 it was a matter of simply hovering the cursor over them and hitting
the 'delete' key, but in GTK 3 this ability was removed.

You will need to edit ~/.claws-mail/menurc when claws-mail is not running.

For example, to remove the hotkey combo for /Message/Send later:

Replace

; (gtk_accel_path "<Actions>/Menu/Message/SendLater" "<Primary><Shift>s")

with

(gtk_accel_path "<Actions>/Menu/Message/SendLater" "")

with regards

Paul


More information about the Users mailing list