From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Noah Slater Newsgroups: gmane.emacs.help Subject: Right align a single line Date: Thu, 20 Aug 2009 20:38:23 +0100 Message-ID: <20090820193823.GA20628@tumbolia.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250861282 25510 80.91.229.12 (21 Aug 2009 13:28:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Aug 2009 13:28:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 21 15:27:55 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MeU9q-0007Q2-Pw for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Aug 2009 15:27:55 +0200 Original-Received: from localhost ([127.0.0.1]:48032 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeU9p-0006bI-Vy for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Aug 2009 09:27:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MeDSx-0006o2-UU for help-gnu-emacs@gnu.org; Thu, 20 Aug 2009 15:38:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MeDSs-0006kO-Ri for help-gnu-emacs@gnu.org; Thu, 20 Aug 2009 15:38:31 -0400 Original-Received: from [199.232.76.173] (port=57906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeDSs-0006kJ-Nh for help-gnu-emacs@gnu.org; Thu, 20 Aug 2009 15:38:26 -0400 Original-Received: from tumbolia.org ([80.68.94.123]:49786) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MeDSs-0000st-CN for help-gnu-emacs@gnu.org; Thu, 20 Aug 2009 15:38:26 -0400 Original-Received: from nslater by tumbolia.org with local (Exim 4.69) (envelope-from ) id 1MeDSp-0005Mx-6e for help-gnu-emacs@gnu.org; Thu, 20 Aug 2009 20:38:23 +0100 Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline X-Noah: Awesome User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 21 Aug 2009 09:07:08 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67348 Archived-At: Hello, How do I right align a single line, such as: - foo So that it is flush with the right margin, like: - foo If I run M-x set-justification-right, I end up with: - foo Which is obviously not what I want. Doing that also results in the rest of what I have to type being right aligned. Thanks, -- Noah Slater, http://tumbolia.org/nslater