Topic: Important Keys
Question: Have you been working out with the Alt-?, Ctrl-k "Lookup Key Binding" function. There is a deeper reason to learn it and it's kin. . . .
Answer: Well, so far, we have been searching for functions, testing if key bindings are connected to a function and guess what? The whole family of Info Functions follow this pattern. (See, there is a reasoning to XEmacs design.)
- Info (Table of) Contents: Alt-?, i
- Lookup Key Binding: Alt-?, Ctrl-k
- Lookup Command: Alt-?, Ctrl-c
- Lookup Function: Alt-?, Ctrl-f
- Lookup Topic: Alt-?, Ctrl-i
So, now, you can look up tons of things.
- Alt-?, i # Shows the info viewer.
- Alt-?, Ctrl-k, Ctrl-x, Ctrl-c, # Shows the save-buffers-kill-emacs
- Alt-?, Ctrl-c, save-buffers-kill-emacs # Shows the help info screen, on the above.
- Alt-?, Ctrl-f, save-current-buffer # Shows what you would expect.
- Alt-?, Ctrl-i. Xemacs, enter # Shows the manual.
Did you try, Alt-?, Ctrl-f, save-buffers-kill-emacs ? It isn't there why?
Platform: Linux
Level: Amateur
GlR


0 Comments:
Post a Comment
<< Home