From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: what happened to the #+OPTIONS: \n:t ? Date: Mon, 04 Apr 2011 14:02:41 -0400 Message-ID: <87wrj9nbcu.fsf@norang.ca> References: <4D99D8E1.4060406@gmail.com> <874o6doqn3.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35388 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6o6w-00028A-2p for emacs-orgmode@gnu.org; Mon, 04 Apr 2011 14:02:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6o6v-0007PQ-2z for emacs-orgmode@gnu.org; Mon, 04 Apr 2011 14:02:46 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:50689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6o6v-0007PB-15 for emacs-orgmode@gnu.org; Mon, 04 Apr 2011 14:02:45 -0400 In-Reply-To: <874o6doqn3.fsf@norang.ca> (Bernt Hansen's message of "Mon, 04 Apr 2011 13:47:12 -0400") 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: katepano Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > katepano writes: > >> what happen to the #+OPTIONS: \n:t ? we need it back please!!! why it >> does not work???? > > Something happened to it? This feature was not removed intentionally. Actually I stand corrected. Carsten added the "DOES NOT WORK" text to the info manual for this feature. -\n: @r{turn on/off line-break-preservation} +\n: @r{turn on/off line-break-preservation (DOES NOT WORK)} so it seems this functionality has been orphaned (over a year ago) --8<---------------cut here---------------start------------->8--- commit 0776eab890a7352144dd6c56523dbf3ab3f1b71d Author: Carsten Dominik Date: Wed Dec 9 22:27:38 2009 +0100 Preserving line breaks for export no longer works ASCII export always preserves them - no other export format does. --8<---------------cut here---------------end--------------->8--- Regards, Bernt