From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Newsgroups: gmane.emacs.bugs Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Date: Thu, 11 Jun 2015 07:49:21 +0200 Message-ID: <84616u7q1q.fsf@gmail.com> References: <84y4jryb8b.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1434001851 2702 80.91.229.3 (11 Jun 2015 05:50:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2015 05:50:51 +0000 (UTC) Cc: 20782@debbugs.gnu.org, Vincent =?UTF-8?Q?Bela=C3=AFche?= To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 11 07:50:41 2015 Return-path: Envelope-to: geb-bug-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 1Z2vNx-0006r6-3h for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Jun 2015 07:50:41 +0200 Original-Received: from localhost ([::1]:43313 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2vNw-00085a-EJ for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Jun 2015 01:50:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2vNS-0007bG-Pv for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 01:50:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2vNO-0003zr-QD for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 01:50:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2vNO-0003zJ-OA for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 01:50:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z2vNN-0000AF-TF for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 01:50:06 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <84y4jryb8b.fsf@gmail.com> Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Jun 2015 05:50:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.1434001776588 (code B ref 20782); Thu, 11 Jun 2015 05:50:05 +0000 Original-Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 05:49:36 +0000 Original-Received: from localhost ([127.0.0.1]:50038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2vMt-00009Q-Os for submit@debbugs.gnu.org; Thu, 11 Jun 2015 01:49:36 -0400 Original-Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:60651 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2vMr-000099-8U for 20782@debbugs.gnu.org; Thu, 11 Jun 2015 01:49:35 -0400 Original-Received: from AIGLEROYAL ([81.53.2.96]) by mwinf5d03 with ME id etpQ1q00724HCdd03tpQwR; Thu, 11 Jun 2015 07:49:26 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Thu, 11 Jun 2015 07:49:26 +0200 X-ME-IP: 81.53.2.96 X-Antivirus: avast! (VPS 150610-1, 10/06/2015), Outbound message X-Antivirus-Status: Clean X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:103816 Archived-At: Le 11/06/2015 04:43, Stefan Monnier a =E9crit : >> For starting Emacs from gdb could you please remind me the command line,= >> assuming that /Somewhere/trunk is the directory under which I have all >> the Emacs build tree from bazaar (please note that my latest build was >> with Bazaar, I don't know whether you have moved to Git yet). > > Does that mean you use the old Bazaar code, or do you use "bzr" to > checkout the code from the Git repository (using bzr-git, I guess)? > > > Stefan Hello Stefan, It is the old bazaar code I think, as Glenn noticed my build is versioned as follows: GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-11-03 on AIGLEROYAL At that time, as far as I understood, the move to Git was not yet actual --- but maybe I missed the point as I do not follow Emacs development so closely. Vincent. --- Ce courrier =E9lectronique ne contient aucun virus ou logiciel malveillant = parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus