Re: [O] #+END_SRC and recent pull

2013-09-26 Thread Sebastien Vauban
Noorul Islam Kamal Malmiyoda wrote: > I pulled in latest changes from master and the following snippet is > not getting tangled. > > #+begin_src emacs-lisp > (message "This is a test") > #+end_src emacs-lisp > > Yes, the documentation has plain #+end_src, but somehow the above > snippet was working

[O] #+END_SRC and recent pull

2013-09-25 Thread Noorul Islam Kamal Malmiyoda
Hello all, I pulled in latest changes from master and the following snippet is not getting tangled. #+begin_src emacs-lisp (message "This is a test") #+end_src emacs-lisp Yes, the documentation has plain #+end_src, but somehow the above snippet was working earlier. Sending this mail out, just i