From unknown Sun Jun 22 07:50:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7814: Fwd: debugger entered on c-electric-paren Resent-From: Adam Fineman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Jan 2011 12:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7814 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7814@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.12946631131786 (code B ref -1); Mon, 10 Jan 2011 12:39:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jan 2011 12:38:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PcH16-0000Sf-0E for submit@debbugs.gnu.org; Mon, 10 Jan 2011 07:38:33 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PcG4M-0006r4-E9 for submit@debbugs.gnu.org; Mon, 10 Jan 2011 06:37:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PcGBV-0002y8-U6 for submit@debbugs.gnu.org; Mon, 10 Jan 2011 06:45:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:50731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PcGBV-0002y0-Qu for submit@debbugs.gnu.org; Mon, 10 Jan 2011 06:45:13 -0500 Received: from [140.186.70.92] (port=49318 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcGBU-000126-Hw for bug-gnu-emacs@gnu.org; Mon, 10 Jan 2011 06:45:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PcGBT-0002xb-0h for bug-gnu-emacs@gnu.org; Mon, 10 Jan 2011 06:45:12 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:55874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PcGBS-0002xS-Nw for bug-gnu-emacs@gnu.org; Mon, 10 Jan 2011 06:45:10 -0500 Received: by fxm12 with SMTP id 12so12209599fxm.0 for ; Mon, 10 Jan 2011 03:45:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.71.203 with SMTP id i11mr1472149faj.98.1294659908930; Mon, 10 Jan 2011 03:45:08 -0800 (PST) Received: by 10.223.83.196 with HTTP; Mon, 10 Jan 2011 03:45:08 -0800 (PST) In-Reply-To: <20101019003622.8048.57233.malonedeb@palladium.canonical.com> References: <20101019003622.8048.57233.malonedeb@palladium.canonical.com> <20101019003622.8048.57233.malonedeb@palladium.canonical.com> Date: Mon, 10 Jan 2011 06:45:08 -0500 Message-ID: From: Adam Fineman Content-Type: multipart/alternative; boundary=20cf3054a343fa0dd604997c7f34 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -6.0 (------) X-Mailman-Approved-At: Mon, 10 Jan 2011 07:38:30 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) --20cf3054a343fa0dd604997c7f34 Content-Type: text/plain; charset=ISO-8859-1 As you'll see in the forwarded message below, I originally filed this bug with the nxhtml team, and they asked me to file it against Emacs. I am also able to reproduce this on Kubuntu 10.04 with the emacs-nox package: afineman@hotdog:~$ emacs --version GNU Emacs 23.1.1 Copyright (C) 2009 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. afineman@caviar:~$ emacs -q -l ~/elisp/nxhtml/autostart.el Entering the same file as below, I still see a backtrace at the same place, although the trace is slightly different: ------------------------ Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) c-electric-paren(nil) call-interactively(c-electric-paren nil nil) ------------------------ This is the version of nxhtml that I installed: http://ourcomments.org/Emacs/DL/elisp/nxhtml/zip/nxhtml-2.08-100425.zip - Adam ---------- Forwarded message ---------- From: Adam Fineman <663041@bugs.launchpad.net> Date: Mon, Oct 18, 2010 at 8:36 PM Subject: [Bug 663041] [NEW] debugger entered on c-electric-paren To: afineman@afineman.com Public bug reported: afineman@caviar:~$ emacs --version GNU Emacs 22.3.1 Copyright (C) 2008 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. afineman@caviar:~$ emacs -q -l nxhtml/autostart.el ------ I open a new file '/tmp/foo.php' and start typing the following: ============= foo foo
I am also able to reproduce this on Kubuntu 10.04 with the ema= cs-nox package:

afineman@hotdog:~$ emacs --version
GNU E= macs 23.1.1
Copyright (C) 2009 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redis= tribute copies of Emacs
under the terms of the GNU General Public License.
For more = information about these matters, see the file named COPYING.
afin= eman@caviar:~$ emacs -q -l ~/elisp/nxhtml/autostart.el

Entering the same file as below, I still see a backtrace at the same p= lace, although the trace is slightly different:

--= ----------------------
Debugger entered--Lisp error: (wrong-= type-argument listp set-from-style)
=A0=A0c-electric-paren(nil)
=A0=A0call-interactively(c-elect= ric-paren nil nil)
------------------------

<= /div>
This is the version of nxhtml that I installed:

- Adam

-------= --- Forwarded message ----------
From: Ada= m Fineman <663041@bugs.launchpad.net>
Date: Mon, Oct 18, 2010 at 8:36 PM
Subject: [Bug 663041] [NEW] debugger = entered on c-electric-paren
To: afineman@afineman.com


Public bug reported:

afineman@caviar:~$ emacs --version
GNU Emacs 22.3.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
afineman@caviar:~$ emacs -q -l nxhtml/autostart.el
------
I open a new file '/tmp/foo.php' and start typing the following: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
<html>
<head>
<title>foo</title>
</head>
<body>
=A0<?php var_dump(
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

As soon as I type the '(' character, I get a backtrace:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) =A0c-electric-paren(nil)
=A0call-interactively(c-electric-paren)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This is a clean build of emacs-23.2, on Ubuntu Server 8.04.4.

** Affects: nxhtml
=A0 =A0 Importance: Undecided
=A0 =A0 =A0 =A0 Status: New

--
debugger entered on c-electric-paren
https:= //bugs.launchpad.net/bugs/663041
You received this bug notification because you are a direct subscriber
of the bug.

Status in nXhtml for Emacs: New

Bug description:
afineman@caviar:~$ emacs --version
GNU Emacs 22.3.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
afineman@caviar:~$ emacs -q -l nxhtml/autostart.el
------
I open a new file '/tmp/foo.php' and start typing the following: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
<html>
<head>
<title>foo</title>
</head>
<body>
=A0<?php var_dump(
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

As soon as I type the '(' character, I get a backtrace:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) =A0c-electric-paren(nil)
=A0call-interactively(c-electric-paren)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This is a clean build of emacs-23.2, on Ubuntu Server 8.04.4.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/nxhtml/+bug/663041/+subscribe

--20cf3054a343fa0dd604997c7f34-- From unknown Sun Jun 22 07:50:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7814: Fwd: debugger entered on c-electric-paren Resent-From: Alan Mackenzie Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jan 2011 19:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7814 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Adam Fineman Cc: 7814@debbugs.gnu.org Received: via spool by 7814-submit@debbugs.gnu.org id=B7814.129485956816145 (code B ref 7814); Wed, 12 Jan 2011 19:13:01 +0000 Received: (at 7814) by debbugs.gnu.org; 12 Jan 2011 19:12:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pd67j-0004CM-TO for submit@debbugs.gnu.org; Wed, 12 Jan 2011 14:12:48 -0500 Received: from colin.muc.de ([193.149.48.1] helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pd67h-0004C8-BC for 7814@debbugs.gnu.org; Wed, 12 Jan 2011 14:12:46 -0500 Received: (qmail 8450 invoked by uid 3782); 12 Jan 2011 19:20:15 -0000 Received: from acm.muc.de (pD9E5283D.dip.t-dialin.net [217.229.40.61]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Wed, 12 Jan 2011 20:20:13 +0100 Received: (qmail 4168 invoked by uid 1000); 12 Jan 2011 19:35:23 -0000 Date: Wed, 12 Jan 2011 19:35:22 +0000 Message-ID: <20110112193522.GA3782@muc.de> References: <20101019003622.8048.57233.malonedeb@palladium.canonical.com> <20101019003622.8048.57233.malonedeb@palladium.canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Alan Mackenzie X-Primary-Address: acm@muc.de X-Spam-Score: -2.5 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) Hi, Adam, thanks for the bug report! On Mon, Jan 10, 2011 at 06:45:08AM -0500, Adam Fineman wrote: > As you'll see in the forwarded message below, I originally filed this bug > with the nxhtml team, and they asked me to file it against Emacs. > Entering the same file as below, I still see a backtrace at the same place, > although the trace is slightly different: > ------------------------ > Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) > c-electric-paren(nil) > call-interactively(c-electric-paren nil nil) > ------------------------ The value `set-from-style' is the uninitialised "global" value that CC Mode gives certain variables ("style variables"). That a buffer's copy of a variable still contains that value implies that nxhtml-mode has failed to initialise CC Mode properly. > This is the version of nxhtml that I installed: > http://ourcomments.org/Emacs/DL/elisp/nxhtml/zip/nxhtml-2.08-100425.zip I've downloaded that and grepped it. There are no CC Mode initialisation calls in php-mode.el. For comparison, there are three such calls in csharp-mode.el, namely: (c-initialize-cc-mode t) (c-init-language-vars csharp-mode) (c-common-init 'csharp-mode) C#'s initialisation is probably correct, and could serve as a model for PHP Mode. In particular the call to `c-common-init' is the essential one. I don't have an account on Launchpad, and I really don't want to "read the guide" or "take a tour" (I've got bugs to fix ;-), so I won't be contributing to the bug's progress on Launchpad. If nxhtml-mode's maintainer wants to contact me, I'd be happy for him/her to email me personally or on the CC Mode mailing list at bug-cc-mode@gnu.org. Thanks once again for taking the trouble to submit such a clear bug report. > - Adam > ---------- Forwarded message ---------- > From: Adam Fineman <663041@bugs.launchpad.net> > Date: Mon, Oct 18, 2010 at 8:36 PM > Subject: [Bug 663041] [NEW] debugger entered on c-electric-paren > To: afineman@afineman.com > I open a new file '/tmp/foo.php' and start typing the following: > ============= > > > foo > > > ============= > As soon as I type the '(' character, I get a backtrace: > =========== > Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) > c-electric-paren(nil) > call-interactively(c-electric-paren) > =========== > This is a clean build of emacs-23.2, on Ubuntu Server 8.04.4. -- Alan Mackenzie (Nuremberg, Germany). Maintainer of CC Mode. From unknown Sun Jun 22 07:50:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7814: Fwd: debugger entered on c-electric-paren Resent-From: Adam Fineman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jan 2011 19:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7814 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alan Mackenzie Cc: 7814@debbugs.gnu.org Received: via spool by 7814-submit@debbugs.gnu.org id=B7814.129486058217639 (code B ref 7814); Wed, 12 Jan 2011 19:30:04 +0000 Received: (at 7814) by debbugs.gnu.org; 12 Jan 2011 19:29:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pd6O5-0004aS-IQ for submit@debbugs.gnu.org; Wed, 12 Jan 2011 14:29:41 -0500 Received: from mail-fx0-f44.google.com ([209.85.161.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pd6O3-0004aC-E2 for 7814@debbugs.gnu.org; Wed, 12 Jan 2011 14:29:40 -0500 Received: by fxm9 with SMTP id 9so934484fxm.3 for <7814@debbugs.gnu.org>; Wed, 12 Jan 2011 11:37:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.95.203 with SMTP id e11mr1418722fan.60.1294861029566; Wed, 12 Jan 2011 11:37:09 -0800 (PST) Received: by 10.223.83.196 with HTTP; Wed, 12 Jan 2011 11:37:09 -0800 (PST) In-Reply-To: <20110112193522.GA3782@muc.de> References: <20101019003622.8048.57233.malonedeb@palladium.canonical.com> <20110112193522.GA3782@muc.de> Date: Wed, 12 Jan 2011 14:37:09 -0500 Message-ID: From: Adam Fineman Content-Type: multipart/alternative; boundary=00248c11dcc9b371d40499ab53c8 X-Spam-Score: -4.5 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.0 (----) --00248c11dcc9b371d40499ab53c8 Content-Type: text/plain; charset=ISO-8859-1 Thanks, Alan. I noted in the launchpad bug that you updated this one. - Adam On Wed, Jan 12, 2011 at 2:35 PM, Alan Mackenzie wrote: > Hi, Adam, > > thanks for the bug report! > > On Mon, Jan 10, 2011 at 06:45:08AM -0500, Adam Fineman wrote: > > As you'll see in the forwarded message below, I originally filed this bug > > with the nxhtml team, and they asked me to file it against Emacs. > > > Entering the same file as below, I still see a backtrace at the same > place, > > although the trace is slightly different: > > > ------------------------ > > Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) > > c-electric-paren(nil) > > call-interactively(c-electric-paren nil nil) > > ------------------------ > > The value `set-from-style' is the uninitialised "global" value that > CC Mode gives certain variables ("style variables"). That a buffer's > copy of a variable still contains that value implies that nxhtml-mode has > failed to initialise CC Mode properly. > > > This is the version of nxhtml that I installed: > > > http://ourcomments.org/Emacs/DL/elisp/nxhtml/zip/nxhtml-2.08-100425.zip > > I've downloaded that and grepped it. There are no CC Mode initialisation > calls in php-mode.el. For comparison, there are three such calls in > csharp-mode.el, namely: > > (c-initialize-cc-mode t) > (c-init-language-vars csharp-mode) > (c-common-init 'csharp-mode) > > C#'s initialisation is probably correct, and could serve as a model for > PHP Mode. In particular the call to `c-common-init' is the essential > one. > > I don't have an account on Launchpad, and I really don't want to "read > the guide" or "take a tour" (I've got bugs to fix ;-), so I won't be > contributing to the bug's progress on Launchpad. If nxhtml-mode's > maintainer wants to contact me, I'd be happy for him/her to email me > personally or on the CC Mode mailing list at bug-cc-mode@gnu.org. > > Thanks once again for taking the trouble to submit such a clear bug > report. > > > - Adam > > > ---------- Forwarded message ---------- > > From: Adam Fineman <663041@bugs.launchpad.net> > > Date: Mon, Oct 18, 2010 at 8:36 PM > > Subject: [Bug 663041] [NEW] debugger entered on c-electric-paren > > To: afineman@afineman.com > > > > I open a new file '/tmp/foo.php' and start typing the following: > > ============= > > > > > > foo > > > > > > > ============= > > > As soon as I type the '(' character, I get a backtrace: > > =========== > > Debugger entered--Lisp error: (wrong-type-argument listp set-from-style) > > c-electric-paren(nil) > > call-interactively(c-electric-paren) > > =========== > > This is a clean build of emacs-23.2, on Ubuntu Server 8.04.4. > > -- > Alan Mackenzie (Nuremberg, Germany). > Maintainer of CC Mode. > --00248c11dcc9b371d40499ab53c8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks, Alan. =A0I noted in the launchpad bu= g that you updated this one.

- Adam

On Wed, Jan 12, 2011 at 2:35 PM, Alan Ma= ckenzie <acm@muc.de&= gt; wrote:
Hi, Adam,

thanks for the bug report!

On Mon, Jan 10, 2011 at 06:45:08AM -0500, Adam Fineman wrote:
> As you'll see in the forwarded message below, I originally filed t= his bug
> with the nxhtml team, and they asked me to file it against Emacs.

> Entering the same file as below, I still see a backtrace at the same p= lace,
> although the trace is slightly different:

> ------------------------
> Debugger entered--Lisp error: (wrong-type-argument listp set-from-styl= e)
> =A0 c-electric-paren(nil)
> =A0 call-interactively(c-electric-paren nil nil)
> ------------------------

The value `set-from-style' is the uninitialised "global" valu= e that
CC Mode gives certain variables ("style variables"). =A0That a bu= ffer's
copy of a variable still contains that value implies that nxhtml-mode has failed to initialise CC Mode properly.

> This is the version of nxhtml that I installed:

> http://ourcomments.org/Emacs/DL/elisp/nxhtm= l/zip/nxhtml-2.08-100425.zip

I've downloaded that and grepped it. =A0There are no CC Mode initialisa= tion
calls in php-mode.el. =A0For comparison, there are three such calls in
csharp-mode.el, namely:

=A0 =A0(c-initialize-cc-mode t)
=A0 =A0(c-init-language-vars csharp-mode)
=A0 =A0(c-common-init 'csharp-mode)

C#'s initialisation is probably correct, and could serve as a model for=
PHP Mode. =A0In particular the call to `c-common-init' is the essential=
one.

I don't have an account on Launchpad, and I really don't want to &q= uot;read
the guide" or "take a tour" (I've got bugs to fix ;-), s= o I won't be
contributing to the bug's progress on Launchpad. =A0If nxhtml-mode'= s
maintainer wants to contact me, I'd be happy for him/her to email me personally or on the CC Mode mailing list at bug-cc-mode@gnu.org.

Thanks once again for taking the trouble to submit such a clear bug
report.

> - Adam

> ---------- Forwarded message ----------
> From: Adam Fineman <66= 3041@bugs.launchpad.net>
> Date: Mon, Oct 18, 2010 at 8:36 PM
> Subject: [Bug 663041] [NEW] debugger entered on c-electric-paren
> To: afineman@afineman.com=


> I open a new file '/tmp/foo.php' and start typing the followin= g:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> <html>
> <head>
> <title>foo</title>
> </head>
> <body>
> =A0<?php var_dump(
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

> As soon as I type the '(' character, I get a backtrace:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Debugger entered--Lisp error: (wrong-type-argument listp set-from-styl= e)
> =A0c-electric-paren(nil)
> =A0call-interactively(c-electric-paren)
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> This is a clean build of emacs-23.2, on Ubuntu Server 8.04.4.

--
Alan Mackenzie (Nuremberg, Germany).
Maintainer of CC Mode.

--00248c11dcc9b371d40499ab53c8-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 18 03:04:10 2011 Received: (at control) by debbugs.gnu.org; 18 Jan 2011 08:04:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pf6Xy-0006fv-Oh for submit@debbugs.gnu.org; Tue, 18 Jan 2011 03:04:10 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pf6Xw-0006fj-Gp for control@debbugs.gnu.org; Tue, 18 Jan 2011 03:04:09 -0500 Received: from localhost ([127.0.0.1]:34713) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pf6fN-00039T-46; Tue, 18 Jan 2011 03:11:49 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19765.19268.734025.329527@fencepost.gnu.org> Date: Tue, 18 Jan 2011 03:11:48 -0500 From: Glenn Morris To: control Subject: emacs X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: v$0T{+)WeK_p=`gU0G20U,'\5^CoO~\v-+9MUM=J4EX7e@j/T7T]>f7-:"gzOpR3:t.x^( X-Debbugs-No-Ack: yes X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) close 7814 forcemerge 6499 7818