Re: [O] Bug: org-babel-tangle-comment-links does not start-line but start-point. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/share/emacs/26.2/lisp/org/)]

2019-08-24 Thread Nicolas Goaziou
Hello, immanuel writes: > Try this in a buffer (results are also here for quick reference): > > #+NAME: start > #+BEGIN_SRC emacs-lisp :tangle no > > (message "start") #+END_SRC > > #+NAME: end > #+BEGIN_SRC emacs-lisp :tangle no > > (message "end") #+END_SRC > > #+BEGIN_SRC emacs-lisp :tangle

[O] Bug: org-babel-tangle-comment-links does not start-line but start-point. [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/share/emacs/26.2/lisp/org/)]

2019-08-24 Thread immanuel
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.