From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.help Subject: Re: can vc-annotate display changes from one day Date: Mon, 25 Jan 2016 17:56:53 +0000 Message-ID: <87powp4k62.fsf@mat.ucm.es> References: <87y4bddhmb.fsf@mat.ucm.es> <56A63497.2040104@yandex.ru> <87wpqxelxa.fsf@mat.ucm.es> <56A63C6F.1040304@yandex.ru> <878u3dejbz.fsf@mat.ucm.es> <56A64FF3.2050909@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1453744657 13408 80.91.229.3 (25 Jan 2016 17:57:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Jan 2016 17:57:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 25 18:57:29 2016 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 1aNlOK-0000AI-Dy for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2016 18:57:28 +0100 Original-Received: from localhost ([::1]:40108 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNlOJ-0006BK-RY for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2016 12:57:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNlO3-0006B6-SB for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 12:57:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNlNy-0004eK-SX for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 12:57:11 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:41937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNlNy-0004e5-Lg for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 12:57:06 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aNlNw-0008OH-Oq for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 18:57:04 +0100 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jan 2016 18:57:04 +0100 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jan 2016 18:57:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:RCuZ8FwwVWGixQMGyHaUfd4HoKk= 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:108855 Archived-At: > On 01/25/2016 07:04 PM, Uwe Brauer wrote: > Yeah, but the colors depend on the time values in the output. > This is interesting. Apparently, there's a bug that makes us highlight > commits from different days with the same color in your case. > Could you re-test with a build from emacs-25? Well I am running emacs 25 emacs-version is a variable defined in ‘C source code’. Its value is "25.1.50.1" emacs-repository-version is a variable defined in ‘version.el’. Its value is "e2203fb3260d959661eba307db0e289143698c5e" I also tried emacs -Q But vc-annotate behaves as reported.