From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.help Subject: Re: "Soft" indent with visual-line-mode? Date: Mon, 12 Dec 2011 12:47:37 +0100 Message-ID: <87vcpm2equ.fsf@escher.fritz.box> References: <8CAC7B1B-0C66-4D38-B474-1C4150419B22@stoo.org> <87ab11zlgy.fsf@escher.local.home> <4EE26EB2.3030401@stoo.org> <87vcpmlpca.fsf@escher.fritz.box> <87obvexnkc.fsf@tsdh.uni-koblenz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1323690489 9097 80.91.229.12 (12 Dec 2011 11:48:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Dec 2011 11:48:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 12 12:48:05 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ra4MX-00038d-8J for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Dec 2011 12:48:05 +0100 Original-Received: from localhost ([::1]:44859 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra4MW-0004z5-SR for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Dec 2011 06:48:04 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:35868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra4MO-0004wV-Jy for help-gnu-emacs@gnu.org; Mon, 12 Dec 2011 06:48:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ra4MJ-0000PJ-3A for help-gnu-emacs@gnu.org; Mon, 12 Dec 2011 06:47:56 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:41102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra4MI-0000P6-S4 for help-gnu-emacs@gnu.org; Mon, 12 Dec 2011 06:47:51 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ra4MH-000305-5b for help-gnu-emacs@gnu.org; Mon, 12 Dec 2011 12:47:49 +0100 Original-Received: from i59f56109.versanet.de ([89.245.97.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Dec 2011 12:47:49 +0100 Original-Received: from stephen.berman by i59f56109.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Dec 2011 12:47:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: i59f56109.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83186 Archived-At: On Mon, 12 Dec 2011 08:21:23 +0100 Tassilo Horn wrote: > Stephen Berman writes: > > Hi Stephen, > >> Glad you find it useful. FYI, in the mean time a cleaner version has >> been added to the GNU Emacs Lisp Package Archive (ELPA) as >> adaptive-wrap-prefix.el. This version leaves the fringe indicators >> alone. (I removed them in my original version for aesthetic reasons, >> but Stefan Monnier (who improved the code) pointed out that that's an >> independent feature.) You can download it via `M-x list-packages' (or >> via the menu: Options->Manage Emacs Packages) > > While I can see it on the emacs elpa branch (first as awp-mode, now as > adaptive-wrap-prefix), it's not listed here when I do M-x list-packages. > I guess, someone needs to do some manual step to update the list of > packages exported via http, right? I guess so. Sorry for the premature claim; I should have checked before posting. Steve Berman