Skip to content

Instantly share code, notes, and snippets.

@xmaillard
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xmaillard/708c99d05b154dd5009d to your computer and use it in GitHub Desktop.
Save xmaillard/708c99d05b154dd5009d to your computer and use it in GitHub Desktop.
Emacs counter macros
C-x C-k C-a ;; on cree un compteur
C-x C-k C-f ;; pour utiliser un format particulier genre %02d
C-x C-k C-i ;; on insere le compteur (+1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment