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: Sun, 02 Feb 2014 22:40:56 +0100 Message-ID: <87ppn542hj.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WA4mT-0004Ml-FJ for emacs-orgmode@gnu.org; Sun, 02 Feb 2014 16:40:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WA4mN-0005hO-1z for emacs-orgmode@gnu.org; Sun, 02 Feb 2014 16:40:45 -0500 In-Reply-To: <87ob2qtpwh.fsf@bzg.ath.cx> (Bastien's message of "Sat, 01 Feb 2014 23:43:42 +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: > Yes, that'd be nice, thanks. Then it would be good to define precise specifications for it. For example, without a region, and not at an example block, it would probably turn the current line into a fixed-width area line. But that doesn't make sense if the line is in a verbatim area, e.g., an example block. An error could be returned then. Region handling is a bit more complex. What happens if the region doesn't start or end at the beginning of a line ? What happens if the region contains both a fixed-width area and regular lines ? Would you have any ideas about it? Regards, -- Nicolas Goaziou