emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BEGIN_SRC..END_SRC


From: Peter Münster
Subject: Re: BEGIN_SRC..END_SRC
Date: Sat, 05 May 2012 19:00:18 +0200
User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux)

On Sat, May 05 2012, Drew Adams wrote:

> When viewed as plain text, markup is noise/garbage/nonsense.

What about

,----
| code...
`----

or

--8<---------------cut here---------------start------------->8---
code...
--8<---------------cut here---------------end--------------->8---

?


Aren't these even more noise/garbage/nonsense than

#+BEGIN_SRC emacs-lisp
code...
#+END_SRC

then?

-- 
           Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]