| ||||||
| 5/17 |
| 2001/4/15 [Computer/SW/Languages/C_Cplusplus] UID:20984 Activity:low 66%like:20979 |
4/14 How to create a macro in emacs?
\_ CTRL-x ( to begin, CTRL-x ) to end
\_ M-x name-last-kbd-macro to give it a name so you can actually
invoke it (with M-x <the name you gave it>)
How to to recover a autosave in emacs?
\_ C-x e to execute the macro that was recorded using C-x (
\_ ESC-x recover-file <ENTER> filename
How to change permissions on a file in emacs (no shell)?
\_ the phrase you want is "How do I"...
\_ M-X apropos
\_ capital X or lower-case x?
\_ Yes. |
| 5/17 |
|