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: can vc-annotate display changes from one day Date: Mon, 25 Jan 2016 11:27:08 +0000 Message-ID: <87y4bddhmb.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1453721274 3965 80.91.229.3 (25 Jan 2016 11:27:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Jan 2016 11:27:54 +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 12:27:45 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 1aNfJA-0007h9-LB for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2016 12:27:44 +0100 Original-Received: from localhost ([::1]:37443 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNfJ9-0004s6-Tc for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2016 06:27:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNfIz-0004rj-To for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 06:27:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNfIv-0006o6-UZ for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 06:27:33 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:39667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNfIv-0006o0-Ox for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 06:27:29 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aNfIp-0007Xe-3L for help-gnu-emacs@gnu.org; Mon, 25 Jan 2016 12:27:23 +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 12:27:23 +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 12:27:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 15 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:G/E+y47THBecnFcfjs8jXdL8T7U= 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:108845 Archived-At: Hello Am running usually HG or RCS on my files. Now when I use vc-annotate (GNU emacs 25.1.50), changes which occur in one day are not distinguished. I tried to use C-u vc-annotate specifying the time span to one day. I even played a bit with the variable vc-annotate-color-map But I was not successful. Anybody has a suggestion? Uwe Brauer