From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: wish: provide flush_right/right_aligned text rendering directive Date: Thu, 22 May 2014 10:38:56 +0200 Message-ID: <87d2f6b3rc.fsf@bzg.ath.cx> References: <20140510135216.GA2041@boo.workgroup> <878upvsw1u.fsf@bzg.ath.cx> <20140521073916.GA25852@boo.workgroup> <87sio3ic8y.fsf@bzg.ath.cx> <877g5f1dso.fsf@gmail.com> <878upvw9yr.fsf@bzg.ath.cx> <8738g31cfg.fsf@gmail.com> <87egznutrb.fsf@bzg.ath.cx> <87mwebyzcr.fsf@gmail.com> <87y4xvjfjk.fsf@bzg.ath.cx> <87ioozyuuf.fsf@gmail.com> <87k39fje7m.fsf@bzg.ath.cx> <877g5ezspi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnOdQ-0005RB-Ld for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:46:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnOdH-0003lD-EG for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:45:56 -0400 Received: from mail-wg0-x22f.google.com ([2a00:1450:400c:c00::22f]:55328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnOdG-0003kp-W1 for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:45:47 -0400 Received: by mail-wg0-f47.google.com with SMTP id x12so3012493wgg.18 for ; Thu, 22 May 2014 01:45:46 -0700 (PDT) In-Reply-To: <877g5ezspi.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 22 May 2014 00:12:57 +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: Nicolas Goaziou Cc: emacs-orgmode Hi Nicolas, Nicolas Goaziou writes: > Well, actually it required more work than I thought. Here is the patch, > with some documentation. I didn't test it thoroughly, so feedback is > welcome. I tested it with paragraphs and tables and didn't find any problem, thanks a lot for implementing this. I think the new BEGIN_JUSTIFY* special blocks should be added to the list of possible expansions. Feel free to commit this when you want, -- Bastien