From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: SOLVED (was: vc-hg modeline changed.) Date: Thu, 05 May 2016 09:15:14 +0000 Message-ID: <87zis4g925.fsf@mat.ucm.es> References: <87vb2wi60p.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1462439768 21771 80.91.229.3 (5 May 2016 09:16:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 May 2016 09:16:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 11:16:00 2016 Return-path: Envelope-to: ged-emacs-devel@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 1ayFO4-00035h-4O for ged-emacs-devel@m.gmane.org; Thu, 05 May 2016 11:16:00 +0200 Original-Received: from localhost ([::1]:52785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayFO0-00042Y-8j for ged-emacs-devel@m.gmane.org; Thu, 05 May 2016 05:15:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayFNp-0003mz-Ss for emacs-devel@gnu.org; Thu, 05 May 2016 05:15:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayFNe-0004pB-C4 for emacs-devel@gnu.org; Thu, 05 May 2016 05:15:40 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:57748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayFNe-0004nK-4k for emacs-devel@gnu.org; Thu, 05 May 2016 05:15:34 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ayFNQ-0002io-QX for emacs-devel@gnu.org; Thu, 05 May 2016 11:15:21 +0200 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 ; Thu, 05 May 2016 11:15:20 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2016 11:15:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 32 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.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:b9tzdB8vDgeI04AWkyWXJaOHDX4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203596 Archived-At: >>> "Uwe" == Uwe Brauer writes: > Hi > I just upgraded 25.5.1 via git pull and recompiling. > Then I noted (to my horror (personal opinion) that the behavior of > hg-modeline was changed. I was told my Daniel to try (setq vc-hg-symbolic-revision-styles '("{rev}")) (Or the relevant customize-option) Which solved my problem. I suggest to change/add the docstring accordingly, because the new behavior is a radical change. I could provide a 'patch' for that[1], but not sure about the structure of that patch (which git diff option to use, to whom to send that patch etc). I will ask that in a different message. Uwe Brauer Footnotes: [1] 3 lines of text which would not require to sign the FSF copyright papers.