From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Summary of syntax? Date: Thu, 02 Feb 2012 14:36:54 +0530 Message-ID: <81zkd1txht.fsf@gmail.com> References: <72B0EE37-7104-4359-9B62-A179E200877E@polytechnique.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RssdV-0001OV-VA for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:07:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RssdO-0002WD-A7 for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:07:21 -0500 Received: from mail-pw0-f41.google.com ([209.85.160.41]:51003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RssdO-0002Vs-5R for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 04:07:14 -0500 Received: by pbaa12 with SMTP id a12so2075498pba.0 for ; Thu, 02 Feb 2012 01:07:13 -0800 (PST) In-Reply-To: <72B0EE37-7104-4359-9B62-A179E200877E@polytechnique.org> (Alan Schmitt's message of "Thu, 02 Feb 2012 09:47:14 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: Org Mode List "Alan Schmitt" 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") --