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: Wed, 05 Feb 2014 11:12:01 +0100 Message-ID: <87ha8d3m32.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAzSn-0008JI-Hw for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 05:12:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAzSh-0001el-JH for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 05:12:13 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:34964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAzSh-0001ed-EA for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 05:12:07 -0500 In-Reply-To: <87vbwv3jlh.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 03 Feb 2014 23:41:14 +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 Nicolas Goaziou writes: > Here is the function. If it is good enough, I'll add tests and wrap it > up in a patch. I don't think we should prevent users to convert a headline into a fixed-width line. Also, better to use the IGNORE-INVISIBLE arg of org-move-to-column IMO. Otherwise works fine, thanks! -- Bastien