From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Upgrading elpa packages results in Lisp nesting exceeds max-lisp-eval-depth... Date: Mon, 07 Oct 2019 17:09:16 -0400 Message-ID: References: <5BA693B5-2A12-46F7-BE5F-8EE8D5215452@gmail.com> <87y2xxhqck.fsf@web.de> <87imp1ncd0.fsf@fastmail.fm> <87o8ytzyk4.fsf@web.de> <87imp1putg.fsf@web.de> <878spwim5s.fsf@web.de> <87blusbid9.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="155318"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 07 23:09:45 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHaG9-000e9s-PG for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Oct 2019 23:09:38 +0200 Original-Received: from localhost ([::1]:49652 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHaG8-0002GS-5r for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Oct 2019 17:09:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43547) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHaFw-0002Es-8p for help-gnu-emacs@gnu.org; Mon, 07 Oct 2019 17:09:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHaFu-0002ol-C9 for help-gnu-emacs@gnu.org; Mon, 07 Oct 2019 17:09:24 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:44477) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iHaFs-0002oC-Cg for help-gnu-emacs@gnu.org; Mon, 07 Oct 2019 17:09:22 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 4F66F84FEF; Mon, 7 Oct 2019 17:09:19 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 3A1B681189; Mon, 7 Oct 2019 17:09:18 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1570482558; bh=PbBQCKvZXdyqpvux2SbZd0x7ikyt2R8dznhkvPlS6eY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=jT5lbMKHcD0ek20xwaZ1QQ4H90A3t41v0zYr0b0ULRYXeaV/sisieo4IEYKiPOyZb ylK1vw5Hr2+DtChyefSUorSDGDK2KdkQmqKDTM9uUV+10uhL0bYiv80xTw+LVY1Kzg H5+mDl4pFsUw/XgTqUVaWFnCFlEIn4s0wJQljBXihNgfJHUKTCK/rlxmh+bNUnEj2H AQiM2ANjc3LUmmODTkJpLGvJk1rvBspJSolzSI97GxEZZwBhv7BpvBSal4BOtwCNGQ JPCfg5/aCFLtXZDpsVUw9kGJvfYeDKyaor55ZF5ly4lEL6J2aQAB8EN2VzMmritEcM A0YtAxm7xD7WQ== Original-Received: from lechazo (lechon.iro.umontreal.ca [132.204.27.242]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id E6DE7120254; Mon, 7 Oct 2019 17:09:17 -0400 (EDT) In-Reply-To: <87blusbid9.fsf@web.de> (Michael Heerdegen's message of "Mon, 07 Oct 2019 19:00:50 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 132.204.25.50 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121624 Archived-At: > overview to estimate. Or is it worth to investigate? Don't bother. The author of async.el took my patch so it'll be tested "live" soon enough ;-) Stefan