From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: definition lists in org-mode Date: Fri, 6 Jul 2007 19:25:43 +0200 Message-ID: <1243b7e85f641d6ecb4f048c47208c85@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6rZ0-0002YH-Fj for emacs-orgmode@gnu.org; Fri, 06 Jul 2007 13:25:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6rYz-0002WC-GU for emacs-orgmode@gnu.org; Fri, 06 Jul 2007 13:25:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6rYz-0002Ve-AU for emacs-orgmode@gnu.org; Fri, 06 Jul 2007 13:25:49 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I6rYy-0002Zs-V7 for emacs-orgmode@gnu.org; Fri, 06 Jul 2007 13:25:49 -0400 In-Reply-To: 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: Eddward DeVilla Cc: org-mode On Jul 6, 2007, at 17:43, Eddward DeVilla wrote: > >> But I guess you are really after definition lists. > > I actually like definition lists, but sadly the real nit I'm try to > address is the wrapping. Maybe I have hack something where a ':' (or > some such) at the end of the first line of a list entry prevents the > wrap. In org-mode it would look like a definition list item and it > could be recognized for publishing since definition list are actually > nice. We already have "\\" to force a line break, at least for export. I guess it is only consistent when I make the line wrapping commands honor this as well. Probably in 5.02. - [ ] question : (brief answer) \\ long winded explaination & response - Carsten