From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#1004: 23.0.60; Error visiting C files Date: Sun, 21 Sep 2008 13:58:47 +0200 Message-ID: <48D636F7.8030901@gmx.at> References: <48D3E9F6.7020802@gmx.at> Reply-To: martin rudalics , 1004@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222000101 20249 80.91.229.12 (21 Sep 2008 12:28:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Sep 2008 12:28:21 +0000 (UTC) Cc: 1004@emacsbugs.donarmstrong.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 21 14:29:18 2008 Return-path: Envelope-to: geb-bug-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 1KhO3w-0004Xt-06 for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Sep 2008 14:29:16 +0200 Original-Received: from localhost ([127.0.0.1]:51072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhO2u-0000or-Ad for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Sep 2008 08:28:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhO2U-0000ev-FE for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2008 08:27:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhO2S-0000dq-FM for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2008 08:27:45 -0400 Original-Received: from [199.232.76.173] (port=51493 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhO2S-0000dj-5a for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2008 08:27:44 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:50904) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KhO2R-0004oQ-Ma for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2008 08:27:44 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8LCRaJ8006953; Sun, 21 Sep 2008 05:27:36 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8LCA4EL032732; Sun, 21 Sep 2008 05:10:04 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Sun, 21 Sep 2008 12:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1004 X-Emacs-PR-Package: emacs,cc-mode X-Emacs-PR-Keywords: Original-Received: via spool by 1004-submit@emacsbugs.donarmstrong.com id=B1004.122199849929696 (code B ref 1004); Sun, 21 Sep 2008 12:10:04 +0000 Original-Received: (at 1004) by emacsbugs.donarmstrong.com; 21 Sep 2008 12:01:39 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m8LC1ZIH029686 for <1004@emacsbugs.donarmstrong.com>; Sun, 21 Sep 2008 05:01:37 -0700 Original-Received: (qmail invoked by alias); 21 Sep 2008 12:01:30 -0000 Original-Received: from 88-117-42-206.adsl.highway.telekom.at (EHLO [88.117.42.206]) [88.117.42.206] by mail.gmx.net (mp034) with SMTP; 21 Sep 2008 14:01:30 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+AfSI0wY+Anb3saNYbx19TYKGahP1qx4hW6oUDxb uLeGpeT+iMn6Cq User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.82 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sun, 21 Sep 2008 08:27:45 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20683 Archived-At: > IMO, we should add explicit dependencies for cc*.elc files. The patch > below works for me; does anyone see a problem with it? Please install. I suppose we'll notice soon enough if something goes wrong ;-) martin