From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jpff Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 22.1.50; Cannot compile many lisp files Date: Tue, 4 Sep 2007 07:37:10 +0100 Message-ID: <5172-Tue04Sep2007073710+0100-jpff@codemist.co.uk> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1188890562 10112 80.91.229.12 (4 Sep 2007 07:22:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2007 07:22:42 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 04 09:22:40 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISSkA-0007yZ-W9 for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2007 09:22:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISSk9-0004aq-JD for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2007 03:22:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISS2Y-00050i-CV for emacs-devel@gnu.org; Tue, 04 Sep 2007 02:37:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISS2W-00050I-Jz for emacs-devel@gnu.org; Tue, 04 Sep 2007 02:37:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISS2W-0004zy-Cx for emacs-devel@gnu.org; Tue, 04 Sep 2007 02:37:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISS2W-0004Ed-45 for emacs-devel@gnu.org; Tue, 04 Sep 2007 02:37:32 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISS2H-0000N5-5P for emacs-pretest-bug@gnu.org; Tue, 04 Sep 2007 02:37:17 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ISS2S-0004Dc-Qk for emacs-pretest-bug@gnu.org; Tue, 04 Sep 2007 02:37:31 -0400 Original-Received: from heisenberg.zen.co.uk ([212.23.3.141]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISS2S-0004BD-DO for emacs-pretest-bug@gnu.org; Tue, 04 Sep 2007 02:37:28 -0400 Original-Received: from [217.155.197.248] (helo=west.codemist.co.uk) by heisenberg.zen.co.uk with esmtp (Exim 4.50) id 1ISS2I-0000Xy-GA for emacs-pretest-bug@gnu.org; Tue, 04 Sep 2007 06:37:18 +0000 Original-Received: from cardew.codemist.co.uk ([172.16.4.17]) by west.codemist.co.uk with esmtp (Exim 4.67) (envelope-from ) id 1ISS2I-0007rk-2J; Tue, 04 Sep 2007 07:37:18 +0100 Original-Received: from jpff by cardew.codemist.co.uk with local (Exim 4.63) (envelope-from ) id 1ISS2A-0003H4-LP; Tue, 04 Sep 2007 07:37:10 +0100 X-Mailer: emacs 22.1.50.14 (via feedmail 8 I) X-Originating-Heisenberg-IP: [217.155.197.248] X-Detected-Kernel: Linux 2.6 (newer, 3) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Tue, 04 Sep 2007 03:22:34 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:77725 gmane.emacs.pretest.bugs:19729 Archived-At: Today i am seeing lots of error messages when byte-compiling Example In toplevel form: progmodes/cc-mode.el:170:13:Error: Wrong type argument: listp, source-eval make: *** [/home/jpff/GNU_21/emacs-22.0.50/lisp/progmodes/cc-mode.elc] Error 1 I cannot rebuild and my .emacs file is in a mess. Another exampek is that it fails to compile (if appt-audible (beep 1)) saying Wrong type argument: listp, appt-audible Just tried to rebuild, and cannot do that. In GNU Emacs 22.1.50.14 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of 2007-08-24 on cardew Windowing system distributor `The X.Org Foundation', version 11.0.70199902 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_GB.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: Apropos Minor modes in effect: auto-image-file-mode: t display-time-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 unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-f C-x C-f G N e m a c c s - 2 2 2 2 l i s p . c a l e / c a l e d n d a p p C-s a u d i b e l e C-s C-s C-s C-s C-s C-s C-s C-s C-s C-x o < C-x ( C-x f C-x C-e C-x ) q C-x ( C-f C-x C-e C-x ) C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-u C-x e C-u C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-u C-u C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-x e C-u C-x e C-l C-l C-u C-x e C-u C-x e C-u C-x e C-l C-l C-x e C-x e C-x e < C-x C-f s < # x y e s M-m C-g M-x e m b u C-g C-h a b u g C-v C-v C-v M-x r e p o r t Recent messages: Loading mailalias...done Loading mailabbrev...done Parsing /home/jpff/.mailrc... done Quit Making completion list... [3 times] Quit Loading apropos...done Type C-x 4 C-o RET to restore the other window. [2 times] Making completion list... Loading emacsbug...done ==John ffitch