From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: wish: provide flush_right/right_aligned text rendering directive Date: Wed, 21 May 2014 15:06:47 +0200 Message-ID: <877g5f1dso.fsf@gmail.com> References: <20140510135216.GA2041@boo.workgroup> <878upvsw1u.fsf@bzg.ath.cx> <20140521073916.GA25852@boo.workgroup> <87sio3ic8y.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn6Ds-0002hS-PZ for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:06:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn6Dn-0007zq-BE for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:06:20 -0400 In-Reply-To: <87sio3ic8y.fsf@bzg.ath.cx> (Bastien's message of "Wed, 21 May 2014 13:48:13 +0200") 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: emacs-orgmode Hello, Bastien writes: > Gregor Zattler writes: > >> In the use case for which I wished this is "ASCII/Latin-1/UTF-8 >> export". I write letters in org-mode and right flush would be >> useful for the letter header part with my address. > Thanks -- I don't have time for this right now, but maybe someone > will. I noted it as a feature request in my local TODO list. Please > use [FR] in your subject line for next feature requests. I don't know what you mean by "this, but I don't think introducing a new type of block in Org syntax is worth the trouble here. Also, the feature is already available in some others back-ends, e.g., LaTeX, through a special block. ISTM this is only related to `ascii' export back-end. So it could be solved by a special block handled specially in there. Regards, -- Nicolas Goaziou