From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#54079: 29.0.50; Method dispatching eratically fails Date: Fri, 4 Mar 2022 19:11:29 +0000 Message-ID: References: <87bkz113hz.fsf@web.de> <87mtik3l54.fsf@web.de> <87ilt6bgnt.fsf@web.de> <87sfsapgv0.fsf@web.de> <87o82ypfxz.fsf@web.de> <875youbhbu.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28732"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 54079@debbugs.gnu.org, monnier@iro.umontreal.ca To: Michael Heerdegen , Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 04 20:12:31 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nQDLr-0007JV-1C for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Mar 2022 20:12:31 +0100 Original-Received: from localhost ([::1]:54150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQDLp-0002u5-VW for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Mar 2022 14:12:29 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQDLO-0002ra-F6 for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2022 14:12:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52936) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQDLO-0002lW-5x for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2022 14:12:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nQDLN-0002ao-VK for bug-gnu-emacs@gnu.org; Fri, 04 Mar 2022 14:12:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Mar 2022 19:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54079 X-GNU-PR-Package: emacs Original-Received: via spool by 54079-submit@debbugs.gnu.org id=B54079.16464210989926 (code B ref 54079); Fri, 04 Mar 2022 19:12:01 +0000 Original-Received: (at 54079) by debbugs.gnu.org; 4 Mar 2022 19:11:38 +0000 Original-Received: from localhost ([127.0.0.1]:46833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQDL0-0002a2-JJ for submit@debbugs.gnu.org; Fri, 04 Mar 2022 14:11:38 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:15411 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1nQDKz-0002Zn-Mo for 54079@debbugs.gnu.org; Fri, 04 Mar 2022 14:11:38 -0500 Original-Received: (qmail 89869 invoked by uid 3782); 4 Mar 2022 19:11:30 -0000 Original-Received: from acm.muc.de (p4fe15940.dip0.t-ipconnect.de [79.225.89.64]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 04 Mar 2022 20:11:30 +0100 Original-Received: (qmail 15195 invoked by uid 1000); 4 Mar 2022 19:11:29 -0000 Content-Disposition: inline In-Reply-To: <875youbhbu.fsf@web.de> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:228011 Archived-At: Hello, Michael and Lars. On Fri, Mar 04, 2022 at 03:08:05 +0100, Michael Heerdegen wrote: > Michael Heerdegen writes: > > This short recipe gives me the same error in emacs -Q: > > (byte-compile-file > > "/home/micha/software/emacs/lisp/emacs-lisp/cl-generic.el") > > (require 'gnus-search) Thanks for such an easy to use recipe (despite the troubles you had coming up with it ;-). > Small addition: it seems that all issues mentioned disappear when I > avoid any byte compilation in my session. Compilation of `defstruct's > seems to be the culprit (hypothesis). The biggest clue is in that error message # .. At position 15662 in file cl-generic.el, there is indeed a `let'. It's the first symbol inside a defun, and that defun is inside an eval-and-compile. It seems that the positions are not being removed from the evaluation of the defun form done by eval-and-compile. This is the bug. > Would be good to fix this problem not too late. I think it will > irritate or distract other people, too. It irritates me. ;-) I'll fix it. Maybe this evening, maybe over the weekend. > Michael. -- Alan Mackenzie (Nuremberg, Germany).