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#70345: [PATCH] 29.1.50; csharp-ts-mode indentation of if statements with single-statement body Date: Fri, 26 Apr 2024 18:24:07 +0300 Message-ID: <86ttjoxi3s.fsf@gnu.org> References: <87o7afod31.fsf@gmail.com> <87mspusb5k.fsf@thornhill.no> <87wmopaii8.fsf@gmail.com> <867cgl1la9.fsf@gnu.org> <8734r8xman.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5018"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 70345@debbugs.gnu.org To: Jacob Leeming Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 26 17:25:05 2024 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 1s0NRh-00013G-9c for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 26 Apr 2024 17:25:05 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0NRT-0006Mz-LX; Fri, 26 Apr 2024 11:24:51 -0400 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 1s0NRM-0006IB-Dg for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2024 11:24:45 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s0NRM-0008S0-05 for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2024 11:24:44 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0NRe-0008Gv-1a for bug-gnu-emacs@gnu.org; Fri, 26 Apr 2024 11:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Apr 2024 15:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70345 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 70345-submit@debbugs.gnu.org id=B70345.171414507831505 (code B ref 70345); Fri, 26 Apr 2024 15:25:02 +0000 Original-Received: (at 70345) by debbugs.gnu.org; 26 Apr 2024 15:24:38 +0000 Original-Received: from localhost ([127.0.0.1]:38226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0NRF-0008C0-G2 for submit@debbugs.gnu.org; Fri, 26 Apr 2024 11:24:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0NRC-0008AM-Ge for 70345@debbugs.gnu.org; Fri, 26 Apr 2024 11:24:35 -0400 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 1s0NQo-0008O8-Mx; Fri, 26 Apr 2024 11:24:10 -0400 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=FOsbcoA8rYDbBJZDC702hC6GHPcJEkLvPwlNojYEPaU=; b=O4yOAfdu7j39 1DcSvN/JafUdNdb1iMKLiT2j87mYsetqgRa7Gn1ey0lZkOyrVFscFxd3JGTmM69kwgy4bHSWrGrxN QKp7RgUmnlHMWz9DUAMWY4mHbciJ8boeI5cmClVrY3r6GwfGp2TAGLZpjxscqqzlVSWuqSxU/6JX2 NP/Jf1Q7utlVjVIOJMHsq2TbG7XxMDJzTTgD+r53dmK6vgTkZnS5l32c5LhYAY6NiW6sEJU+MTmeo p2abpBqo+IJl9MiKEkc62hKS3r87bWNsng3YFb0mpFrrk3lZ/kdpWhzZE2KiYxfY6YUMBlVuA9iEI hgLFVQ71gGp6Wb443Xj8zg==; In-Reply-To: <8734r8xman.fsf@gmail.com> (message from Jacob Leeming on Fri, 26 Apr 2024 14:53: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:283997 Archived-At: > From: Jacob Leeming > Cc: 70345@debbugs.gnu.org > Date: Fri, 26 Apr 2024 14:53:36 +0100 > > Eli Zaretskii writes: > > > With this changeset you have exhausted the amount of changes that we > > can accept from you without copyright assignment. Would you like to > > start the paperwork of assigning the copyright at this time, so that > > we could accept your contributions in the future without limitations? > > If yes, I will send you the form to fill and the instructions to send > > the form. > > > > I'm closing this bug. > > Thanks Eli, > > Please send the paperwork! I'll get it filled in and sent off when > possible. Thanks, form sent off-list.