From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Is there a way to selectively change the line spacing for visual line mode? Date: Mon, 06 Aug 2012 03:06:14 +0530 Message-ID: <87fw81yqb5.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sy8Ur-0004Td-7G for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 17:36:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sy8Up-0004CP-DX for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 17:36:25 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:38419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sy8Up-0004CB-6N for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 17:36:23 -0400 Received: by pbbjt11 with SMTP id jt11so1155453pbb.0 for ; Sun, 05 Aug 2012 14:36:22 -0700 (PDT) In-Reply-To: (Paul Whipp's message of "Sat, 4 Aug 2012 22:06:10 +1000") 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: Paul Whipp Cc: emacs-orgmode@gnu.org Paul Whipp writes: > Sticking in an extra carriage return works and has become my habit but > it is annoying when the text is copy/pasted or exported to certain > formats (such as libreoffice). You can create LibreOffice documents using the OpenDocument text exporter. Type C-c C-e O in the org buffer. If you export this way, the *.odt file will not have any newline issues. I am not sure why you are copy, pasting when there is a better alternative. --