From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OH2TL94pmmIn3gAAbAwnHQ (envelope-from ) for ; Fri, 03 Jun 2022 17:33:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MOqIL94pmmLcSwAAauVa8A (envelope-from ) for ; Fri, 03 Jun 2022 17:33:50 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8E04C3EB48 for ; Fri, 3 Jun 2022 17:33:45 +0200 (CEST) Received: from localhost ([::1]:34744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nx9J2-0002jx-56 for larch@yhetil.org; Fri, 03 Jun 2022 11:33:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39486) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nx9IR-0002jh-96 for emacs-orgmode@gnu.org; Fri, 03 Jun 2022 11:33:08 -0400 Received: from mail.sift.net ([50.249.120.161]:55500) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nx9IE-0002Vi-8K for emacs-orgmode@gnu.org; Fri, 03 Jun 2022 11:33:06 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.sift.net (Postfix) with ESMTP id 12936831259E; Fri, 3 Jun 2022 10:32:53 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sift.net; h= content-transfer-encoding:content-type:content-type:mime-version :references:in-reply-to:message-id:x-mailer:date:date:subject :subject:from:from:received:received; s=sift-net; t=1654270371; x=1655134372; bh=2jD/55hvoxnPyBRmqYvSnmr8sVgaaQe7YhUoxH4QobE=; b= AswGFFfFHcjmyyCDvqpohBtU4JU9C+rJNWo9/ZV9+nmSr1imN+LimgLsYv9aZRcp AT4LJbHHMLMBTDghA+KdC9VXpbEcr/OsUlPNLXpRdfQJc1Ahcb8nxzaFjtsD6404 nyc+1C+vA7LpkIiK8WQ+v+Q45TwTK1/IEF9uO+3Bq8TaH4a3dFwVsdpzDkG7jutf fBTPdAI3OMTE6c3kF6V+niVrbuEDcAkOg7yR54rW2C2YZg8nPadoBelVtlApzPQw dByZLrODt/Ag9rU4wwYlPvtUOxU++J9SWiwt0xstn0ZYjQLlPt5OtIow7BCTlCgn e5hcstIe7hA6YipcEV8lzg== X-Virus-Scanned: Debian amavisd-new at sift.net Received: from mail.sift.net ([127.0.0.1]) by localhost (mail.sift.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id lzAn9gP_HGV8; Fri, 3 Jun 2022 10:32:51 -0500 (CDT) Received: from [192.168.86.245] (162-219-230-90.fttp.usinternet.com [162.219.230.90]) (Authenticated sender: rpg) by mail.sift.net (Postfix) with ESMTPSA id 7817F8312596; Fri, 3 Jun 2022 10:32:51 -0500 (CDT) From: Robert Goldman To: Ihor Radchenko Cc: emacs-orgmode@gnu.org Subject: Re: Error with org-agenda with 9.5.3 Date: Fri, 03 Jun 2022 10:32:50 -0500 X-Mailer: MailMate (1.14r5897) Message-ID: <30E3B588-C29F-468D-A922-A508DF82F7F7@sift.net> In-Reply-To: <87r145lu0o.fsf@localhost> References: <45E5BD65-878F-4BF8-A5CF-C42CE7B63A75@sift.net> <87sfomclrg.fsf@localhost> <87r145lu0o.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=50.249.120.161; envelope-from=rpgoldman@sift.net; helo=mail.sift.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654270425; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=2jD/55hvoxnPyBRmqYvSnmr8sVgaaQe7YhUoxH4QobE=; b=gpIQ8UfgZ6tF1GKthIZG2A+ByjHq1zuhkC1/afis6Wfd7sLm2Uabp0XHGj6qRWhOTeMP1o PivnkU3pg0ziWtEpDOEOMvuuDmnHm/djoONvQ59W6ysbmGW7ikeVioI5c7/lakR+xbR5v8 hdA8g3mxA5qlMxNqMuBS9FAj0jg2MJ/gYoARPMQsCj42pyNA59QBi1uFCUBju3Xr0/WoqN oYmCabEgnGce6cA9tvLyHH8ZHkpfFO3uM+sT7HgFwjz//FrtNL0iO9tQ9F/YOpDg3ES4v6 +qDIT02X0b0XXdSKmRno5LV7sUxOyi7fPoXIfa8uLk3hhMfXFiIwvzpCRn/sxg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654270425; a=rsa-sha256; cv=none; b=N/VrwecA21FKT6VrWxnE+N3LXxpWAlD/ol4O/55m5uVxE+BUL0hRRjyFRUYXWCqKIKzPpg MQvQ7dvhHhvToWvcww5hdh+4Cl0cigPRG+sUasY1tz5brliBYk+W0YM4hYBlKbAZUXD61x WDWuq/NCu4SehsV/2EnYezxocRe0b1h4ndT0XQt+IIcjUkkKqy3zmPdLUoGZf+390NO7hf 436vREhv0SIUGwSuz+FfcnSMphdC+6SxwyksqlVG807l9OVhSYO5gvkhwijVuETxkX7y7O n4b1CQEdXbfr1sr/dRTo+/a0dvVcCPgxikemWerGRrjSg9+PmGZVa3zdVJ2fzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=sift.net header.s=sift-net header.b=AswGFFfF; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.52 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=sift.net header.s=sift-net header.b=AswGFFfF; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 8E04C3EB48 X-Spam-Score: -1.52 X-Migadu-Scanner: scn1.migadu.com X-TUID: h72szUj6AZdM Thank you. Happy that I found a real error and didn't just waste everyone= 's time. Also happy to report that I updated org to 9.5.4 and all is well= =2E Best, R On 3 Jun 2022, at 9:08, Ihor Radchenko wrote: > Ihor Radchenko writes: > >>> I am running Emacs 25 (Aquamacs). So, maybe this code requires Emacs = 26? >>> If so, it would be nice if org-mode 9.5.3 was tagged as incompatible >>> with Emacs 25? (It would also be nice if package mode supported >>> roll-back, but that's OT here!) >> >> Thanks for reporting! This has been fixed on our bugfix branch, but no= t >> yet on ELPA. > > You can now update to Org 9.5.4. > > Best, > Ihor