From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: gratuitous changes Date: Wed, 05 Feb 2003 21:42:28 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030204155741.B75B.LEKTU@terra.es> <2110-Tue04Feb2003214642+0200-eliz@is.elta.co.il> <20030204211350.DE42.LEKTU@terra.es> <15936.9792.971817.964555@nick.uklinux.net> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044499332 8643 80.91.224.249 (6 Feb 2003 02:42:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2003 02:42:12 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gbzO-0002FH-00 for ; Thu, 06 Feb 2003 03:42:10 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gc8F-00017x-00 for ; Thu, 06 Feb 2003 03:51:19 +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 18gc1J-0008Hd-03 for emacs-devel@quimby.gnus.org; Wed, 05 Feb 2003 21:44:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gc0k-00084A-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 21:43:34 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gbzn-0007G1-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 21:42:36 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gbzg-0006ye-00 for emacs-devel@gnu.org; Wed, 05 Feb 2003 21:42:28 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18gbzg-0002fu-00; Wed, 05 Feb 2003 21:42:28 -0500 Original-To: Nick Roberts In-reply-to: <15936.9792.971817.964555@nick.uklinux.net> (message from Nick Roberts on Tue, 4 Feb 2003 20:44:48 +0000) 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:11402 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11402 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) I think Emacs already has some kind of feature to show trailing whitespace, but I forget the details of it and what it is called.