diff --git a/emacs.org b/emacs.org index 90c27b0..678e7d9 100644 --- a/emacs.org +++ b/emacs.org @@ -619,8 +619,7 @@ oomph with all the crap it did. (if (eq (point) (region-beginning)) (format "%%l … %d" (line-number-at-pos (region-end))) (format "%d … %%l" (line-number-at-pos (region-beginning)))) - ":%l")))) - ) + ":%l"))))) #+END_SRC *** yasnippet