From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Proposal: diff-remove-trailing-blanks Date: Tue, 06 May 2008 22:04:41 -0400 Message-ID: References: <200804261845.m3QIixvX026773@sallyv1.ics.uci.edu> <4813879E.8030700@ig.com.br> <4813A244.4050908@ig.com.br> <8wz09so0.fsf@telefonica.net> <4813E542.10802@ig.com.br> <3ap89c5j.fsf@telefonica.net> <48146DF3.3090706@ig.com.br> <48147BC0.6080406@ig.com.br> <4814B81C.8030407@ig.com.br> <4819101D.5010004@ig.com.br> <4820F711.2060502@ig.com.br> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1210125922 4071 80.91.229.12 (7 May 2008 02:05:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 02:05:22 +0000 (UTC) Cc: =?iso-8859-1?Q?=D3scar?= Fuentes , "GNU Emacs \(devel\)" To: Vinicius Jose Latorre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 07 04:05:56 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 1JtZ2E-0005ZB-Gl for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 04:05:47 +0200 Original-Received: from localhost ([127.0.0.1]:57751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtZ1W-0004Ym-HK for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 22:04:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtZ1R-0004YX-IP for emacs-devel@gnu.org; Tue, 06 May 2008 22:04:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtZ1P-0004Y1-NX for emacs-devel@gnu.org; Tue, 06 May 2008 22:04:45 -0400 Original-Received: from [199.232.76.173] (port=49605 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtZ1P-0004Xy-J2 for emacs-devel@gnu.org; Tue, 06 May 2008 22:04:43 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtZ1P-0003Vq-8V for emacs-devel@gnu.org; Tue, 06 May 2008 22:04:43 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAKWrIEhMCqqd/2dsb2JhbACBU6tI X-IronPort-AV: E=Sophos;i="4.27,445,1204520400"; d="scan'208";a="20003352" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 06 May 2008 22:04:42 -0400 Original-Received: from pastel.home ([76.10.170.157]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id NHL40642; Tue, 06 May 2008 22:04:42 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id EE2458E5F; Tue, 6 May 2008 22:04:41 -0400 (EDT) In-Reply-To: <4820F711.2060502@ig.com.br> (Vinicius Jose Latorre's message of "Tue, 06 May 2008 21:25:53 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:96634 Archived-At: >>> Well, can I install diff-kill-trailing-whitespace >>> and diff-show-trailing-whitespace into diff-mode? >> I haven't had time to look at the code, but assuming it's clean enough, >> I don't see any problem with it, > Ok, shouldn't =D3scar Fuentes sign papers before > code installation? I think so. But I haven't kept track of this thread enough to know which part of the code is his and which is yours. Stefan