emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* recent changes in COMMENT and tangling?
@ 2014-03-27 14:34 Alan Schmitt
  2014-03-27 15:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Schmitt @ 2014-03-27 14:34 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

Have there been recent changes regarding the "COMMENT" keyword and
tangling? I just saw some blocks whose grand parent is a comment being
tangled in my configuration file.

Here is an ECM. If you `org-babel-load-file' this file:

--8<---------------cut here---------------start------------->8---
* COMMENT level 1
** level 2
#+begin_src emacs-lisp
(message "block 2")
#+end_src
*** level 3
#+begin_src emacs-lisp
(message "block 3")
#+end_src

* level 1 again
#+begin_src emacs-lisp
(message "block 4")
#+end_src
--8<---------------cut here---------------end--------------->8---

you should see "block 3" and "block 4" in the Messages buffer.

Thanks,

Alan

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

* Re: recent changes in COMMENT and tangling?
  2014-03-27 14:34 recent changes in COMMENT and tangling? Alan Schmitt
@ 2014-03-27 15:14 ` Nicolas Goaziou
  2014-03-27 15:31   ` Alan Schmitt
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2014-03-27 15:14 UTC (permalink / raw)
  To: Alan Schmitt; +Cc: emacs-orgmode

Hello,

Alan Schmitt <alan.schmitt@polytechnique.org> writes:

> Have there been recent changes regarding the "COMMENT" keyword and
> tangling? I just saw some blocks whose grand parent is a comment being
> tangled in my configuration file.

This should be fixed. Thank you.


Regards,

-- 
Nicolas Goaziou

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

* Re: recent changes in COMMENT and tangling?
  2014-03-27 15:14 ` Nicolas Goaziou
@ 2014-03-27 15:31   ` Alan Schmitt
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Schmitt @ 2014-03-27 15:31 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Nicolas Goaziou <n.goaziou@gmail.com> writes:

> Hello,
>
> Alan Schmitt <alan.schmitt@polytechnique.org> writes:
>
>> Have there been recent changes regarding the "COMMENT" keyword and
>> tangling? I just saw some blocks whose grand parent is a comment being
>> tangled in my configuration file.
>
> This should be fixed. Thank you.

Thanks, I confirm it's working now.

Alan

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

end of thread, other threads:[~2014-03-27 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-27 14:34 recent changes in COMMENT and tangling? Alan Schmitt
2014-03-27 15:14 ` Nicolas Goaziou
2014-03-27 15:31   ` Alan Schmitt

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).