From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: cperl-mode Date: Wed, 12 Sep 2007 09:44:54 +0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189579895 22637 80.91.229.12 (12 Sep 2007 06:51:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Sep 2007 06:51:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 12 08:51:33 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IVM4J-0004MU-Ny for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Sep 2007 08:51:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVM4J-0008E7-E0 for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Sep 2007 02:51:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVLyB-0004Kf-Sa for help-gnu-emacs@gnu.org; Wed, 12 Sep 2007 02:45:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVLy9-0004JT-8e for help-gnu-emacs@gnu.org; Wed, 12 Sep 2007 02:45:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVLy9-0004JN-2J for help-gnu-emacs@gnu.org; Wed, 12 Sep 2007 02:45:01 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IVLy8-0004hC-Ge for help-gnu-emacs@gnu.org; Wed, 12 Sep 2007 02:45:00 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IVLy7-0004Nu-Lb for help-gnu-emacs@gnu.org; Wed, 12 Sep 2007 02:44:59 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-249-107.inter.net.il [84.229.249.107]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DPK60909 (AUTH halo1); Wed, 12 Sep 2007 09:44:48 +0300 (IDT) In-reply-to: (message from Ilya Zakharevich on Tue, 11 Sep 2007 19:58:23 +0000 (UTC)) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47519 Archived-At: > From: Ilya Zakharevich > Date: Tue, 11 Sep 2007 19:58:23 +0000 (UTC) > Bcc: ilya@gnu.org > Originator: ilya@powdermilk.math.berkeley.edu > > > No, I mean that it could be a cockpit error. Or incomplete bug report > > (i.e. the problem does exist, but shows up in a situation other than > > just "emacs -Q"). > > It was checked with emacs -q only... "emacs -q" and "emacs -Q" are the same thing on my system, since there's no site-init file; the only difference is that -Q doesn't show the splash screen. Anyway, I just rechecked with -q, just to be sure, and I still don't see the problem. > [I think that anything which shows with > > emacs -q > > on a "shipped system" is a bug in Emacs. Yes. > A packager of a distribution is a part of developpers team, you want > it or not...] On my system, _I_ am the packager. Emacs was produced from stock ftp.gnu.org sources and installed by "make install".