From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Make QUOTE an export keyword instead of an element type Date: Mon, 03 Feb 2014 16:45:34 +0100 Message-ID: <87zjm82o9t.fsf@gmail.com> References: <87zjmiyhfd.fsf@gmail.com> <87mwiijt9g.fsf@bzg.ath.cx> <6689A23E-E318-4146-8641-BD974CB64C73@gmail.com> <87fvo9y8z7.fsf@gmail.com> <87sis9smaf.fsf@bzg.ath.cx> <87bnyxxig6.fsf@gmail.com> <87lhxw9mwl.fsf@bzg.ath.cx> <87wqhfq83t.fsf@gmail.com> <87ob2qtpwh.fsf@bzg.ath.cx> <87ppn542hj.fsf@gmail.com> <878utt17j1.fsf@bzg.ath.cx> <878uts4f3y.fsf@gmail.com> <87r47kqm2n.fsf@bzg.ath.cx> <874n4g44jy.fsf@gmail.com> <87d2j4qkbs.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALi5-0008Fv-2O for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 10:45:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WALhx-0006RA-Fl for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 10:45:21 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:32941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALhx-0006PU-9p for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 10:45:13 -0500 Received: by mail-we0-f182.google.com with SMTP id u57so2415769wes.13 for ; Mon, 03 Feb 2014 07:45:12 -0800 (PST) In-Reply-To: <87d2j4qkbs.fsf@bzg.ath.cx> (Bastien's message of "Mon, 03 Feb 2014 16:36:55 +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: Bastien Cc: Org Mode List , Carsten Dominik Bastien writes: > The baseline is this: > > - always consider regions made of whole lines > > - when all lines are fixed-width in the region, C-c : converts them to > regular text > > - when zero or more (but not all) lines are fixed-width, converts all > lines to fixed-width lines, ignoring lines that are already fixed-width > > Does that make more sense? It is clearer now, thank you. I'll send a patch later on the ML. Regards, -- Nicolas Goaziou