From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19138: Emacs crashes Date: Tue, 09 Dec 2014 23:24:07 +0100 Message-ID: <87oarcpim0.fsf@gnu.org> References: <20141121104224.GA22689@debian.math.u-bordeaux1.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyTDW-0001Gi-70 for bug-guix@gnu.org; Tue, 09 Dec 2014 17:25:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyTDL-0004BQ-7U for bug-guix@gnu.org; Tue, 09 Dec 2014 17:25:14 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:34575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyTDL-0004BA-5F for bug-guix@gnu.org; Tue, 09 Dec 2014 17:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XyTDK-0000Fj-Uk for bug-guix@gnu.org; Tue, 09 Dec 2014 17:25:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20141121104224.GA22689@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Fri, 21 Nov 2014 11:42:24 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: 19138-done@debbugs.gnu.org Andreas Enge skribis: > With current emacs-24.4 of git 0276f69, the following crash occurs: > > I start emacs, which seems to launch a gtk version. > Then I click on the first icon in the upper left, labelled > "Specify a new's file name, to edit the file". Fixed in commit 71f5715, thanks. Ludo=E2=80=99.