From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Line breaks in org-mode having version control in mind Date: Thu, 7 Nov 2013 16:54:24 +0000 Message-ID: <87iow4duf3.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeUE4-00074U-4w for Emacs-orgmode@gnu.org; Thu, 07 Nov 2013 13:22:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeUDw-0001Qt-1r for Emacs-orgmode@gnu.org; Thu, 07 Nov 2013 13:22:40 -0500 Received: from ch1outboundsmtppool1.messaging.microsoft.com ([157.55.116.165]:58039 helo=CH1EHSNDR002.bigfish.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeUDv-0001Qm-TI for Emacs-orgmode@gnu.org; Thu, 07 Nov 2013 13:22:31 -0500 In-Reply-To: (Dror Atariah's message of "Sun, 3 Nov 2013 21:28:09 +0100") 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: Dror Atariah Cc: Emacs-orgmode@gnu.org Dror Atariah writes: [...] > Therefore, as I mentioned, in LaTeX I use visual-line-mode and I > insert manually line breaks at the end of sentences (or where *I* find > appropriate). What would be the best practice for org? I understand > that visual-line-mode has some problems when it comes to > tables... What other issues are there? What do you do when you keep > your org file under VC? I use visual-line-mode (along with org-indent-mode) and it works very well. For tables, I simply switch back to truncate mode while working on the table and switch back to visual-line-mode when done. I have toggle-truncate-lines bound to a key for easy access. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.2.1-87-g8e841c