bin/org-tangle: set mode local var
This commit is contained in:
parent
728cc9da51
commit
7a4ede9648
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env emacs --script
|
#!/usr/bin/env emacs --script
|
||||||
|
;; -*- mode: emacs-lisp -*-
|
||||||
|
|
||||||
;; Extracts source blocks from org files and prints them to stdout. Debug/info
|
;; Extracts source blocks from org files and prints them to stdout. Debug/info
|
||||||
;; messages are directed to stderr and can be ignored. -l/--lang can be used to
|
;; messages are directed to stderr and can be ignored. -l/--lang can be used to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue