emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Remove all Org metadata with header argument `:comments org'
@ 2021-06-03 14:54 Juan Manuel Macías
  2021-06-20 13:58 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Manuel Macías @ 2021-06-03 14:54 UTC (permalink / raw)
  To: orgmode

I am writing an *.el file from an *.org file (and then I run
org-babel-tangle). With the header argument `:comments org' not only the
text in my org file is converted to comments (my desired goal) but also
the drawers, keywords and other Org metadata. Since I don't see that all
that stuff is necessary in a source file, wouldn't it be better to get
rid of it during the tangle process, leaving only pure content as
comment strings? Maybe converting the Org file content to plain text
with ox-ascii, or something like that?

What do you think?

Best regards,

Juan Manuel 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-20 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 14:54 Remove all Org metadata with header argument `:comments org' Juan Manuel Macías
2021-06-20 13:58 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).