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: Wed, 22 Jul 2009 18:05:58 +0100 Message-ID: <20090722170558.GA9929@tumbolia.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248321001 5225 80.91.229.12 (23 Jul 2009 03:50:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jul 2009 03:50:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 23 05:49:54 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 1MTpJZ-0002QT-5C for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Jul 2009 05:49:53 +0200 Original-Received: from localhost ([127.0.0.1]:33491 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTpJY-00019E-H0 for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jul 2009 23:49:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTfGZ-0002gA-D9 for help-gnu-emacs@gnu.org; Wed, 22 Jul 2009 13:06:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTfGU-0002d8-GD for help-gnu-emacs@gnu.org; Wed, 22 Jul 2009 13:06:06 -0400 Original-Received: from [199.232.76.173] (port=35382 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTfGU-0002cv-7b for help-gnu-emacs@gnu.org; Wed, 22 Jul 2009 13:06:02 -0400 Original-Received: from tumbolia.org ([80.68.94.123]:40530) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MTfGT-000852-Mn for help-gnu-emacs@gnu.org; Wed, 22 Jul 2009 13:06:01 -0400 Original-Received: from nslater by tumbolia.org with local (Exim 4.69) (envelope-from ) id 1MTfGQ-0002aO-5B for help-gnu-emacs@gnu.org; Wed, 22 Jul 2009 18:05:58 +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: Wed, 22 Jul 2009 23:47:40 -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:66346 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