>
> How do I make the code comment specify the actual location of the source block
> ref, not just where it was expanded and tangled?
>
Currently inserting comments around snippets of code expanded with noweb
is not supported. You may be able to fake this through the clever use
of variables along
Good morning,
This is a test. I am confused about the line numbers specified in the tangled
comments versus their actual location in the source org file. I can't get them
to line up.
System:
#+begin_src emacs-lisp
(concat "Emacs version: " (emacs-version) "\n"
"Org version: " (org-versio