|
From: | Nick Dokos |
Subject: | Re: [O] [ascii] box |
Date: | Tue, 9 Apr 2013 18:42:44 -0400 |
ASCII boxes for blocks might be more convenient for the
reader if they do not have any characters to the left of the
code.
#+BEGIN_SRC emacs-lisp
(defun code-for-copy-and-paste ()
(makes newcomer use rectangle or unboxing commands :())
#+END_SRC
Maybe output like this instead:
,----------
code
`----------
[Prev in Thread] | Current Thread | [Next in Thread] |