# key: slv # name: emacs-lisp-defvar # -- +BEGIN_SRC emacs-lisp (defvar ${1:symbol} ${2:initvalue} "${3:docstring}") #+END_SRC