From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#60832: Acknowledgement ([PATCH] sh-script.el: Use sh-indent-for-continuation to indent line continuations.) Date: Thu, 02 Mar 2023 12:42:13 +0200 Message-ID: <83ilfje8oq.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16589"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 60832-done@debbugs.gnu.org To: Philippe Altherr Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Mar 02 11:43:29 2023 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 1pXgPI-00048Y-KX for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 02 Mar 2023 11:43:28 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pXgOv-00078k-4p; Thu, 02 Mar 2023 05:43:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pXgOt-00077q-Ag for bug-gnu-emacs@gnu.org; Thu, 02 Mar 2023 05:43:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pXgOt-0003G6-2A for bug-gnu-emacs@gnu.org; Thu, 02 Mar 2023 05:43:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pXgOs-00019S-U7 for bug-gnu-emacs@gnu.org; Thu, 02 Mar 2023 05:43:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Mar 2023 10:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60832 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 60832@debbugs.gnu.org, eliz@gnu.org, philippe.altherr@gmail.com Original-Received: via spool by 60832-done@debbugs.gnu.org id=D60832.16777537424347 (code D ref 60832); Thu, 02 Mar 2023 10:43:02 +0000 Original-Received: (at 60832-done) by debbugs.gnu.org; 2 Mar 2023 10:42:22 +0000 Original-Received: from localhost ([127.0.0.1]:55903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXgOD-000183-Vk for submit@debbugs.gnu.org; Thu, 02 Mar 2023 05:42:22 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXgOB-00017p-Se for 60832-done@debbugs.gnu.org; Thu, 02 Mar 2023 05:42:20 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pXgO6-0003BB-Gy; Thu, 02 Mar 2023 05:42:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=C0W9w3IMPnohODojXFCopiAxWDzZExTRDt2J2SFDKs8=; b=eDqFS3sI1S5y ITvzwOio2Hsr8QaH9vQOCzefFnOaFs2CAsnoPt6TAmtfrDTfgrXFGv0M6Xl4BX3xhPVSNiVk8xiKK N/VPQbAQRs8hfrS8K3BdffMn2i4KWQLQo8RvL7/I61vV2WmNUqsWYsG6/brO06RVmsfwpXjXulwQw 1HZskq1761krWSthcNZjyKHSiBC2XX7epZZR6UG1DuxYLy2JtQebZfqydPQAwRtAu0EOrsMTZCSvw GAAkcD+FvZ3o0uq+YYsK0F4hTXSQSs7ZNJjmlGEAz4Hsxb7zSOmjxigFSRpUAHFoYTnbGgXlK7/gP CAAsVCOPga9C7NYP8UydvQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pXgO2-000470-M1; Thu, 02 Mar 2023 05:42:14 -0500 In-Reply-To: (message from Philippe Altherr on Fri, 17 Feb 2023 16:21:36 +0100) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:257128 Archived-At: > From: Philippe Altherr > Date: Fri, 17 Feb 2023 16:21:36 +0100 > > Here is an updated patch against the current master branch. Thanks, installed on master. Please in the future accompany the changes with a ChangeLog-style commit log messages (see CONTRIBUTE for details). Also, the summary in the Subject line cannot be longer than 78 characters (again mentioned in CONTRIBUTE), otherwise our Git commit hooks reject the patch, and I need to apply it by hand.