emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* #+END_SRC and recent pull
@ 2013-09-26  6:08 Noorul Islam Kamal Malmiyoda
  2013-09-26  7:34 ` Sebastien Vauban
  0 siblings, 1 reply; 2+ messages in thread
From: Noorul Islam Kamal Malmiyoda @ 2013-09-26  6:08 UTC (permalink / raw)
  To: emacs-org list

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 in case this is useful to someone else.

Does the parser should really care about what is next to #+end_src ?

Thanks and Regards
Noorul

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

* Re: #+END_SRC and recent pull
  2013-09-26  6:08 #+END_SRC and recent pull Noorul Islam Kamal Malmiyoda
@ 2013-09-26  7:34 ` Sebastien Vauban
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Vauban @ 2013-09-26  7:34 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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 earlier.
>
> Sending this mail out, just in case this is useful to someone else.
>
> Does the parser should really care about what is next to #+end_src ?

I think so. You really should NOT put the language name at the end of the code
block.

Note that it shouldn't occur, would you use C-c C-v C-d to automatically
convert a region in a code block. Neither with the "easy templates", nor with
custom YASnippets...

Now, your code block alone, given above, can't be tangled, as there is no
tangle directive.

If it still does not work, please provide us with an ECM (Example Complete...
and Minimal).

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2013-09-26  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-26  6:08 #+END_SRC and recent pull Noorul Islam Kamal Malmiyoda
2013-09-26  7:34 ` Sebastien Vauban

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