From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#12585: diff refine should highlight space changes better (feature request) Date: Sat, 06 Oct 2012 22:00:10 +0300 Organization: JURTA Message-ID: <874nm7e8ul.fsf@mail.jurta.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349550170 20778 80.91.229.3 (6 Oct 2012 19:02:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2012 19:02:50 +0000 (UTC) Cc: 12585@debbugs.gnu.org To: Le Wang Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 21:02:55 2012 Return-path: Envelope-to: geb-bug-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 1TKZeI-00067D-Af for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2012 21:02:54 +0200 Original-Received: from localhost ([::1]:50050 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKZeC-00083C-Gl for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Oct 2012 15:02:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKZe9-00082z-OW for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2012 15:02:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKZe8-0008IN-SL for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2012 15:02:45 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKZe8-0008IJ-Ob for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2012 15:02:44 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TKZeQ-0003pv-0U for bug-gnu-emacs@gnu.org; Sat, 06 Oct 2012 15:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 06 Oct 2012 19:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12585 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12585-submit@debbugs.gnu.org id=B12585.134955014414704 (code B ref 12585); Sat, 06 Oct 2012 19:03:01 +0000 Original-Received: (at 12585) by debbugs.gnu.org; 6 Oct 2012 19:02:24 +0000 Original-Received: from localhost ([127.0.0.1]:58614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TKZdo-0003p4-5s for submit@debbugs.gnu.org; Sat, 06 Oct 2012 15:02:24 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:37853 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TKZdl-0003ov-Mv for 12585@debbugs.gnu.org; Sat, 06 Oct 2012 15:02:22 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 57B2C451C1AC; Sat, 6 Oct 2012 12:02:02 -0700 (PDT) In-Reply-To: (Le Wang's message of "Sat, 6 Oct 2012 23:25:33 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65291 Archived-At: > In fact, we should be able to do better than magit > and highlight inline space changes as well. Inline space changes can be highlighted after setting `smerge-refine-ignore-whitespace' to nil (maybe it should be defcustom instead of defvar?)