[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Summary of syntax?
From: |
Nick Dokos |
Subject: |
Re: [O] Summary of syntax? |
Date: |
Thu, 02 Feb 2012 04:42:05 -0500 |
Jacek Generowicz <address@hidden> wrote:
> At Thu, 2 Feb 2012 10:10:29 +0100,
> Tassilo Horn wrote:
> >
> > Here it is.
> >
> > ,----[ (info "(org)Literal examples") ]
> > | For simplicity when using small examples, you can also start
> > | the example lines with a colon followed by a space. There may also be
> > | additional whitespace before the colon:
> > |
> > | Here is an example
> > | : Some example from a text file.
> > `----
> >
>
> Orthogonal question: what citing/quoting/formatting facility are you
> using to create the above?
>
I'm pretty sure it's boxquote.el. The top of the file says:
,----
| ;; The latest version of boxquote.el can be found at:
| ;;
| ;; <URL:http://www.davep.org/emacs/#boxquote.el>
`----
Nick