From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 25 01:34:31 2021 Received: (at submit) by debbugs.gnu.org; 25 Jan 2021 06:34:31 +0000 Received: from localhost ([127.0.0.1]:37730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3vSI-0004Lj-TA for submit@debbugs.gnu.org; Mon, 25 Jan 2021 01:34:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:40900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3vSH-0004Lc-Hq for submit@debbugs.gnu.org; Mon, 25 Jan 2021 01:34:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3vSH-0005wS-BB for bug-gnu-emacs@gnu.org; Mon, 25 Jan 2021 01:34:29 -0500 Received: from dog.elm.relay.mailchannels.net ([23.83.212.48]:25963) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3vSD-0001IK-Hi for bug-gnu-emacs@gnu.org; Mon, 25 Jan 2021 01:34:28 -0500 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id A4E9940225E for ; Mon, 25 Jan 2021 06:34:21 +0000 (UTC) Received: from pdx1-sub0-mail-a57.g.dreamhost.com (100-96-11-12.trex.outbound.svc.cluster.local [100.96.11.12]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 3B888401B7A for ; Mon, 25 Jan 2021 06:34:21 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a57.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.96.11.12 (trex/6.0.2); Mon, 25 Jan 2021 06:34:21 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Unite-Zesty: 4320e249551d6107_1611556461466_2234344805 X-MC-Loop-Signature: 1611556461466:362797530 X-MC-Ingress-Time: 1611556461466 Received: from pdx1-sub0-mail-a57.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a57.g.dreamhost.com (Postfix) with ESMTP id 039DB8920C for ; Sun, 24 Jan 2021 22:34:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=QqXdyCWjTy2LZ6ydMbFcjwZYhtk=; b=kEJI2kusSDOYE9b5 iNxvvSGXGzZOuDZqE6HqoM0OhRclEd2/IlSZuL57aQrg/Jiafyd+vh4jqf9/2brl H2j0nRu0ztlLJo2kBvKQtus2hAdm54P1UEWS17zsljpcOWqpeS/iHr4Xni2XLo6i fGPjSXfGwUwq64ZPk7B/ribw728= Received: from jidanni.org (114-41-31-29.dynamic-ip.hinet.net [114.41.31.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a57.g.dreamhost.com (Postfix) with ESMTPSA id B0F507EF93 for ; Sun, 24 Jan 2021 22:34:20 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a57 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs@gnu.org Subject: Shell-script mode formatting error eats half the page Date: Mon, 25 Jan 2021 12:40:44 +0800 Message-ID: <87czxtfx2r.8.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=23.83.212.48; envelope-from=jidanni@jidanni.org; helo=dog.elm.relay.mailchannels.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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Here we observe lines severely shoved over due to Shell-script mode not recognizing the statement has terminated. emacs-version "27.1". $ cat x.sh set /home/$j/.adobe /home/$j/.macromedia && for i do if test -d $i; then rm -vr $i; fi; done echo these lines are now indented wrongly echo these lines are now indented wrongly for the rest of the file. echo There is no recovery. "Well then use if ...; then ..." if set /home/$j/.adobe /home/$j/.macromedia then for i do if test -d $i; then rm -vr $i; fi; done fi #UH OH, STILL MESSED UP set /home/$j/.procmail/backup #UH OH EVEN MORE if ! test -d $1 #AT LEAST INDENTING HAS STABILIZED finally if set /home/$j/.adobe /home/$j/.macromedia then for i do if test -d $i; then rm -vr $i; fi; done fi #STILL BAD if set /home/$j/.adobe /home/$j/.macromedia then for i do if test -d $i; then rm -vr $i; fi; done fi #AH, FINALLY it has come to its senses. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 21:09:39 2021 Received: (at 46093) by debbugs.gnu.org; 27 Jan 2021 02:09:39 +0000 Received: from localhost ([127.0.0.1]:43122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4aH2-0001or-1B for submit@debbugs.gnu.org; Tue, 26 Jan 2021 21:09:39 -0500 Received: from quimby.gnus.org ([95.216.78.240]:34466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4aH0-0001oa-2W for 46093@debbugs.gnu.org; Tue, 26 Jan 2021 21:09:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Xb6haoh76S1/CsdnB82+dFH7TcClQanp510xToq++T8=; b=J9tNW5hdOYqCh90OXaQ+ZAuiqv a4lCz0vwgJ8UQoABuNpEo0rtgBzyFrSPAsJLZdYUQW0hyOedn9Sf+A9ZKJ58ouNFFp7Sy5m84O76D LYfroOCoyfXw0nbWWmkC0Uwof30Ps6FqUlgmWDjtM0vhoJ6QDhTHNuZFu0MKbLzbLxTg=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l4aGq-0007rT-U4; Wed, 27 Jan 2021 03:09:27 +0100 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#46093: Shell-script mode formatting error eats half the page References: <87czxtfx2r.8.fsf@jidanni.org> X-Now-Playing: repository's _Depeche Mode_: "Black Celebration: The 12" Singles (5): A Question of Time (Limited Edition)/03-Black Celebration (Black Tulip Mix).mp3" Date: Wed, 27 Jan 2021 03:09:23 +0100 In-Reply-To: <87czxtfx2r.8.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Mon, 25 Jan 2021 12:40:44 +0800") Message-ID: <87a6svf7vw.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > Here we observe lines severely shoved over due to Shell-script mode not > recognizing the statement has terminated. emacs-version "27.1". > > $ cat x.sh > set /home/$j/.adobe /home/$j/.macromedia && [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46093 Cc: 46093@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > Here we observe lines severely shoved over due to Shell-script mode not > recognizing the statement has terminated. emacs-version "27.1". > > $ cat x.sh > set /home/$j/.adobe /home/$j/.macromedia && for i do if test -d $i; then = rm -vr $i; fi; done > echo these lines are now = indented wrongly > echo these lines are now = indented wrongly for the rest of the file. > echo There is no recovery. Here's a simpler reproducer: for i do; if test -d $i; then rm -vr $i; fi; done echo these lines are now indented wrongly echo these lines are now indented wrongly for the rest of the file. echo There is no recovery. This indents correctly, though: for i; do if test -d $i; then rm -vr $i; fi; done echo these lines are now indented wrongly echo these lines are now indented wrongly for the rest of the file. echo There is no recovery. (I moved the semicolon to before the "do", not after. Which is apparently the correct syntax according to https://www.gnu.org/software/bash/manual/bash.html#Compound-Commands for The syntax of the for command is: for name [ [in [words =E2=80=A6] ] ; ] do commands; done So Emacs seems to do the correct thing here; closing. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 21:09:43 2021 Received: (at control) by debbugs.gnu.org; 27 Jan 2021 02:09:43 +0000 Received: from localhost ([127.0.0.1]:43125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4aH8-0001pI-PE for submit@debbugs.gnu.org; Tue, 26 Jan 2021 21:09:43 -0500 Received: from quimby.gnus.org ([95.216.78.240]:34480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4aH6-0001oq-Rf for control@debbugs.gnu.org; Tue, 26 Jan 2021 21:09:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=TS1lBfU8hKxfduUNQtE3Zr6loRvnRNqywS8zfgy83Zs=; b=KSz6E962KvkZHdGlsDQs1GQR9u ivUPq+ECwptUJbOvO5tK2YVeg22GONu09tjM6HnvUE91X46BULVLa3bRcasvRPoL3DKweKVwbHtpN WsYCP5mwfqfZvdgzrvYapLb79FqpfxkeFw6fYtd5yar05XKCp4xVDj9uRKqDatgKriIg=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l4aGz-0007ra-9w for control@debbugs.gnu.org; Wed, 27 Jan 2021 03:09:35 +0100 Date: Wed, 27 Jan 2021 03:09:32 +0100 Message-Id: <878s8ff7vn.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46093 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 46093 notabug close 46093 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 46093 notabug close 46093 quit From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 27 12:36:53 2021 Received: (at 46093) by debbugs.gnu.org; 27 Jan 2021 17:36:53 +0000 Received: from localhost ([127.0.0.1]:46040 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4okO-0004VM-PE for submit@debbugs.gnu.org; Wed, 27 Jan 2021 12:36:53 -0500 Received: from cyan.ash.relay.mailchannels.net ([23.83.222.47]:36825) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4okM-0004VA-19 for 46093@debbugs.gnu.org; Wed, 27 Jan 2021 12:36:51 -0500 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 13808483DB6; Wed, 27 Jan 2021 17:36:46 +0000 (UTC) Received: from pdx1-sub0-mail-a12.g.dreamhost.com (100-96-16-7.trex.outbound.svc.cluster.local [100.96.16.7]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id A059E483BD5; Wed, 27 Jan 2021 17:36:45 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a12.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.96.16.7 (trex/6.0.2); Wed, 27 Jan 2021 17:36:45 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Tangy-Drop: 060d85f362da893d_1611769005883_2364804891 X-MC-Loop-Signature: 1611769005883:1331510247 X-MC-Ingress-Time: 1611769005883 Received: from pdx1-sub0-mail-a12.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a12.g.dreamhost.com (Postfix) with ESMTP id 632647F81B; Wed, 27 Jan 2021 09:36:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type :content-transfer-encoding; s=jidanni.org; bh=uGr4wPahrZtqe/r+sL kel19qJGg=; b=PHVr7nieRnEjfyysu0psXOqoYyZU3C18lK5FaBiR07eg4Nj1pW hrFHR1cPPZPQ7+ZbJGmxqyK0URCLptvePDU1xB+WS4A7KIz1zff+O4eh5R7ReJLJ Jh6XiINIwNZx3vSnGaLgrzDZxZw0nUH97rv4QEV8YQt6OyNtGto7u2sZE= Received: from jidanni.org (114-41-0-252.dynamic-ip.hinet.net [114.41.0.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a12.g.dreamhost.com (Postfix) with ESMTPSA id EEFE484DA7; Wed, 27 Jan 2021 09:36:44 -0800 (PST) X-DH-BACKEND: pdx1-sub0-mail-a12 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: Lars Ingebrigtsen Subject: Re: bug#46093: Shell-script mode formatting error eats half the page References: <87czxtfx2r.8.fsf@jidanni.org> <87a6svf7vw.fsf@gnus.org> Date: Thu, 28 Jan 2021 01:36:40 +0800 Message-ID: <87o8ha7047.5.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 46093 Cc: 46093@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>>> "LI" =3D=3D Lars Ingebrigtsen writes: LI> (I moved the semicolon to before the "do", not after. Which is LI> apparently the correct syntax according to My example had no semicolon, not before, not after. LI> for name [ [in [words =E2=80=A6] ] ; ] do commands; done ^^^ see, that semicolon is optional. That's what the extra brackets mean. LI> So Emacs seems to do the correct thing here; closing. Well, yes, if everybody always used the optional semicolon, you might say= . From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 27 15:08:49 2021 Received: (at 46093) by debbugs.gnu.org; 27 Jan 2021 20:08:49 +0000 Received: from localhost ([127.0.0.1]:46180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4r7Q-0001qM-PR for submit@debbugs.gnu.org; Wed, 27 Jan 2021 15:08:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4r7O-0001q9-PD for 46093@debbugs.gnu.org; Wed, 27 Jan 2021 15:08:47 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54428) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l4r7J-0000Ld-EK; Wed, 27 Jan 2021 15:08:41 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1l4r7I-0005IE-Kz; Wed, 27 Jan 2021 15:08:40 -0500 From: Glenn Morris To: Lars Ingebrigtsen Subject: Re: bug#46093: Shell-script mode formatting error eats half the page References: <87czxtfx2r.8.fsf@jidanni.org> <87a6svf7vw.fsf@gnus.org> X-Spook: Agriculture Mafia Listeria diwn Bacteria Brush fire X-Ran: wK]Ft]TM,bBQUM?Uxqf//ruGTUc#onl\>3.O:\WXwIc5&8G*VN-6F@`IHmnaQ8rN4Aq1xL X-Hue: brightblue X-Attribution: GM Date: Wed, 27 Jan 2021 15:08:40 -0500 In-Reply-To: <87a6svf7vw.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 27 Jan 2021 03:09:23 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46093 Cc: 46093@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) FYI, dupe of https://debbugs.gnu.org/26217 (and others). From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 27 21:44:50 2021 Received: (at 46093) by debbugs.gnu.org; 28 Jan 2021 02:44:50 +0000 Received: from localhost ([127.0.0.1]:46620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4xIg-00011O-LP for submit@debbugs.gnu.org; Wed, 27 Jan 2021 21:44:50 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4xIf-000117-BP for 46093@debbugs.gnu.org; Wed, 27 Jan 2021 21:44:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=QUuf6SzlMMvNcahHvQpH35f0LnTrGyqeb64Hj4+fUfU=; b=W0bvs0Rnf0PwI0Vrnj70F7p63S Q969acJljMGS9oXmBuZ23OU3u1JfqJt2YqiA4vvTtojhXzMkjS6JFnGfmZk8Vg5SIuWQl5Inrzqk/ a+EKhI78xmPIo3ym07kFu5lHh4xcD1+kXFXbv6B9ImQYuQPJuB+42Kn0VHMCCQgiCEZw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l4xIT-0003AM-Ol; Thu, 28 Jan 2021 03:44:42 +0100 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#46093: Shell-script mode formatting error eats half the page References: <87czxtfx2r.8.fsf@jidanni.org> <87a6svf7vw.fsf@gnus.org> <87o8ha7047.5.fsf@jidanni.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAElBMVEX49+zEvpemmGSK cEM8NiT///9cgd8nAAAAAWJLR0QF+G/pxwAAAAd0SU1FB+UBHAIsDJ7xEu0AAAF1SURBVDjLdZLr ocMgCIVN2gEqmQC8C0RcoJH9Z7qA2rxa/uTxeRAOhGAxxVuEFhNQ+wYc4NXIwuTB6y+QL2DmHrui kSmJxw7iyFUawDuonE6KXvGDCaAcAA6wxulVJB9Ay/VEfT5Pil5WCDTNUvEK1K8FUeSg6JdQXDGL bHgB6l4GFql5B55rXjWXAc54Ano1Fu2+pkYC9qEgEJknCtzhAWZIdl7MeScfxZLdxRhJJWqlg5eO lh1UHa5JmEIrIcTkAowtF3MHXqllShcA3Oa01ekEhkBqWezy4gAjxEUGEDRJHgoYisxWV8oUusv9 jpzMds32AenPBZzVOJUQ6cJN5iK4UY+3G2obPBTgjdPbN1Or2QGTt+HvVlZAdQEd2DAE1JPkDWbq a6511U3LssZ1K8PY8lK9v2rvVkfwb93Z1ocstXsQpIERJEdwiMo/gORyAuOcbCDfgZQzqJ8fcgX1 O9BcqQ3wqiibTXf7uyna4bviHj/BP26Js+X0YaZrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIxLTAx LTI4VDAyOjQ0OjEyKzAwOjAw6SL65gAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMS0wMS0yOFQwMjo0 NDoxMiswMDowMJh/QloAAAAASUVORK5CYII= X-Now-Playing: Joe Jackson's _Fool_: "Strange Land" Date: Thu, 28 Jan 2021 03:44:36 +0100 In-Reply-To: <87o8ha7047.5.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Thu, 28 Jan 2021 01:36:40 +0800") Message-ID: <87mtwt7pbf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > LI> for name [ [in [words …] ] ; ] do commands; done > > ^^^ see, that semicolon is optional. > That's what the extra brackets mean. Sorry; misread the specs. Reopening (and merging with one of the other bug reports about this). Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46093 Cc: 46093@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > LI> for name [ [in [words =E2=80=A6] ] ; ] do commands; done > > ^^^ see, that semicolon is optional. > That's what the extra brackets mean. Sorry; misread the specs. Reopening (and merging with one of the other bug reports about this). --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sun Jun 22 04:07:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Thu, 28 Jan 2021 02:45:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 27 21:45:10 2021 Received: (at control) by debbugs.gnu.org; 28 Jan 2021 02:45:10 +0000 Received: from localhost ([127.0.0.1]:46630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4xJ0-00013C-8W for submit@debbugs.gnu.org; Wed, 27 Jan 2021 21:45:10 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4xIx-00012N-RA for control@debbugs.gnu.org; Wed, 27 Jan 2021 21:45:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ELV7NoEZGjAoojYOAokuD91PNWsedFfKp6m73eVc/lQ=; b=mjhDCtmZWP/VZUjz5r5/7bcwqU 8SucGw/WuqxU4L4huYu4O3z+0+4Pl7R/O66njbwHgNYCL+4X8vHNb0e1DlkmnweZzuXb0XImwJ9zx qKg4qA8OwudnlED5/N8TxW4dakuJuLaxc9DzpjsqcR5bDsftcSTNVbfh22yVqsS0h2zg=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l4xIp-0003Ae-Vv for control@debbugs.gnu.org; Thu, 28 Jan 2021 03:45:02 +0100 Date: Thu, 28 Jan 2021 03:44:58 +0100 Message-Id: <87k0rx7pat.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46093 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: forcemerge 46093 26217 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) forcemerge 46093 26217 quit From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 28 04:12:07 2021 Received: (at control) by debbugs.gnu.org; 28 Jan 2021 09:12:08 +0000 Received: from localhost ([127.0.0.1]:47221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l53LT-0002S3-Di for submit@debbugs.gnu.org; Thu, 28 Jan 2021 04:12:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l53LS-0002Rb-5y for control@debbugs.gnu.org; Thu, 28 Jan 2021 04:12:06 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39144) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l53LM-0004ff-T3 for control@debbugs.gnu.org; Thu, 28 Jan 2021 04:12:00 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1l53L8-0000bS-9Z for control@debbugs.gnu.org; Thu, 28 Jan 2021 04:11:48 -0500 Subject: control message for bug 46093 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 28 Jan 2021 04:11:46 -0500 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tag 46093 - notabug From debbugs-submit-bounces@debbugs.gnu.org Mon May 03 11:21:47 2021 Received: (at control) by debbugs.gnu.org; 3 May 2021 15:21:47 +0000 Received: from localhost ([127.0.0.1]:46955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldaOJ-0005o7-Jk for submit@debbugs.gnu.org; Mon, 03 May 2021 11:21:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldaOH-0005o0-P7 for control@debbugs.gnu.org; Mon, 03 May 2021 11:21:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55640) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ldaOC-0002Gc-IG for control@debbugs.gnu.org; Mon, 03 May 2021 11:21:40 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ldaOB-0002Zo-NR for control@debbugs.gnu.org; Mon, 03 May 2021 11:21:40 -0400 Subject: control message for bug 48193 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 03 May 2021 11:21:39 -0400 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) forcemerge 46093 48193 From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 14 08:45:13 2023 Received: (at control) by debbugs.gnu.org; 14 Oct 2023 12:45:13 +0000 Received: from localhost ([127.0.0.1]:48091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qre12-0004HR-SK for submit@debbugs.gnu.org; Sat, 14 Oct 2023 08:45:13 -0400 Received: from mail-ot1-x32a.google.com ([2607:f8b0:4864:20::32a]:57468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qre10-0004H9-KS; Sat, 14 Oct 2023 08:45:11 -0400 Received: by mail-ot1-x32a.google.com with SMTP id 46e09a7af769-6c4e30a3604so1963976a34.2; Sat, 14 Oct 2023 05:44:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697287481; x=1697892281; darn=debbugs.gnu.org; h=in-reply-to:from:references:cc:to:content-language:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=9jJsozgNtKQnMjnVPf8f/45ydOS2/7pP8+Tq1mq5ros=; b=LXnMgLymaEbmfdouV6RzFVE5JhyiwL7fdSuDA+K4/IAjpjGtaG1dCqV5+Qwe6KN+9/ suQixaaiY5I8u+wEkBIfSnOA7MbhYdZ4tmNqOwlHAi1Ntkma2IRT5FCjZdXydddpYhi3 3mTBsr4PBGc2J922Rpxy3opX14RjcQmL4grrzSZDVyuMqDI4YmtMrq2h/nLMohFz4Lub 5NfpOI0+3ESQKs0jdhAalpP4m2g09j3zyWXaFDbJIjmKzOwzFp2zl7t+I0Ex60O8wSom W+24xkDNs/c5dV8AJmzYlmk1cRnsQ15oG/D6kTjn7+ajc9kqS9LA+C8gU4POmvPCmjx2 YL4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697287481; x=1697892281; h=in-reply-to:from:references:cc:to:content-language:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=9jJsozgNtKQnMjnVPf8f/45ydOS2/7pP8+Tq1mq5ros=; b=QycML30/nZXxZ7eAQTbKWFHM7mZ1effu5dFAgJkmWzO9k/KvhGS39fHpl1JN9N+skk ZuHnqc40qXES8zorcJ2BgXXiBZJAsEEAwjUrkCq4kKC5ia9XGc4FytIESRJBW2hJQYsh xCHEa1VvT5k4DHui3VrCOhUXpUhCKGkuGGNwl7illFtWbm7vePqWVQrFcSFVed2ZStRc E6yAoKMJ+6rsU78JZsSAKyiC3mdlfJUcObV/Mr3kESb6VV9S9A2ohq5DROWqfq8Pmt++ XUl1Vgx/E2TMkpJSGlqjL0xIbTjtLmy4atMiDzv3LcO3MQMnwRndw0IPXzb8LqoC8wXS hnVA== X-Gm-Message-State: AOJu0YwRk6I+I0yWDnnBZHTH8iamAjDFUrQ2fQSkWWjmDYsg5t5TBd3j 6+/1cf+cNTxr6QqoOFz9JPZhWUwICHcgfw== X-Google-Smtp-Source: AGHT+IH35m2WM2v1wZ1wCee2HoKG/wbYNHPZ5FUugQsXZcaCpCRHQFRW5cGKEEujmIXcLrXAFP1bGw== X-Received: by 2002:a05:6830:c4:b0:6bf:2476:a97e with SMTP id x4-20020a05683000c400b006bf2476a97emr30598154oto.5.1697287481205; Sat, 14 Oct 2023 05:44:41 -0700 (PDT) Received: from [192.168.0.234] ([152.168.142.156]) by smtp.gmail.com with ESMTPSA id z15-20020aa7948f000000b006933866f49dsm967351pfk.19.2023.10.14.05.44.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 14 Oct 2023 05:44:40 -0700 (PDT) Content-Type: multipart/mixed; boundary="------------VvBoEAqe36oFvDjQu7WGVmlD" Message-ID: <4c33c246-b993-4d09-bbd3-9687472c8010@gmail.com> Date: Sat, 14 Oct 2023 09:44:37 -0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: bug#2910: 23.0.60; Shell-script coloring bug Content-Language: en-US To: Stefan Monnier References: From: Mauro Aranda In-Reply-To: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: Martin Vath , 26217@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This is a multi-part message in MIME format. --------------VvBoEAqe36oFvDjQu7WGVmlD Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit tags 26217 patch quit On 13/10/23 13:06, Stefan Monnier wrote: >> I don't know what's the decision (if there is one) about situations like >> these.  If the bugs in lang-mode are fixed by lang-ts-mode, will these >> bug reports be treated as: wontfix? fixed? open in case someone wants to >> spend time in lang-mode? > > AFAIK we don't consider the `foo-ts-mode` to obsolete the other modes. > Maybe we will, but we don't yet.  IMO I think we'd first need to have > a good long-term strategy about what we'll do when tree-sitter becomes > unmaintained/obsolete.  IOW I think we need to develop our own layer of > abstraction above tree-sitter so that we can accommodate other > parser backends. > > FWIW, it's not clear at all what such a layer would look like, so we're > pretty far from it.  I'd welcome people start thinking about it, maybe > by looking at existing alternatives like our own `wisi` (in GNU ELPA), > SMIE, maybe LSP (assuming there are servers out there which can provide > that kind of functionality), etc... Thank you for your response.  I don't know if this has been raised in emacs-devel, but IMO it should be. >> - Wrong indentation for lines after: >> for i do echo 1; done >> >> I took a look at this, and ISTM that giving "do" a special treatment >> like sh-smie--sh-keyword-p gives to "in" might fix this, perhaps by >> reusing sh-smie--sh-keyword-in-p. > > Sounds about right. I attach a patch that should also handle the fontification issue. It also comes with some tests, and I've did some manual testing on my own. I haven't found problems, but I'm suspicious because it seems too easy. --------------VvBoEAqe36oFvDjQu7WGVmlD Content-Type: text/x-patch; charset=UTF-8; name="0001-Fix-indentation-and-fontification-in-shell-script-Bu.patch" Content-Disposition: attachment; filename*0="0001-Fix-indentation-and-fontification-in-shell-script-Bu.pa"; filename*1="tch" Content-Transfer-Encoding: base64 RnJvbSA0MjBmYmZjMWIyNjUxODM5ZjIxNGVkYmQ4MDlhNjYzZjQyZGNmMDgwIE1vbiBTZXAg MTcgMDA6MDA6MDAgMjAwMQpGcm9tOiBNYXVybyBBcmFuZGEgPG1hdXJvb2FyYW5kYUBnbWFp bC5jb20+CkRhdGU6IFNhdCwgMTQgT2N0IDIwMjMgMDk6MDU6MzUgLTAzMDAKU3ViamVjdDog W1BBVENIXSBGaXggaW5kZW50YXRpb24gYW5kIGZvbnRpZmljYXRpb24gaW4gc2hlbGwtc2Ny aXB0IChCdWcjMjYyMTcpCgoqIGxpc3AvcHJvZ21vZGVzL3NoLXNjcmlwdC5lbCAoc2gtc21p ZS0tc2gta2V5d29yZC1wKTogVHJlYXQgImRvIiBhcwpzcGVjaWFsLCBsaWtlIHdlIHRyZWF0 ICJpbiIuCihzaC1zbWllLS1zaC1rZXl3b3JkLWluLXApOiBDaGFuZ2Ugc2lnbmF0dXJlLiAg VGFrZSB0aGUgdG9rZW4gdG8KZGVjaWRlIGNvcnJlY3RseSBpZiBpdCdzIGEga2V5d29yZC4K KHNoLWZvbnQtbG9jay1rZXl3b3Jkcy12YXItMSk6IEFkZCBkby4KCiogdGVzdC9saXNwL3By b2dtb2Rlcy9zaC1zY3JpcHQtcmVzb3VyY2VzL3NoLWluZGVudHMuZXJ0czogTmV3IHRlc3Qu CiogdGVzdC9saXNwL3Byb2dtb2Rlcy9zaC1zY3JpcHQtdGVzdHMuZWwKKHNoLXNjcmlwdC10 ZXN0LWRvLWZvbnRpZmljYXRpb24pOiBOZXcgdGVzdC4KLS0tCiBsaXNwL3Byb2dtb2Rlcy9z aC1zY3JpcHQuZWwgICAgICAgICAgICAgICAgICAgICAgICAgfCAxMyArKysrKysrKy0tLS0t CiAuLi4vcHJvZ21vZGVzL3NoLXNjcmlwdC1yZXNvdXJjZXMvc2gtaW5kZW50cy5lcnRzICAg fCAgNyArKysrKysrCiB0ZXN0L2xpc3AvcHJvZ21vZGVzL3NoLXNjcmlwdC10ZXN0cy5lbCAg ICAgICAgICAgICAgfCAxMSArKysrKysrKysrKwogMyBmaWxlcyBjaGFuZ2VkLCAyNiBpbnNl cnRpb25zKCspLCA1IGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBhL2xpc3AvcHJvZ21vZGVz L3NoLXNjcmlwdC5lbCBiL2xpc3AvcHJvZ21vZGVzL3NoLXNjcmlwdC5lbAppbmRleCBjYzUy MWNiMDU5MS4uZGU3NmUxNzVhMTAgMTAwNjQ0Ci0tLSBhL2xpc3AvcHJvZ21vZGVzL3NoLXNj cmlwdC5lbAorKysgYi9saXNwL3Byb2dtb2Rlcy9zaC1zY3JpcHQuZWwKQEAgLTg2OSw3ICs4 NjksNyBAQCBzaC1mb250LWxvY2sta2V5d29yZHMtdmFyCiAgICJEZWZhdWx0IGV4cHJlc3Np b25zIHRvIGhpZ2hsaWdodCBpbiBTaGVsbCBTY3JpcHQgbW9kZXMuICBTZWUgYHNoLWZlYXR1 cmUnLiIpCiAKIChkZWZ2YXIgc2gtZm9udC1sb2NrLWtleXdvcmRzLXZhci0xCi0gICcoKHNo ICJbIFx0XWluXFw+IikpCisgICcoKHNoICJbIFx0XVxcKGluXFx8ZG9cXClcXD4iKSkKICAg IlN1YmR1ZWQgbGV2ZWwgaGlnaGxpZ2h0aW5nIGZvciBTaGVsbCBTY3JpcHQgbW9kZXMuIikK IAogKGRlZnZhciBzaC1mb250LWxvY2sta2V5d29yZHMtdmFyLTIgKCkKQEAgLTE4MDksOCAr MTgwOSw4IEBAIHNoLXNtaWUtLXNoLW9wZXJhdG9ycy1iYWNrLXJlCiAgIChjb25jYXQgIlxc KD86XlxcfFteXFxdXFwpXFwoPzpcXFxcXFxcXFxcKSoiCiAgICAgICAgICAgIlxcKCIgc2gt c21pZS0tc2gtb3BlcmF0b3JzLXJlICJcXCkiKSkKIAotKGRlZnVuIHNoLXNtaWUtLXNoLWtl eXdvcmQtaW4tcCAoKQotICAiQXNzdW1pbmcgd2UncmUgbG9va2luZyBhdCBcImluXCIsIHJl dHVybiBub24tbmlsIGlmIGl0J3MgYSBrZXl3b3JkLgorKGRlZnVuIHNoLXNtaWUtLXNoLWtl eXdvcmQtaW4vZG8tcCAodG9rKQorICAiV2hlbiBsb29raW5nIGF0IFRPSyAoZWl0aGVyIFwi aW5cIiBvciBcImRvXCIpLCBub24tbmlsIGlmIFRPSyBpcyBhIGtleXdvcmQuCiBEb2VzIG5v dCBwcmVzZXJ2ZSBwb2ludC4iCiAgIChsZXQgKChmb3J3YXJkLXNleHAtZnVuY3Rpb24gbmls KQogICAgICAgICAod29yZHMgbmlsKSAgICAgICAgICAgICAgICAgICAgIDtXZSd2ZSBzZWVu IHdvcmRzLgpAQCAtMTgzMiw3ICsxODMyLDEwIEBAIHNoLXNtaWUtLXNoLWtleXdvcmQtaW4t cAogICAgICAgICgoZXF1YWwgcHJldiAiOyIpCiAgICAgICAgIChpZiB3b3JkcyAoc2V0cSBu ZXdsaW5lIHQpCiAgICAgICAgICAgKHNldHEgcmVzICdrZXl3b3JkKSkpCi0gICAgICAgKCht ZW1iZXIgcHJldiAnKCJjYXNlIiAiZm9yIiAic2VsZWN0IikpIChzZXRxIHJlcyAna2V5d29y ZCkpCisgICAgICAgKChtZW1iZXIgcHJldiAoaWYgKHN0cmluZz0gdG9rICJpbiIpCisgICAg ICAgICAgICAgICAgICAgICAgICAgJygiY2FzZSIgImZvciIgInNlbGVjdCIpCisgICAgICAg ICAgICAgICAgICAgICAgICcoImZvciIgInNlbGVjdCIpKSkKKyAgICAgICAgKHNldHEgcmVz ICdrZXl3b3JkKSkKICAgICAgICAoKGFzc29jIHByZXYgc21pZS1ncmFtbWFyKSAoc2V0cSBy ZXMgJ3dvcmQpKQogICAgICAgICh0CiAgICAgICAgIChpZiBuZXdsaW5lCkBAIC0xODQ0LDcg KzE4NDcsNyBAQCBzaC1zbWllLS1zaC1rZXl3b3JkLXAKICAgIk5vbi1uaWwgaWYgVE9LIChh dCB3aGljaCB3ZSdyZSBsb29raW5nKSByZWFsbHkgaXMgYSBrZXl3b3JkLiIKICAgKGNvbmQK ICAgICgobG9va2luZy1hdCAiW1s6YWxudW06XV9dKz0iKSBuaWwpCi0gICAoKGVxdWFsIHRv ayAiaW4iKSAoc2gtc21pZS0tc2gta2V5d29yZC1pbi1wKSkKKyAgICgobWVtYmVyIHRvayAn KCJpbiIgImRvIikpIChzaC1zbWllLS1zaC1rZXl3b3JkLWluL2RvLXAgdG9rKSkKICAgICh0 IChzaC1zbWllLS1rZXl3b3JkLXApKSkpCiAKIChkZWZ1biBzaC1zbWllLS1kZWZhdWx0LWZv cndhcmQtdG9rZW4gKCkKZGlmZiAtLWdpdCBhL3Rlc3QvbGlzcC9wcm9nbW9kZXMvc2gtc2Ny aXB0LXJlc291cmNlcy9zaC1pbmRlbnRzLmVydHMgYi90ZXN0L2xpc3AvcHJvZ21vZGVzL3No LXNjcmlwdC1yZXNvdXJjZXMvc2gtaW5kZW50cy5lcnRzCmluZGV4IDFmOTI2MTBiM2FhLi4z NmY0ZTRjMjJhYiAxMDA2NDQKLS0tIGEvdGVzdC9saXNwL3Byb2dtb2Rlcy9zaC1zY3JpcHQt cmVzb3VyY2VzL3NoLWluZGVudHMuZXJ0cworKysgYi90ZXN0L2xpc3AvcHJvZ21vZGVzL3No LXNjcmlwdC1yZXNvdXJjZXMvc2gtaW5kZW50cy5lcnRzCkBAIC0zOCwzICszOCwxMCBAQCBp ZiB0ZXN0IDt0aGVuCiBmaQogb3RoZXIKID0tPS09CisKK05hbWU6IHNoLWluZGVudHM1CisK Kz0tPQorZm9yIGkgZG8gZWNobyAxOyBkb25lCitmb3IgaTsgZG8gZWNobyAxOyBkb25lCis9 LT0tPQpkaWZmIC0tZ2l0IGEvdGVzdC9saXNwL3Byb2dtb2Rlcy9zaC1zY3JpcHQtdGVzdHMu ZWwgYi90ZXN0L2xpc3AvcHJvZ21vZGVzL3NoLXNjcmlwdC10ZXN0cy5lbAppbmRleCA1MmMx MzAzYzQxNC4uMTM1ZDdhZmUzZmUgMTAwNjQ0Ci0tLSBhL3Rlc3QvbGlzcC9wcm9nbW9kZXMv c2gtc2NyaXB0LXRlc3RzLmVsCisrKyBiL3Rlc3QvbGlzcC9wcm9nbW9kZXMvc2gtc2NyaXB0 LXRlc3RzLmVsCkBAIC04Nyw0ICs4NywxNSBAQCB0ZXN0LWJhY2t3YXJkLXRva2VuCiAgIChz aG91bGQtbm90ICh0ZXN0LXNoLWJhY2sgImZvbztiYXIiKSkKICAgKHNob3VsZCAodGVzdC1z aC1iYWNrICJmb28jem90IikpKQogCisoZXJ0LWRlZnRlc3Qgc2gtc2NyaXB0LXRlc3QtZG8t Zm9udGlmaWNhdGlvbiAoKQorICAiVGVzdCB0aGF0IFwiZG9cIiBnZXRzIGZvbnRpZmllZCBj b3JyZWN0bHksIGV2ZW4gd2l0aCBubyBcIjtcIi4iCisgICh3aXRoLXRlbXAtYnVmZmVyCisg ICAgKHNoZWxsLXNjcmlwdC1tb2RlKQorICAgIChpbnNlcnQgImZvciBpIGRvIGVjaG8gMTsg ZG9uZSIpCisgICAgKGZvbnQtbG9jay1lbnN1cmUpCisgICAgKGdvdG8tY2hhciAocG9pbnQt bWluKSkKKyAgICAoc2VhcmNoLWZvcndhcmQgImRvIikKKyAgICAoZm9yd2FyZC1jaGFyIC0x KQorICAgIChzaG91bGQgKGVxdWFsIChnZXQtdGV4dC1wcm9wZXJ0eSAocG9pbnQpICdmYWNl KSAnZm9udC1sb2NrLWtleXdvcmQtZmFjZSkpKSkKKwogOzs7IHNoLXNjcmlwdC10ZXN0cy5l bCBlbmRzIGhlcmUKLS0gCjIuMzQuMQoK --------------VvBoEAqe36oFvDjQu7WGVmlD-- From unknown Sun Jun 22 04:07:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 12 Nov 2023 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator