From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: visual-line-mode and line wrapping Date: Mon, 24 May 2010 15:09:35 +0100 Organization: University of Cambridge Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274710204 30786 80.91.229.12 (24 May 2010 14:10:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 24 May 2010 14:10:04 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 24 16:10:03 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OGYLx-0004pu-9w for ged-emacs-devel@m.gmane.org; Mon, 24 May 2010 16:10:01 +0200 Original-Received: from localhost ([127.0.0.1]:37954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGYLw-0006V5-Gx for ged-emacs-devel@m.gmane.org; Mon, 24 May 2010 10:10:00 -0400 Original-Received: from [140.186.70.92] (port=51230 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGYLq-0006Tz-0x for emacs-devel@gnu.org; Mon, 24 May 2010 10:09:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGYLo-0007qK-Mu for emacs-devel@gnu.org; Mon, 24 May 2010 10:09:53 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:40049) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGYLo-0007q3-HC for emacs-devel@gnu.org; Mon, 24 May 2010 10:09:52 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OGYLh-0004kI-Go for emacs-devel@gnu.org; Mon, 24 May 2010 16:09:45 +0200 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 May 2010 16:09:45 +0200 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 May 2010 16:09:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:FeNqSELSJXxojHPTXvzufj7HX58= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:125169 Archived-At: Hello, In the discussion of the trashbin feature, visual-line-mode came up. It seems many of us would like it to be able to wrap lines at a position other than the window edge. I wonder if someone has a patch to do this? Thanks. The feature would be very useful to me at the moment. Cheers, Leo