Browse Source

back to the working version

Eric Schulte 16 years ago
parent
commit
8967366a3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      snippets/org-mode/sb

+ 1 - 1
snippets/org-mode/sb

@@ -1,6 +1,6 @@
 #name : #+begin_src...#+end_src
 #name : #+begin_src...#+end_src
 # --
 # --
-${1:$(if (> (length text) 1) "#+srcname:" "")} ${1: }
+#+srcname: ${1:name}
 #+begin_src ${2:language} $3
 #+begin_src ${2:language} $3
 $0
 $0
 #+end_src
 #+end_src