Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org-mode: both the elisp and the emacs-lisp snippets have the tangle option automatically inputted #413

Open
zmberber opened this issue Jan 28, 2021 · 0 comments

Comments

@zmberber
Copy link

both the elisp and emacs-lisp snippets have the following content.

#+begin_src emacs-lisp :tangle yes
$0
#+end_src

i personally don't like to manually delete the tangle option (it's mostly aesthetic, as i do the opposite: i have a :tangle no option everywhere i don't want it tangled).

could at least one of the two snippets not have the automatic tangle option?

sorry, this might be a bit nitpicky. i know, i can change it myself. just a suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant