Questions tagged [function-key]

5 questions
5
votes
2 answers

What exactly are keys like ``, `` etc (CUA not enabled)?

I see these keybindings sometimes in the help docs. E.g. from C-h f clipboard-kill-ring-save It is bound to , So, what might this be on my keyboard assuming I do not have CUA enabled? How could I have found this out myself using Emacs'…
loonatick
  • 217
  • 1
  • 5
4
votes
1 answer

Isearch + Dired fast navigation

After seeing this post and one of its comments, I am trying to implement the following convenient search pattern in dired: Press C-s to start isearch Type the substring I am looking for Possibly jump between all matching results by typing C-s…
unvarnished
  • 129
  • 5
2
votes
1 answer

How do I remove the key translation for function keys with modifiers?

I would like to bind the dedicated function keys (F1 through F10) using the standard modifier key, e.g. (define-key my-keymap (kbd "") #'my-function). However, this and similar keybindings have no effect. describe-key reports: "