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 19:55:19 +0100 Message-ID: <20090821185519.GA15953@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 1250926495 27591 80.91.229.12 (22 Aug 2009 07:34:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2009 07:34:55 +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:34:48 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 1Mel7d-00057U-Cd for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 09:34:45 +0200 Original-Received: from localhost ([127.0.0.1]:37954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mel7c-0004J4-KZ for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 03:34:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MeZGp-0000ZA-Aa for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 14:55:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MeZGk-0000Wv-1T for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 14:55:26 -0400 Original-Received: from [199.232.76.173] (port=35028 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeZGj-0000Wo-Sd for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 14:55:21 -0400 Original-Received: from tumbolia.org ([80.68.94.123]:60132) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MeZGj-0007V8-DS for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 14:55:21 -0400 Original-Received: from nslater by tumbolia.org with local (Exim 4.69) (envelope-from ) id 1MeZGh-0004AI-I0; Fri, 21 Aug 2009 19:55:19 +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:07 -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:67382 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. Actually, that didn't work, because now it won't wrap indented blocks. Thanks, -- Noah Slater, http://tumbolia.org/nslater