DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

TestDrivenClojure > MatthiasFelleisen > CheckedExceptions > Exceptions > HungarianNotation > HackersAndPainters > JustInTimeCompiler > FunctionalLanguage > FunctionalProgramming > EscapeTheEventLoop > ExtremeLateBinding > LightweightCodeGen > LispSuccessStories > ProgrammersAreLazy > RegularExpressions > GeschichteSprachen > EmacsKeyboardMacrosClear Trail
Main /

Emacs Keyboard Macros

Emacs

If you really want to snatch the pebble from the sweaty palm of the hairy Common Lisp programmer drinking dark beer in the corner, go grok keyboard macros, and then realize that all programming is writing programs that write programs.[1]


Naming Macros for Re-Use [2]

  1. Create the macro (see above)
  2. M-x name-last-kbd-macro
  3. Give the macro a name when prompted.
  4. Open your .emacs file and scroll to the end
  5. M-x insert-kbd-macro
  6. Enter the name you just gave your macro

Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 19.08.2008 20:00 Uhr und seit 7. April 2005 1009 aufgerufen.