From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 19:20:12 2013 Received: (at submit) by debbugs.gnu.org; 26 Sep 2013 23:20:12 +0000 Received: from localhost ([127.0.0.1]:39057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VPKqw-0004XN-He for submit@debbugs.gnu.org; Thu, 26 Sep 2013 19:20:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52985) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VPKqr-0004X9-GL for submit@debbugs.gnu.org; Thu, 26 Sep 2013 19:20:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPKql-0006Nd-UA for submit@debbugs.gnu.org; Thu, 26 Sep 2013 19:20:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,HTML_MESSAGE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPKql-0006NZ-RR for submit@debbugs.gnu.org; Thu, 26 Sep 2013 19:19:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPKqh-0000N5-0U for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2013 19:19:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPKqc-0006Lw-61 for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2013 19:19:54 -0400 Received: from mail-qe0-f53.google.com ([209.85.128.53]:60796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPKqc-0006Ls-0o for bug-gnu-emacs@gnu.org; Thu, 26 Sep 2013 19:19:50 -0400 Received: by mail-qe0-f53.google.com with SMTP id jy17so1335890qeb.12 for ; Thu, 26 Sep 2013 16:19:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:content-type; bh=D6rBYoB1oxc4I8KcZtlYEnvkeeSfl/TvTaadHy0IYBM=; b=hI0cR2g71ezxd2tnh38QPhZ4lAgIU9W1EsnUXNf2+hb7qgvIr/ZfrpK2ZWK4wfWTLF GZZhCiuXGb0AOZ6V01E4802AIFxoNpZouDGx48CUEBNJQHlxqwsWmrALfaTZAix/7uX2 TfdFQUrGUJS0qkV/Ya7P5bH9PUZtK2RzZFROpTAVknsziUCnEy8+7jqUTYZ4lgd1e80o uF4MiWvS/7L8Rv+BHnCwF6HU3O1i3BLmPbBGXyHont88Lz+cNneddVPmAivV6Dj77DG/ eLNdEiPej6uLFxGnfMZy7a05D3yknjiZ54biiGnEW1Lo1JB6wqyzDvH/2tk5IGtuUjJ+ a79g== X-Gm-Message-State: ALoCoQk7xQZ3rchXPGXY1+Xx7vJJhuWVy6gZlZPcVnvsbfCNu9X2KEnbUAv9jS7D2Pms/Os4XPNR X-Received: by 10.224.75.200 with SMTP id z8mr9872256qaj.71.1380237588972; Thu, 26 Sep 2013 16:19:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.38.162 with HTTP; Thu, 26 Sep 2013 16:19:17 -0700 (PDT) From: Josh Date: Thu, 26 Sep 2013 16:19:17 -0700 X-Google-Sender-Auth: mFbMI5MZtXZSNTSQVoO1blLZDds Message-ID: Subject: 24.3.50; Include Git commit information when `report-emacs-bug' invoked from git.savannah.gnu.org/emacs.git builds To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001a11c30c1e3255ed04e7519b34 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --001a11c30c1e3255ed04e7519b34 Content-Type: text/plain; charset=ISO-8859-1 On one of my machines I run an Emacs that I build from a clone of the Savannah Git mirror. Bug reports created with this build don't seem to contain any equivalent to emacs-bzr-version, even though such information is readily available and presumably useful for diagnostic purposes. For example, the only version information in this buffer is "GNU Emacs 24.3.50.1 (i686-pc-cygwin) of 2013-09-26", while in my Cygwin shell I can see the latest commit, and of course from there it's trivial to find the corresponding Bazaar revno: ~/emacs2.git [6244] $ git remote -v origin git://git.savannah.gnu.org/emacs.git (fetch) origin git://git.savannah.gnu.org/emacs.git (push) ~/emacs2.git [6245] $ git log | head commit 8242d7ac11b16015cbc1f6de3780d6df87d2d72e Author: Tassilo Horn Date: Thu Sep 26 21:05:50 2013 +0200 * doc-view.el (doc-view-reset-zoom-level): New command. (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view zoom commands (bug#15466). In GNU Emacs 24.3.50.1 (i686-pc-cygwin) of 2013-09-26 on myhost Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-w32 --prefix=/home/josh' Important settings: value of $LC_CTYPE: en_US.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-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 blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. mouse-yank-primary: No selection is available Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message 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 mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment 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 w32 multi-tty emacs) --001a11c30c1e3255ed04e7519b34 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On one of my machines I run an Emacs that I build fro= m a clone of the
Savannah Git mirror.=A0 Bug reports created with this b= uild don't seem
to contain any equivalent to emacs-bzr-version, even= though such
information is readily available and presumably useful for diagnostic
pu= rposes.=A0 For example, the only version information in this buffer is
&= quot;GNU Emacs 24.3.50.1 (i686-pc-cygwin) of 2013-09-26", while in my<= br> Cygwin shell I can see the latest commit, and of course from there it's=
trivial to find the corresponding Bazaar revno:

~/emacs2.git [62= 44] $ git remote -v
origin=A0 git://git.savannah.gnu.org/emacs.git (fetch)
origin=A0 git://git.savan= nah.gnu.org/emacs.git (push)
~/emacs2.git [6245] $ git log | headcommit 8242d7ac11b16015cbc1f6de3780d6df87d2d72e
Author: Tassilo Horn &l= t;tsdh@gnu.org>
Date:=A0=A0 Thu Sep 26 21:05:50 2013 +0200

=A0=A0=A0 * doc-view.el (= doc-view-reset-zoom-level): New command.
=A0=A0=A0 (doc-view-mode-map): = Remap text-scale-adjust bindings to doc-view
=A0=A0=A0 zoom commands (bu= g#15466).


In GNU Emacs 24.3.50.1 (i686-pc-cygwin)
=A0of 2013-09-26 o= n myhost
Windowing system distributor `Microsoft Corp.', version 6.1= .7601
Configured using:
=A0`configure --with-w32 --prefix=3D/home/jos= h'

Important settings:
=A0 value of $LC_CTYPE: en_US.UTF-8
=A0 value= of $LANG: en_US.UTF-8
=A0 locale-coding-system: utf-8-unix
=A0 defau= lt enable-multibyte-characters: t

Major mode: Lisp Interaction
Minor modes in effect:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
= =A0 menu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global-font-loc= k-mode: t
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-= composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-num= ber-mode: t
=A0 transient-mark-mode: t

Recent input:
M-x r e p= o r t - e m a c s - b u g <return>

Recent messages:
For in= formation about GNU Emacs and the GNU system, type C-h C-a.
mouse-yank-primary: No selection is available

Load-path shadows:
= None found.

Features:
(shadow sort gnus-util mail-extr emacsbug m= essage format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-en= code mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-u= til mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-flo= at-type mwheel w32-common-fns disp-table w32-win w32-vars
tool-bar dnd f= ontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scro= ll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
geo= rgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean j= apanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
ab= brev minibuffer nadvice loaddefs button faces cus-face macroexp files
te= xt-properties overlay sha1 md5 base64 format env code-pages mule
custom = widget hashtable-print-readable backquote make-network-process
gfilenotify w32 multi-tty emacs)


--001a11c30c1e3255ed04e7519b34-- From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 14 15:42:54 2013 Received: (at control) by debbugs.gnu.org; 14 Oct 2013 19:42:54 +0000 Received: from localhost ([127.0.0.1]:49295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VVo2Y-0002kr-E2 for submit@debbugs.gnu.org; Mon, 14 Oct 2013 15:42:54 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:50139 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VVo2V-0002kh-An for control@debbugs.gnu.org; Mon, 14 Oct 2013 15:42:51 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VVo2U-0005vJ-P3 for control@debbugs.gnu.org; Mon, 14 Oct 2013 15:42:50 -0400 Date: Mon, 14 Oct 2013 15:42:50 -0400 Message-Id: Subject: control message for bug 15468 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.3 (-----) forwarded 15468 http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00013.html From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 15:01:08 2014 Received: (at 15468-done) by debbugs.gnu.org; 22 Jan 2014 20:01:08 +0000 Received: from localhost ([127.0.0.1]:60982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W63z2-0001qv-9O for submit@debbugs.gnu.org; Wed, 22 Jan 2014 15:01:08 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:57619) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W63z0-0001qo-NY for 15468-done@debbugs.gnu.org; Wed, 22 Jan 2014 15:01:07 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W63z0-0002Qc-06; Wed, 22 Jan 2014 15:01:06 -0500 From: Glenn Morris To: 15468-done@debbugs.gnu.org Subject: Re: bug#15468: 24.3.50; Include Git commit information when `report-emacs-bug' invoked from git.savannah.gnu.org/emacs.git builds References: X-Spook: Audiotel Ortega Glock Elvis LLNL military counter X-Ran: 6c@EZQ9r@TJYQB9[akmT1Wvu~_w,M3x6.]4F9mIH/qBQLVR!m]pF";wqj/b{DT?W408/ib X-Hue: black X-Attribution: GM Date: Wed, 22 Jan 2014 15:01:05 -0500 In-Reply-To: (josh@foxtail.org's message of "Thu, 26 Sep 2013 16:19:17 -0700") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: 15468-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) Version: 24.4 It does something now, but only if you fetch the repository notes. From unknown Sat Jun 14 03:48:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 20 Feb 2014 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator