From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: gratuitous changes Date: Tue, 4 Feb 2003 20:44:48 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <15936.9792.971817.964555@nick.uklinux.net> References: <20030204155741.B75B.LEKTU@terra.es> <2110-Tue04Feb2003214642+0200-eliz@is.elta.co.il> <20030204211350.DE42.LEKTU@terra.es> <200302042022.h14KMPN23253@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044391906 24498 80.91.224.249 (4 Feb 2003 20:51:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2003 20:51:46 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gA2h-0006MZ-00 for ; Tue, 04 Feb 2003 21:51:43 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gAAw-0000dr-00 for ; Tue, 04 Feb 2003 22:00:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gA3m-0001Yt-0B for emacs-devel@quimby.gnus.org; Tue, 04 Feb 2003 15:52:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gA2y-0001N3-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 15:52:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18g9zV-0008OH-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 15:48:26 -0500 Original-Received: from bts-0966.dialup.zetnet.co.uk ([194.247.51.198] helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18g9yO-0007Fb-00 for emacs-devel@gnu.org; Tue, 04 Feb 2003 15:47:16 -0500 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id 6231776037; Tue, 4 Feb 2003 20:44:49 +0000 (GMT) Original-To: emacs-devel@gnu.org In-Reply-To: <200302042022.h14KMPN23253@rum.cs.yale.edu> X-Mailer: VM 6.97 under Emacs 21.1.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11357 I haven't really followed this thread but the 20 resulting changes to gdb-ui.el present no problem to me. I have seen a feature of XEmacs that helps prevent trailing white space: the cursor becomes more narrow when its at the end of a line. Would it be a good idea for Emacs? (Apologies if this point has already been made) Nick