From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: problems with flet on last emacs Date: Fri, 29 Jun 2012 08:17:58 +0200 Message-ID: <8762aaljzd.fsf@gmail.com> References: <87pq8lnd7v.fsf@gmail.com> <87zk7oq5qr.fsf@kuiper.lan.informatimago.com> <871ul0j5ac.fsf@visionobjects.com> <877gurgae5.fsf@gmail.com> <87mx3m7jyd.fsf@googlemail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1340950694 13784 80.91.229.3 (29 Jun 2012 06:18:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Jun 2012 06:18:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ivan Kanis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 29 08:18:13 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SkUWx-0006R1-Cw for ged-emacs-devel@m.gmane.org; Fri, 29 Jun 2012 08:18:11 +0200 Original-Received: from localhost ([::1]:56152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkUWx-0005sp-8Q for ged-emacs-devel@m.gmane.org; Fri, 29 Jun 2012 02:18:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkUWt-0005sY-Qf for emacs-devel@gnu.org; Fri, 29 Jun 2012 02:18:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkUWs-0005Ba-2t for emacs-devel@gnu.org; Fri, 29 Jun 2012 02:18:07 -0400 Original-Received: from mail-ee0-f41.google.com ([74.125.83.41]:51133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkUWr-0005BP-Q5 for emacs-devel@gnu.org; Fri, 29 Jun 2012 02:18:05 -0400 Original-Received: by eekb47 with SMTP id b47so1302374eek.0 for ; Thu, 28 Jun 2012 23:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=imXX/9uUpqr6XXUeTWj69UaQ01Kh/6/0AN25Sb9hA44=; b=cjvB31DTcsR4xm5Fvxo9cx1sSLBxeCa9MI00F0Huh6Sq8JCMI7AcwKQTlYXqcowvJO jZX9NShH8SoXV4Vr5AbO1F9b7dATiyvRC24q5SS6sOcSc6vECDDvkzUMOgfU1HLLvpqp eKQyjkrMvGLKktut9s9Cdl0O6X+iNruFC31n3XNoIh0KxuESjkN1PvinU+970n7TRAag lnyDo6I8BDUXo6JG4tmorKyyY6tR1sHiQEgWkXkUtKScBhvIcg5BcJg6VAh1HjTO7lTz 52jJkEYijN8tFS/w7SfAVKhJNValqfkuZuejj6V5b4AkAj++VZvVCHXPuq6j6sHm9uls vDMg== Original-Received: by 10.14.27.137 with SMTP id e9mr183268eea.105.1340950682676; Thu, 28 Jun 2012 23:18:02 -0700 (PDT) Original-Received: from thierry-MM061 (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id x52sm4482208eea.11.2012.06.28.23.18.00 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 28 Jun 2012 23:18:01 -0700 (PDT) In-Reply-To: <87mx3m7jyd.fsf@googlemail.com> (Ivan Kanis's message of "Fri, 29 Jun 2012 07:42:18 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.83.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:151281 Archived-At: Ivan Kanis writes: > Thierry Volpiatto wrote: > >> Ivan Kanis writes: >> >>> Stefan Monnier wrote: >>> >>>>>> stranges things happen with recent Emacs. >>>>>> All functions that use flet don't work anymore. >>>> >>>> And I hopefully have fixed this about half an hour ago. >>> >>> I tried looking at it but it goes through multiple macro expansion and >>> quite frankly it's getting over my head. >> >> Try to recompile contrib directory and slime.el. > > I did. I just tried again just to make sure. Here is the error plus the > warnings: > > In toplevel form: > slime-repl.el:18:23:Warning: `:authors' called as a function > slime-repl.el:27:4:Warning: `:license' called as a function > slime-repl.el:28:4:Warning: `:on-load' called as a function > slime-repl.el:31:10:Warning: `:on-unload' called as a function > slime-repl.el:32:16:Warning: `:swank-dependencies' called as a function > slime-repl.el:129:1:Error: (slime-connection-output-buffer) is not a valid place expression > make: *** [/home/ivan/.emacs.d-bzr/slime/slime-repl.elc] Error 1 So maybe try removing all ".elc" and restart emacs. It is working here not compiled on both version 24.1 and trunk version. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997