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: Sat, 01 Feb 2014 14:24:06 +0100 Message-ID: <87wqhfq83t.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9aY3-0001tU-DR for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 08:23:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9aXy-00077K-2e for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 08:23:51 -0500 In-Reply-To: <87lhxw9mwl.fsf@bzg.ath.cx> (Bastien's message of "Fri, 31 Jan 2014 16:44:10 +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 Hello, Bastien writes: > I don't think `org-toggle-fixed-width-section' should be deleted > entirely, as fixed-width text is still supported in this form: > > : Some text > > and using C-c : is very handy. > > What do you think? I tend to use rectangular regions for that. Anyway, I removed it because, even if we want to keep it, it needs to be rewritten, using parser and unit tests. It also needs to be renamed. If we don't need C-c : binding, it is possible to re-implement it. Regards, -- Nicolas Goaziou