GNU bug report logs - #19040
25.0.50; Building from Git leaves emacs-repo-version at nil

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Thu, 13 Nov 2014 15:53:01 UTC

Severity: normal

Tags: fixed, patch

Merged with 19049

Found in version 25.0.50

Fixed in version 25.1

Done: Ulrich Mueller <ulm <at> gentoo.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19040 in the body.
You can then email your comments to 19040 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19040; Package emacs. (Thu, 13 Nov 2014 15:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 13 Nov 2014 15:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Building from Git leaves emacs-repo-version at nil
Date: Thu, 13 Nov 2014 10:52:40 -0500
 emacs -Q
 M-: emacs-repo-version RET

The value is nil, contrary to what the doc string says.



In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2014-11-13 on fencepost.gnu.org
System Description:	Trisquel 4.1 LTS

Configured using:
 `configure --prefix=/home/e/eliz --enable-checking=yes,glyphs
 --with-gif=no --with-tiff=no 'CFLAGS=-O0 -g3''

Configured features:
XPM JPEG PNG SOUND GPM NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE
M17N_FLT LIBOTF XFT ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
nil

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils xterm time-date
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process gfilenotify
dynamic-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)

Memory information:
((conses 16 80467 6226)
 (symbols 48 17971 0)
 (miscs 40 34 125)
 (strings 32 10868 4353)
 (string-bytes 1 293767)
 (vectors 16 8205)
 (vector-slots 8 348736 28714)
 (floats 8 73 331)
 (intervals 56 171 1)
 (buffers 976 11)
 (heap 1024 11047 1870))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19040; Package emacs. (Thu, 13 Nov 2014 21:42:02 GMT) Full text and rfc822 format available.

Message #8 received at 19040 <at> debbugs.gnu.org (full text, mbox):

From: Puneeth Chaganti <punchagan <at> muse-amuse.in>
To: 19040 <at> debbugs.gnu.org
Subject: bug#19040: 25.0.50; Building from Git leaves emacs-repo-version at nil
Date: Fri, 14 Nov 2014 01:13:40 +0530
Looks like we call `git log -1 --pretty=format:%N` to get the version, 
which looks for git notes, if any.

Instead calling `git log -1 --pretty=format:%h` would give the short 
hash.  We may also want to set a dirty flag, though.




Merged 19040 19049. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 15 Nov 2014 20:08:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19040; Package emacs. (Sun, 14 Dec 2014 11:19:01 GMT) Full text and rfc822 format available.

Message #13 received at 19040 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Ulrich Mueller <ulm <at> gentoo.org>
Cc: 19040 <at> debbugs.gnu.org
Subject: Re: control message for bug #19049
Date: Sun, 14 Dec 2014 13:18:40 +0200
Ulrich Mueller <ulm <at> gentoo.org> writes:

> reopen 19049
> tags 19049 - fixed
> tags 19049 patch
> thanks

Why was this reopened? Looks fixed to me.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19040; Package emacs. (Sun, 14 Dec 2014 11:54:02 GMT) Full text and rfc822 format available.

Message #16 received at 19040 <at> debbugs.gnu.org (full text, mbox):

From: Ulrich Mueller <ulm <at> gentoo.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19040 <at> debbugs.gnu.org
Subject: Re: control message for bug #19049
Date: Sun, 14 Dec 2014 12:53:44 +0100
>>>>> On Sun, 14 Dec 2014, Dmitry Gutov wrote:

> Why was this reopened? Looks fixed to me.

There's an unapplied patch for removing the bazaar case from version
detection. Can someone please comment if this is wanted or not?




Added tag(s) fixed. Request was from Ulrich Mueller <ulm <at> gentoo.org> to control <at> debbugs.gnu.org. (Sat, 17 Jan 2015 09:58:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.1, send any further explanations to 19049 <at> debbugs.gnu.org and Ulrich Mueller <ulm <at> gentoo.org> Request was from Ulrich Mueller <ulm <at> gentoo.org> to control <at> debbugs.gnu.org. (Sat, 17 Jan 2015 09:58:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Feb 2015 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.