mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bin/org-tangle: set mode local var
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env emacs --script
|
||||
;; -*- mode: emacs-lisp -*-
|
||||
|
||||
;; 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
|
||||
|
Reference in New Issue
Block a user