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: Tue, 26 Jan 2016 10:03:53 +0000 Message-ID: <871t94fyie.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> <87powp4k62.fsf@mat.ucm.es> <834me12zr6.fsf@gnu.org> 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 1453802671 7990 80.91.229.3 (26 Jan 2016 10:04:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2016 10:04:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 26 11:04:22 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 1aO0U2-0006Gu-6k for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jan 2016 11:04:22 +0100 Original-Received: from localhost ([::1]:42721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO0U1-0000DF-Hz for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jan 2016 05:04:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO0Tq-0000CJ-4o for help-gnu-emacs@gnu.org; Tue, 26 Jan 2016 05:04:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aO0Tm-00077l-MX for help-gnu-emacs@gnu.org; Tue, 26 Jan 2016 05:04:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:33845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO0Tm-00077h-FT for help-gnu-emacs@gnu.org; Tue, 26 Jan 2016 05:04:06 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aO0Tk-0006AR-Ra for help-gnu-emacs@gnu.org; Tue, 26 Jan 2016 11:04: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 ; Tue, 26 Jan 2016 11:04:04 +0100 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jan 2016 11:04: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:0NFajYqqaRmlyJd1uh7+/rVqJiE= 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:108864 Archived-At: > No, you are running the master branch. The emacs-25 branch identifies > itself as version 25.0.50. Thanks for clarifying. Indeed I still have a 25.0.5 build around: ,---- | emacs-repository-version is a variable defined in ‘version.el’. | Its value is "572f68ea292e7207ceab8bfe5af365204bfcb9d2" `---- I installed it run emacs -Q and then vc-annotate and: In that version the colors were correctly displayed, that is changes within one day were displayed differently. This is not the case for emacs-master. So that seems to me a bug in emacs-master, shall I file a BUG report?