From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: /lib/cpp not found in c-mode Date: Wed, 04 May 2005 18:05:11 -0400 Message-ID: References: <17013.26868.207510.370151@farnswood.snap.net.nz> <17013.52411.51878.781739@farnswood.snap.net.nz> <17014.39042.74353.677362@farnswood.snap.net.nz> <20050503233249.1C2799F4ED@mirror.positive-internet.com> <87zmvbop0o.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115254044 3965 80.91.229.2 (5 May 2005 00:47:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 May 2005 00:47:24 +0000 (UTC) Cc: nickrob@snap.net.nz, jan.h.d@swipnet.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 02:47:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTUWD-0005p4-OJ for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 02:47:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTUdd-00025H-Aj for ged-emacs-devel@m.gmane.org; Wed, 04 May 2005 20:54:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTS13-0005rI-Iv for emacs-devel@gnu.org; Wed, 04 May 2005 18:06:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTS12-0005qP-8N for emacs-devel@gnu.org; Wed, 04 May 2005 18:06:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTS11-0005pH-Q0 for emacs-devel@gnu.org; Wed, 04 May 2005 18:06:47 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTS4n-0007WF-EF for emacs-devel@gnu.org; Wed, 04 May 2005 18:10:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DTRzT-0006Rf-If; Wed, 04 May 2005 18:05:11 -0400 Original-To: Stefan Monnier In-reply-to: <87zmvbop0o.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Tue, 03 May 2005 19:45:05 -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:36685 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36685 > As long as that is the case, it should not be terribly hard to specify > that info for the whole directory, and thus make c-macro-expand work. Could be, although I don't know of any mechanism to do that right now. I could imagine putting a special file in the directory, or a hint specifically for Emacs in Makefile in the directory.