emacs-devel
[Top][All Lists]
Advanced

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

Re: BEGIN_SRC..END_SRC


From: Stefan Monnier
Subject: Re: BEGIN_SRC..END_SRC
Date: Tue, 08 May 2012 08:17:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> Not useful, because the human already can see that it is Emacs Lisp
> code. And if by "readable" you mean "it's not so ugly and intrusive
> that makes the whole message unparsable", well, yeah, not *that* ugly
> and intrusive. It's still pretty ugly and makes reading the message
> harder.

Yes, it has 2 problems:
1- it's ugly.
2- it does make the code harder to read.
Separators like "---------------------" work much better in this
respect, because they don't contain words and so they're much more
easily abstracted away by your "eyes".


        Stefan



reply via email to

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