From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: word-wrap "indentation" Date: Thu, 26 Jun 2008 10:00:55 -0400 Message-ID: <87ej6kl2i0.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214488982 31607 80.91.229.12 (26 Jun 2008 14:03:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2008 14:03:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 26 16:03:43 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KBs3D-0004so-G3 for ged-emacs-devel@m.gmane.org; Thu, 26 Jun 2008 16:02:15 +0200 Original-Received: from localhost ([127.0.0.1]:35786 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBs2O-0002j4-3Q for ged-emacs-devel@m.gmane.org; Thu, 26 Jun 2008 10:01:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBs21-0002ZG-Dx for emacs-devel@gnu.org; Thu, 26 Jun 2008 10:01:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBs20-0002YT-04 for emacs-devel@gnu.org; Thu, 26 Jun 2008 10:01:01 -0400 Original-Received: from [199.232.76.173] (port=44430 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBs1z-0002YN-NC for emacs-devel@gnu.org; Thu, 26 Jun 2008 10:00:59 -0400 Original-Received: from c-24-63-201-57.hsd1.ma.comcast.net ([24.63.201.57]:17815 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBs1w-0004RE-CE; Thu, 26 Jun 2008 10:00:56 -0400 Original-Received: by furry (Postfix, from userid 1000) id A18ACC054; Thu, 26 Jun 2008 10:00:55 -0400 (EDT) In-Reply-To: (Miles Bader's message of "Thu, 26 Jun 2008 15:40:33 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99964 Archived-At: Miles Bader writes: > So obviously what's needed is someway to tell the display word-wrapping > a string to insert after each wrap-point. > > Any comments? Anyone already hacking on this sort of thing, or should I > give it a go? Go ahead and give it a shot.