From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master 501e2096d6: Fix some issues with a recent change Date: Sun, 26 Dec 2021 16:12:37 -0500 Message-ID: References: <164051393145.21885.8315099612759503047@vcs2.savannah.gnu.org> <20211226101851.B61E5C04DCC@vcs2.savannah.gnu.org> <83bl13nsav.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32874"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: luangruo@yahoo.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 26 22:14:06 2021 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 1n1aqE-0008M1-7B for ged-emacs-devel@m.gmane-mx.org; Sun, 26 Dec 2021 22:14:06 +0100 Original-Received: from localhost ([::1]:44106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1aqC-0001hg-54 for ged-emacs-devel@m.gmane-mx.org; Sun, 26 Dec 2021 16:14:04 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:39738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1aou-0000fG-Qp for emacs-devel@gnu.org; Sun, 26 Dec 2021 16:12:45 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:12631) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1aos-00051U-8c; Sun, 26 Dec 2021 16:12:43 -0500 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 318FB442937; Sun, 26 Dec 2021 16:12:40 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id E98C6441073; Sun, 26 Dec 2021 16:12:38 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1640553158; bh=6ZUyOGPhFHMgfRY6GWBrpJ0i243OKbxx1dAS3wFXiFQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=kqTRAjTpt13Yo0YRFeOOzCQfutac2peof4yLJbjtHq8JPuEk1QUM/7Y14bijsDnC7 F76UVABNxtzfq3KtHR1ovs3V38v5mNQ4bhK6I7gNMKV2hMj9vRrQbUt3wIHS8+yr7h Oi1hJIdpINVLQBsBtFlnFW/nYDvlos+LXeTQ0MhCi2CT6zbmsZZB4TJqIF3kWTP+ZY /afTVZgOPX1cQquTvLExSNgGjljx+PF+7qBWxHdsu6ug0587rtfTOk/+k6KBwHGILE 7bvEVufqRRYwE0O3nl0/FH+3RixdspB6YAdqXjyPWjJdgXroHgzSw7WZwcQhuHGA07 6iT4qINOesqNQ== Original-Received: from ceviche (unknown [216.154.30.173]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id AFFFC1203B5; Sun, 26 Dec 2021 16:12:38 -0500 (EST) In-Reply-To: <83bl13nsav.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 26 Dec 2021 20:18:32 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, 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.29 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:283358 Archived-At: >> Please include some more info in the first line of your commits, such as >> the relevant file(s). > > According to the format we use, the file(s) don't have to be mentioned > in the first line. Given enough files, that is simply impossible. Please re-read the `Subject:` of this thread and tell me if you think it holds any useful information other than "master 501e2096d6"? This changed a single file, AFAIK, so we're pretty far from the "difficult" case of having to summarize an arbitrary set of files. Stefan