From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: long outline entries Date: Thu, 22 Jan 2015 17:06:33 -0500 (EST) Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEPtd-0007ZE-GW for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 17:06:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEPta-0001xl-BK for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 17:06:37 -0500 Received: from shellworld.net ([69.60.117.94]:61940 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEPta-0001xg-7P for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 17:06:34 -0500 Received: from localhost (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 7D3D722950 for ; Thu, 22 Jan 2015 17:06:33 -0500 (EST) 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: emacs-orgmode@gnu.org Is there any way in org-mode to have two things happeautomatically when a long outline entry gets keyed into a file? First the lines of the outline entry do not go beyond a defined right margin and split on spaces. Second, subsequent lines created by above wrapping start on a left margin that makes it clear to org-mode that these additional lines are all part of the original outline entry since they're inside the indents created by the stars and space that started the original outline entry? A question to clarify things a little bit may help. Let's say an entry starts with three stars followed by a space followed by the start of the outline item. In order for things to lok neat and be correct, would org-mode start a wrapped line from that outline item if it was longer say than 65 characters total on line 2 and space 5? jude Twitter: @JudeDaShiell