About 1,460 results (0.24 seconds) 
    Google
     Custom Search
  1. EmacsWiki: Keyboard Macros
    May 7, 2013 ... Here's how to execute the macro 37 times (you use 'C-u' to provide the 37): ...
    What's important here is to stop defining the macro at a similar ...

    www.emacswiki.org/emacs/KeyboardMacros
  2. EmacsWiki: Macro Basics
    Jan 19, 2012 ... Assuming we want to create skeletons for some LaTeX stuff: (define-skeleton
    latex-insert-emph "Insert \\emph{}" nil "\\emph{" _ "}") ...

    www.emacswiki.org/emacs/MacroBasics
  3. EmacsWiki: Keyboard Macros Tricks
    Mar 31, 2013 ... Emacs macro are a powerful one-shot text-processing tool. It can do a lot of file-
    munging that you would do otherwise with a throw-away Perl ...

    www.emacswiki.org/emacs/KeyboardMacrosTricks
  4. EmacsWiki: macro-utils.el
    Jul 30, 2012 ... macro-utils.el · Download ;;; macro-utils.el --- Utilities for writing macros. ;;
    Copyright (C) 2005 Lars Brinkhoff. ;; This file is in the public domain.

    www.emacswiki.org/emacs/macro-utils.el
  5. EmacsWiki: keyboard-macro-timer.el
    Feb 15, 2008 ... It is easy enough to execute the macro with some ;; specially bound key, but why
    not letting Emacs do it for me ;; instead? That's why I made this ...

    www.emacswiki.org/emacs/keyboard-macro-timer.el
  6. EmacsWiki: Emacs Keyboard Macro Counter
    Jul 12, 2011 ... Each keyboard macro has an associated counter which is automatically
    incremented on every repetition of the keyboard macro. Normally, the ...

    www.emacswiki.org/emacs/EmacsKeyboardMacroCounter
  7. EmacsWiki: Thread Macro From Clojure
    Oct 6, 2010 ... Clojure ships with a macro that threads the first expression through the rest. It's
    called the threading operator and sometimes thrush operator.

    www.emacswiki.org/emacs/ThreadMacroFromClojure
  8. EmacsWiki: Macro Utilities
    Aug 30, 2012 ... Once-only is typically used when defining a macro which takes expressions as
    arguments, and those expressions should only be evaluated ...

    www.emacswiki.org/emacs/MacroUtilities
  9. EmacsWiki: Tiny Macro
    Feb 20, 2009 ... To start recording a macro use standard Emacs command: C-x (; To end
    recording a macro use standard Emacs command: C-x ) . At this stage ...

    www.emacswiki.org/emacs/TinyMacro
  10. EmacsWiki: Macro Key
    Sep 5, 2008 ... Here's a DedicatedKeys approach to keyboard macros. Bind some key to ted-
    macro-dwim; this is the key that you use to start recording, to stop ...

    www.emacswiki.org/emacs/MacroKey


 

Search Tips


©2013 Google