help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using (kbd "<C-c-up>") , (kbd "<C-c-mouse-4>"), ...


From: Christopher Dimech
Subject: Using (kbd "<C-c-up>") , (kbd "<C-c-mouse-4>"), ...
Date: Tue, 6 Oct 2020 21:20:01 +0200

Dear Compeers,

I don't know about other, but setting the following keybindings
does not seem a good idea to me.  I thought of them for moving
through the file using arrow keys and mouse wheel.

Any ideas of better keybindings, or are they good enough to work with?

 (kbd "<C-c-up>")
 (kbd "<C-c-down>")
 (kbd "<C-c-mouse-4>")
 (kbd "<C-c-mouse-5>")

Regards
C*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]