[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Summary of syntax?
From: |
Jambunathan K |
Subject: |
Re: [O] Summary of syntax? |
Date: |
Thu, 02 Feb 2012 14:36:54 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (windows-nt) |
"Alan Schmitt" <address@hidden> writes:
> Hello,
>
> I was just reading a document in org mode that had some code written
> like this:
>
> : make
> : make install
>
> I wanted to know more about this syntax (colon at the start of the
> line),
M-x apropos-variable RET fixed-width
or
M-x org-info
g Literal Examples
Search for Fixed width
or
(info "(org) Literal examples")
--