From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: information/feature request: org analog to latex \description environment Date: Tue, 09 Sep 2008 15:19:57 -0700 Message-ID: <877i9l0xo2.fsf@gmail.com> References: <87od2xw1fj.fsf@gmail.com> <87zlmhgjnv.fsf@kassiopeya.MSHEIMNETZ> <8763p5vz05.fsf@gmail.com> <87prndghe1.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdBZ8-000537-2g for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 18:20:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdBZ3-00051B-LV for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 18:20:03 -0400 Received: from [199.232.76.173] (port=45371 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdBZ3-000515-Hq for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 18:20:01 -0400 Received: from py-out-1112.google.com ([64.233.166.176]:8637) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdBZ3-0007dn-6X for emacs-orgmode@gnu.org; Tue, 09 Sep 2008 18:20:01 -0400 Received: by py-out-1112.google.com with SMTP id p76so1560702pyb.1 for ; Tue, 09 Sep 2008 15:19:58 -0700 (PDT) In-Reply-To: <87prndghe1.fsf@kassiopeya.MSHEIMNETZ> (Sebastian Rose's message of "Tue, 09 Sep 2008 23:04:54 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: emacs-orgmode Mailinglist Sebastian Rose writes: >> ,---- >> | first term: and it's definition >> | second: and it's definition >> `---- > > > How should Org distinguish those colons from other colons? yes, I suppose the double colons you show below would be required >> would be much preferable to what I currently often find myself doing >> which is >> >> ,---- >> | - *first term*: and it's definition >> | - *second*: and it's definition >> `---- > > > This is what I did too :-) I even wrote a little little elisp function > to do this for me. But since a few weeks there is: > > > - Term1 :: description (try to press ALT-RET here) > - Term2 :: description (try to press ALT-RET here) > > > Are you aware of this syntax? No, I was not aware of that, it is exactly what I was after. Thanks -- Eric