From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Sieger Subject: longlines, wrap, auto-fill Date: Thu, 27 Aug 2009 15:58:16 -0400 Message-ID: <871vmx3u7b.fsf@gmail.com> 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 1Mgl7P-000756-Rr for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 15:58:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mgl7L-0006yb-54 for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 15:58:47 -0400 Received: from [199.232.76.173] (port=43036 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mgl7K-0006yN-SI for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 15:58:42 -0400 Received: from lo.gmane.org ([80.91.229.12]:42903) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mgl7K-0006nG-B5 for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 15:58:42 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mgl7I-0007N7-3N for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 21:58:40 +0200 Received: from pool-70-18-38-131.ny325.east.verizon.net ([70.18.38.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2009 21:58:40 +0200 Received: from sean.sieger by pool-70-18-38-131.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2009 21:58:40 +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: emacs-orgmode@gnu.org I recently switched to Org-Mode---haven't used it in three years as I had wanted to get back to the simplicity of Outline Mode. Now I think I know how to keep it simple in Org-Mode Anyway, something that bugs me is that when I hit or , auto-fill is effected but I'm left out in columns in the middle of the text as opposed to column 0 at the left edge of my emacs window. Is this a longlines versus wrap thing---pardon my ignorance on this, I did however look through the Org manual---and I need to put something in my dotemacs? The use of Org- instead of Outline-Mode is costing me an extra C-a, right?