From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Writing in Org Mode - line wrap and tables Date: Sat, 22 Nov 2008 16:26:21 +0000 Message-ID: <2c75873c0811220826r7c7a07b6ye8966c5b8f4b1883@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3vJP-0000dF-DR for emacs-orgmode@gnu.org; Sat, 22 Nov 2008 11:26:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3vJP-0000d3-0m for emacs-orgmode@gnu.org; Sat, 22 Nov 2008 11:26:23 -0500 Received: from [199.232.76.173] (port=46211 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3vJO-0000d0-RN for emacs-orgmode@gnu.org; Sat, 22 Nov 2008 11:26:22 -0500 Received: from yx-out-1718.google.com ([74.125.44.152]:31256) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3vJO-0005AE-Je for emacs-orgmode@gnu.org; Sat, 22 Nov 2008 11:26:22 -0500 Received: by yx-out-1718.google.com with SMTP id 34so661242yxf.66 for ; Sat, 22 Nov 2008 08:26:21 -0800 (PST) Content-Disposition: inline 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 am really enjoying Org Mode / Emacs but find the line wrap issue a bit irritating and wondering if I am missing an obvious solution. When I am just writing I use longlines mode, which is fine, but I also use a lot of tables, and the tables feature is great, but tables wrap unusably when longlines mode is enabled, which is OK when I don't need to refer to them, but difficult when I do. So, at the moment, I am toggling longlines mode off and on every few seconds/minutes to let me write. Is there a better way of dealing with this? Many thanks, Graham