From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Make QUOTE an export keyword instead of an element type Date: Thu, 06 Feb 2014 23:00:05 +0100 Message-ID: <87sirvhpga.fsf@bzg.ath.cx> 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> <87zjm82o9t.fsf@gmail.com> <87vbwv3jlh.fsf@gmail.com> <87ha8d3m32.fsf@bzg.ath.cx> <87txcc15w7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBWza-0007uQ-J3 for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 17:00:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBWzU-0004V2-JP for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 17:00:18 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:33018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBWzU-0004Uw-EZ for emacs-orgmode@gnu.org; Thu, 06 Feb 2014 17:00:12 -0500 In-Reply-To: <87txcc15w7.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 06 Feb 2014 18:56:56 +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: Nicolas Goaziou Cc: Org Mode List , Carsten Dominik Hi Nicolas, Nicolas Goaziou writes: > True. I also allowed to turn one-line elements (keywords, clock, > planning) into fixed-width areas. I see that turning a commented line is prevented, while turning several commented lines is allowed. This feels weird. I don't think we should prevent this. What do you think? > Applied in master, with tests. Thanks for applying the patch. -- Bastien