From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Davis Herring" Newsgroups: gmane.emacs.devel Subject: Re: called-interactively-p, cedet, and Emacs 23.1 and earlier Date: Fri, 26 Mar 2010 08:33:40 -0700 (PDT) Message-ID: <60368.130.55.118.19.1269617620.squirrel@webmail.lanl.gov> References: <4BAA41B0.1020103@siege-engine.com> <4BABEEC0.4030902@siege-engine.com> Reply-To: herring@lanl.gov NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1269617852 18736 80.91.229.12 (26 Mar 2010 15:37:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Mar 2010 15:37:32 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: "Eric M. Ludlam" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 26 16:37:28 2010 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.69) (envelope-from ) id 1NvBbD-0004ac-50 for ged-emacs-devel@m.gmane.org; Fri, 26 Mar 2010 16:37:27 +0100 Original-Received: from localhost ([127.0.0.1]:52244 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvBbC-00035a-E6 for ged-emacs-devel@m.gmane.org; Fri, 26 Mar 2010 11:37:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvBY4-0001da-3N for emacs-devel@gnu.org; Fri, 26 Mar 2010 11:34:12 -0400 Original-Received: from [140.186.70.92] (port=44063 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvBY2-0001Xj-01 for emacs-devel@gnu.org; Fri, 26 Mar 2010 11:34:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvBXc-0001Vy-4s for emacs-devel@gnu.org; Fri, 26 Mar 2010 11:33:45 -0400 Original-Received: from proofpoint2.lanl.gov ([204.121.3.26]:55490) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvBXb-0001Vn-Sd for emacs-devel@gnu.org; Fri, 26 Mar 2010 11:33:44 -0400 Original-Received: from mailrelay2.lanl.gov (mailrelay2.lanl.gov [128.165.4.103]) by proofpoint2.lanl.gov (8.14.3/8.14.3) with ESMTP id o2QFXebX022400; Fri, 26 Mar 2010 09:33:40 -0600 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay2.lanl.gov (Postfix) with ESMTP id C2BBB1639BBA; Fri, 26 Mar 2010 09:33:40 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at mailrelay2.lanl.gov Original-Received: from webmail1.lanl.gov (webmail1.lanl.gov [128.165.4.106]) by mailrelay2.lanl.gov (Postfix) with ESMTP id B01C6163941C; Fri, 26 Mar 2010 09:33:40 -0600 (MDT) Original-Received: by webmail1.lanl.gov (Postfix, from userid 48) id AD8001CA82D0; Fri, 26 Mar 2010 09:33:40 -0600 (MDT) Original-Received: from 130.55.118.19 (SquirrelMail authenticated user 196434) by webmail.lanl.gov with HTTP; Fri, 26 Mar 2010 08:33:40 -0700 (PDT) In-Reply-To: <4BABEEC0.4030902@siege-engine.com> User-Agent: SquirrelMail/1.4.8-5.7.lanl7 X-Priority: 3 (Normal) Importance: Normal X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-03-26_14:2010-02-06, 2010-03-26, 2010-03-26 signatures=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:122706 Archived-At: > an in Emacs 23.1, it now emits this: > > Invalid function: called-interactively-p Perhaps you have compiled code calling called-interactively-p, and then are redefining it as a macro? That won't work. If you're going to have to make it a macro, you'll have to also then recompile any code that calls it. Davis -- This product is sold by volume, not by mass. If it appears too dense or too sparse, it is because mass-energy conversion has occurred during shipping.