From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+mail@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.50; Diff refinement Date: Tue, 06 Nov 2007 23:53:46 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1194389657 20204 80.91.229.12 (6 Nov 2007 22:54:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 22:54:17 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 06 23:54:20 2007 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 1IpXJH-0004cK-SB for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 23:54:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpXJ6-0005Vp-VO for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 17:54:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpXJ4-0005Va-0k for emacs-devel@gnu.org; Tue, 06 Nov 2007 17:54:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpXJ3-0005VO-4t for emacs-devel@gnu.org; Tue, 06 Nov 2007 17:54:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpXJ3-0005VL-0t for emacs-devel@gnu.org; Tue, 06 Nov 2007 17:54:01 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpXJ2-0002Lp-NA for emacs-devel@gnu.org; Tue, 06 Nov 2007 17:54:00 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpXJ2-0006SR-CU for emacs-pretest-bug@gnu.org; Tue, 06 Nov 2007 17:54:00 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IpXIx-0002K4-1x for emacs-pretest-bug@gnu.org; Tue, 06 Nov 2007 17:53:59 -0500 Original-Received: from anubis.medic.chalmers.se ([129.16.30.218]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpXIw-0002I3-Dh for emacs-pretest-bug@gnu.org; Tue, 06 Nov 2007 17:53:54 -0500 Original-Received: from remote4.student.chalmers.se (remote4.student.chalmers.se [129.16.29.77]) by anubis.medic.chalmers.se (Postfix) with ESMTP id 61A9BD982 for ; Tue, 6 Nov 2007 23:53:46 +0100 (CET) Original-Received: by remote4.student.chalmers.se (Postfix, from userid 61540) id 4316B8447B; Tue, 6 Nov 2007 23:53:46 +0100 (CET) User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:82685 gmane.emacs.pretest.bugs:20247 Archived-At: emacs -Q Assume that /tmp/foo contains the line (foo abc (bar abc x)) and /tmp/bar contains the line abc M-x diff RET /tmp/bar RET /tmp/foo RET C-c C-b in the diff buffer produces this refinement: (foo abc (bar abc x)) ^^^^^^ ^^^^ ^^^^^^ (diff (GNU diffutils) 2.8.1) --=20 Johan Bockg=C3=A5rd