From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Yasuhiro KIMURA Newsgroups: gmane.emacs.devel Subject: Re: Incompatible change of update-file-autoloads function Date: Mon, 05 Oct 2020 00:07:57 +0900 (JST) Message-ID: <20201005.000757.978248776078781221.yasu@utahime.org> References: <20201004.231811.1933338792984225812.yasu@utahime.org> <87mu12rrhs.fsf@gnus.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3239"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 04 17:09:05 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kP5dJ-0000mZ-Rm for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Oct 2020 17:09:05 +0200 Original-Received: from localhost ([::1]:58790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kP5dI-0006E9-Uo for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Oct 2020 11:09:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kP5cX-0005mh-J1 for emacs-devel@gnu.org; Sun, 04 Oct 2020 11:08:17 -0400 Original-Received: from gate.utahime.jp ([183.180.29.210]:15604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kP5cU-0003Ql-Fn for emacs-devel@gnu.org; Sun, 04 Oct 2020 11:08:17 -0400 Original-Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 096AE3ED6E for ; Mon, 5 Oct 2020 00:08:09 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1601824089; bh=smAWDT0vsYGnVyu095IFJed5/HbBt+qjHG7l1LCeD+g=; h=Date:To:Subject:From:In-Reply-To:References; b=V6QrPWxXh66rQK57YCys+zy85bDaw+7xYYYK8aR6OdPpfMI5oMgP+wDcyG3tG2YxA QSxQVKH4MDSRxUVx/zAGgvs00QralNJ7+QxP4sz0GYE5ShrHLCvV0MKyMMY/4kSFPk FYYJCSNQEMHWX5Q0ytGGVbwTcLTwtU9OlS23OQjf2jpTAeBldAKVvhdRgup9+jL01W kDrqaLATNX8Z9v/lxNwaIOChSymndwDyMOPp3FZdK52CVVkaHLbIuz9qvf9E1crh54 cJTYdW4UkIK6PjC1k0JlvoViZe1dGUgDbjYCGaUdEN8G6kWuqi4/uJURZhSLZgizmK pvCL+KqCcj1GQ== Original-Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_CHACHA20_POLY1305_SHA256 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 2354821A26; Mon, 5 Oct 2020 00:08:08 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at eastasia.home.utahime.org In-Reply-To: <87mu12rrhs.fsf@gnus.org> X-Mailer: Mew version 6.8 on Emacs 27.1 Received-SPF: pass client-ip=183.180.29.210; envelope-from=yasu@utahime.org; helo=gate.utahime.jp X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/04 10:21:59 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:257031 Archived-At: From: Lars Ingebrigtsen Subject: Re: Incompatible change of update-file-autoloads function Date: Sun, 04 Oct 2020 16:32:47 +0200 > I've pushed a change I think should fix this bug to the trunk now. Can > you update and check? I confirmed the problem is fixed with your commit. Thank you for quick response. --- Yasuhiro KIMURA