From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Newsgroups: gmane.emacs.help Subject: Re: Diff could also show the changes within lines Date: Wed, 14 Nov 2012 18:03:21 +0000 (UTC) Message-ID: References: <87txu9arc8.fsf@gmail.com> <80d2zlvnos.fsf@somewhere.org> <80vcd8l0h4.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1352916231 31719 80.91.229.3 (14 Nov 2012 18:03:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Nov 2012 18:03:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 14 19:04:02 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TYhJg-0005yF-Pf for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Nov 2012 19:04:00 +0100 Original-Received: from localhost ([::1]:53784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYhJW-0006HI-WA for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Nov 2012 13:03:50 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYhJP-0006Ft-0o for help-gnu-emacs@gnu.org; Wed, 14 Nov 2012 13:03:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYhJL-00049B-Uv for help-gnu-emacs@gnu.org; Wed, 14 Nov 2012 13:03:42 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:42902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYhJL-000497-O7 for help-gnu-emacs@gnu.org; Wed, 14 Nov 2012 13:03:39 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TYhJT-0005jG-51 for help-gnu-emacs@gnu.org; Wed, 14 Nov 2012 19:03:47 +0100 Original-Received: from 77-234-78-222.pool.digikabel.hu ([77.234.78.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Nov 2012 19:03:47 +0100 Original-Received: from adatgyujto by 77-234-78-222.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Nov 2012 19:03:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 77.234.78.222 (Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.10) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87691 Archived-At: Sebastien Vauban writes: > > You can see, in the screencast on http://screencast.com/t/JOlsyWHh, that: > > - the cursor goes to the end of the diff > > - only the last diff is refined (see the string " for Diff" which should be > highlighted in the first hunk) > Try it manually. Go to the diff buffer and call M-x my/diff-refine-all-hunks there. Does it highlight all the hunks then?