From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: word wrap preferences in org-mode buffers Date: Fri, 16 Jul 2010 14:37:54 -0500 Message-ID: <4C40B512.7090809@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53359 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZqjR-0007C3-8A for emacs-orgmode@gnu.org; Fri, 16 Jul 2010 15:38:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZqjP-0004Fe-16 for emacs-orgmode@gnu.org; Fri, 16 Jul 2010 15:38:00 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:1888) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZqjO-0004F8-Qg for emacs-orgmode@gnu.org; Fri, 16 Jul 2010 15:37:58 -0400 Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id OAA04658 for ; Fri, 16 Jul 2010 14:37:56 -0500 (CDT) Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id OAA05087 for ; Fri, 16 Jul 2010 14:37:54 -0500 (CDT) 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 Hello, As I use org-mode more and more for actually writing things, I'm wondering what your favorite Emacs word/line-wrapping mode is. Basically, I see two main ways of doing this, auto-fill-mode and visual-line-mode. Any others that you all use? If you use auto-fill-mode or visual-line-mode, are there any obvious drawbacks, particularly regarding org-tables and source code blocks. I'm sure I'll run into the main issues eventually, but thought I'd ask up front. Thanks, Erik