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: Re: Right align a single line Date: Fri, 21 Aug 2009 17:23:09 +0100 Message-ID: <20090821162309.GC25016@tumbolia.org> References: <87ljld44jk.wl%anselm.helbig+news2009@googlemail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250926391 27418 80.91.229.12 (22 Aug 2009 07:33:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2009 07:33:11 +0000 (UTC) Cc: anselm.helbig+news2009@googlemail.com To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 22 09:33:04 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 1Mel5z-0004gr-E2 for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 09:33:03 +0200 Original-Received: from localhost ([127.0.0.1]:55600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mel5y-00036l-Ta for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 03:33:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MeWtZ-0006lZ-3c for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 12:23:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MeWtU-0006jv-GE for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 12:23:16 -0400 Original-Received: from [199.232.76.173] (port=60794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeWtU-0006js-BB for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 12:23:12 -0400 Original-Received: from tumbolia.org ([80.68.94.123]:39164) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MeWtT-0002H8-Hx for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 12:23:11 -0400 Original-Received: from nslater by tumbolia.org with local (Exim 4.69) (envelope-from ) id 1MeWtR-0003bp-Ve; Fri, 21 Aug 2009 17:23:09 +0100 Mail-Followup-To: help-gnu-emacs@gnu.org, anselm.helbig+news2009@googlemail.com Content-Disposition: inline In-Reply-To: <87ljld44jk.wl%anselm.helbig+news2009@googlemail.com> 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: Sat, 22 Aug 2009 03:27: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:67380 Archived-At: On Fri, Aug 21, 2009 at 04:36:47PM +0200, Anselm Helbig wrote: > Try to stick this in your .emacs: > > (setq adaptive-fill-mode nil) > > Alternatively you can customize adaptive-fill-regexp to not include a > dash, so that fill-paragraph and friends still work properly for > e.g. email quotes. That seemed to do the trick with regard to the dash. How do I justify a single line to the right, without affecting subsequent lines? Thanks, -- Noah Slater, http://tumbolia.org/nslater