From martin.dahl@gmail.com Sun Oct 5 07:58:46 2008 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 Subject: 23.0.60; Compilation mode broken? 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 From rgm@gnu.org Sun Oct 12 16:28:18 2008 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=-8.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 12 Oct 2008 23:28:18 +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 m9CNSFXs016273 for ; Sun, 12 Oct 2008 16:28:17 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KpAJm-0000e1-Tu; Sun, 12 Oct 2008 19:25:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18674.34682.830998.830341@fencepost.gnu.org> Date: Sun, 12 Oct 2008 19:25:46 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: '7Yis>}UjJQ$0@1XgIR.:Xs^H$JHI#epKnMFH~.{fO(j_+Is7s_L:F+}B#Ey[K"z#{*jsj X-Debbugs-No-Ack: yes close 1091 close 1043 severity 1102 wishlist severity 1147 wishlist severity 1150 wishlist severity 1149 wishlist From unknown Sat Aug 16 15:56:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Mon, 10 Nov 2008 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator