From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#46594: [External] : bug#46594: Use short answers Date: Thu, 25 Feb 2021 20:45:59 +0200 Organization: LINKOV.NET Message-ID: <87zgzsasuw.fsf@mail.linkov.net> References: <87im6qikpo.fsf@mail.linkov.net> <878s7gjftt.fsf@gnus.org> <87v9ahi9uk.fsf@mail.linkov.net> <834ki1tggh.fsf@gnu.org> <87h7m1gsao.fsf@mail.linkov.net> <8335xltdmi.fsf@gnu.org> <87blc9gpgy.fsf@mail.linkov.net> <83pn0orxy6.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="11361"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: larsi@gnus.org, 46594@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 25 19:48:11 2021 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 1lFLgJ-0002qP-EY for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 19:48:11 +0100 Original-Received: from localhost ([::1]:38226 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFLgI-00082i-A0 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 13:48:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFLgA-00081C-5s for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 13:48:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55939) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFLg9-000438-V6 for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 13:48:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lFLg9-0007gH-Nw for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 13:48:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2021 18:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46594 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 46594-submit@debbugs.gnu.org id=B46594.161427887829509 (code B ref 46594); Thu, 25 Feb 2021 18:48:01 +0000 Original-Received: (at 46594) by debbugs.gnu.org; 25 Feb 2021 18:47:58 +0000 Original-Received: from localhost ([127.0.0.1]:39250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFLg5-0007fs-OZ for submit@debbugs.gnu.org; Thu, 25 Feb 2021 13:47:57 -0500 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:46731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFLg1-0007fY-Dg; Thu, 25 Feb 2021 13:47:55 -0500 X-Originating-IP: 91.129.96.116 Original-Received: from mail.gandi.net (m91-129-96-116.cust.tele2.ee [91.129.96.116]) (Authenticated sender: juri@linkov.net) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 9E67A40004; Thu, 25 Feb 2021 18:47:44 +0000 (UTC) In-Reply-To: <83pn0orxy6.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 25 Feb 2021 17:04:01 +0200") 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:200810 Archived-At: tags 46594 fixed close 46594 28.0.50 quit >> Sorry, this fixes the omission: > > Thanks. Now pushed to master and closed.