From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: a question: how to do plain text alignment? Date: Tue, 23 Jul 2013 10:12:00 +0200 Message-ID: <87ppu9r8z3.fsf@gmail.com> References: <87wqojaxfp.fsf@pku.edu.cn> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1Xhj-0001tK-7c for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 04:12:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1Xhg-0003Zs-JP for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 04:12:19 -0400 Received: from plane.gmane.org ([80.91.229.3]:47478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1Xhg-0003ZU-Bm for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 04:12:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V1Xhe-0004FH-GE for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 10:12:14 +0200 Received: from g231105110.adsl.alicedsl.de ([92.231.105.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jul 2013 10:12:14 +0200 Received: from tjolitz by g231105110.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jul 2013 10:12:14 +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: emacs-orgmode@gnu.org Bing Sun writes: > hi, > > What can be done if I want the text contents right aligned (like latex > \hfill)? here ,----------------------------------------------------- | http://ergoemacs.org/emacs/emacs_align_and_sort.html `----------------------------------------------------- and here ,---------------------------------------------------------------------- | http://stackoverflow.com/questions/10895930/right-align-text-in-emacs `---------------------------------------------------------------------- are some hints. Something simple like e.g. 'M-x right-align-region' or so does not seem to exist in Emacs. -- cheers, Thorsten