From unknown Sat Aug 16 20:59:02 2025 X-Loop: don@donarmstrong.com Subject: bug#1091: 23.0.60; Compilation mode broken? Reply-To: Martin Dahl , 1091@debbugs.gnu.org Resent-From: Martin Dahl Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 05 Oct 2008 15:05:08 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1091 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122321872617357 (code B ref -1); Sun, 05 Oct 2008 15:05:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.8 required=4.0 tests=BAYES_00,FOURLA,GMAIL, RCVD_IN_DNSWL_MED,URIBL_RHS_DOB autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 5 Oct 2008 14:58:46 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m95EwgOG017351 for ; Sun, 5 Oct 2008 07:58:43 -0700 Received: from mail.gnu.org ([199.232.76.166]:43029 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KmV1z-0005v5-0f for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 10:56:23 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KmV4B-0002Ti-MD for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 10:58:42 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:40818) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmV4B-0002Sb-0o for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 10:58:39 -0400 Received: by fg-out-1718.google.com with SMTP id l26so1846846fgb.30 for ; Sun, 05 Oct 2008 07:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:user-agent:mime-version:content-type; bh=sgRQdAr9UvO84BzCOAmReay3fHndmrznyafFrh/YTaI=; b=VsHiE8Z7OF+lr55a9XqXkltxgqzb3PSIGY+0dyjCiV2UNZjgDBo38ug8bk6ddDNEkx TrBajrMgAjQf/9PmJdbfIZFDQ1/OMUX73C+/DpcqpxabW3ZiV9rk4hbuJBsNRVSzlxIW G78MhEnoX1djKJ+lUpH8I7PjbDPbJzxzrADuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; b=mFao+9BCo1eRf3OxrHdhkwJOnfv030SvnIEp7eCuNfsAJObhzLQg6jD9+dvSj18ye5 FiT03w4ZEe0iqfxCvZR8QF0XygSLOl9DMu6yZG1gC2x3VKkOAC7AMRc+WZPmvUI9W1g9 6jqExuOCI1b82DmsvCNSVYV1ijm0fkjg1pxBs= Received: by 10.86.84.5 with SMTP id h5mr2494192fgb.17.1223218715970; Sun, 05 Oct 2008 07:58:35 -0700 (PDT) Received: from localhost (cekyrij.olf.sgsnet.se [193.11.218.137]) by mx.google.com with ESMTPS id 4sm10284221fge.8.2008.10.05.07.58.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 05 Oct 2008 07:58:34 -0700 (PDT) From: Martin Dahl To: emacs-pretest-bug@gnu.org Date: Sun, 05 Oct 2008 16:58:27 +0200 Message-ID: <87d4ifw0ks.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: CVS from just now: emacs -Q (require 'compile) OR M-x compilation-mode triggers Debugger entered--Lisp error: (wrong-type-argument keymapp nil) signal(wrong-type-argument (keymapp nil)) [...] This is not sent from the emacs -Q session (cannot send mail from there); therefore removing some details below. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-10-05 on martin-laptop Windowing system distributor `The X.Org Foundation', version 11.0.10400090 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: erc-truncate-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-match-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: [removed] Recent messages: [removed] -- Martin Dahl GPG: 5BB4F31B