From unknown Mon Aug 18 11:19:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#60985: 30.0.50; c-ts-mode needs a command to set indentation style Resent-From: Theodor Thornhill Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Jan 2023 12:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60985 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 60985@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167430512421959 (code B ref -1); Sat, 21 Jan 2023 12:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Jan 2023 12:45:24 +0000 Received: from localhost ([127.0.0.1]:48278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pJDFL-0005i7-UI for submit@debbugs.gnu.org; Sat, 21 Jan 2023 07:45:24 -0500 Received: from lists.gnu.org ([209.51.188.17]:46376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pJDFL-0005i0-2q for submit@debbugs.gnu.org; Sat, 21 Jan 2023 07:45:23 -0500 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 1pJDFD-000328-Hb for bug-gnu-emacs@gnu.org; Sat, 21 Jan 2023 07:45:21 -0500 Received: from out0.migadu.com ([2001:41d0:2:267::]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pJDF8-0003Tp-Pu for bug-gnu-emacs@gnu.org; Sat, 21 Jan 2023 07:45:11 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1674305108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=e1kAlTpmdIwXH5jJwte9MkZgY8A/feFMMTlE++AiNMg=; b=xRfriKaB8ZZFyU3KFigD7Iy/A6SX/Du13mpBrbLNKoV3CvDTBSYiX5vnul8yYD39TwGbPK 1smrxWHHMCtbEIiHhSwvCygSY+Bi6Z+8VMgziJqZBmN6+N/64eQAMk9p/OJlIc3+kHG1pw FHitqjDhIBwctSkiM0bJ2wkLIVr7QIdB7usfyCvJHBFc9m8w0w0ds/VasIJG6AoYz3jwxk TDfK/+cMyih9GFLTgijbhj0Xc5C2nJ/9W/SmsEjREaeMvO+RbRMpnMy4MAsLJrg+THZt33 ZoCza8JedC4XmEqfJvyqZjhY7+r9eVWDKBQRe0ysLywyZuDdYn684WpdfPbzyA== From: Theodor Thornhill Date: Sat, 21 Jan 2023 13:45:08 +0100 Message-ID: <87tu0kgip7.fsf@thornhill.no> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:2:267::; envelope-from=theo@thornhill.no; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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 (--) Hi! Right now c-ts-mode requires a reload of the current mode after setting the indentation style through c-ts-mode-indent-style. It should have both a command and a :set function for the defcustom. This change should go to the emacs-29 branch Theo From unknown Mon Aug 18 11:19:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#60985: 30.0.50; c-ts-mode needs a command to set indentation style Resent-From: Theodor Thornhill Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 28 Jan 2023 19:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60985 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 60985@debbugs.gnu.org Received: via spool by 60985-submit@debbugs.gnu.org id=B60985.16749326708241 (code B ref 60985); Sat, 28 Jan 2023 19:05:02 +0000 Received: (at 60985) by debbugs.gnu.org; 28 Jan 2023 19:04:30 +0000 Received: from localhost ([127.0.0.1]:41559 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLqV3-00028r-TP for submit@debbugs.gnu.org; Sat, 28 Jan 2023 14:04:30 -0500 Received: from out0.migadu.com ([94.23.1.103]:20285) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLqV2-00028i-DB for 60985@debbugs.gnu.org; Sat, 28 Jan 2023 14:04:28 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1674932667; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=88yhMPAIFDkLxZUxvU1JwnDze8CIY1AKy8wersdQkJk=; b=kiZL+5MwFQIk9bqgEtjwk7aEQINOv+zD7WNYk9Ig/GCuJNtT0xFYm5FnKN3wLmP4h2KQ0d 0X0MbNnrDGr0EYpkpSKm3rmS9L1377Tn2koOezA0hhavw9u2ItWCxKTYSFi+MzxeQ83dia mr3jXiQtnTUl6hBo6rwFfDZfBWxIxErJTf/lusbH2o96panAfPnS8x+/oqHuBHkO7RXIfs k0JMZT3qPYbVRWhkejBD0D5VTO171vmDZDar46/nVGEIw3+231tONPqOvAtliRQH2I+pB9 ljA7DnP+k44aZhuOwha3d1oX7ZDf02/8tN8Fq+iRoLRPBcbWVF5l375jgrOQaQ== From: Theodor Thornhill In-Reply-To: <87tu0kgip7.fsf@thornhill.no> (Theodor Thornhill's message of "Sat, 21 Jan 2023 13:45:08 +0100") References: <87tu0kgip7.fsf@thornhill.no> Date: Sat, 28 Jan 2023 20:04:26 +0100 Message-ID: <87sffuqy4l.fsf@thornhill.no> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Spam-Score: -0.7 (/) 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.7 (-) Theodor Thornhill writes: > Hi! > > Right now c-ts-mode requires a reload of the current mode after setting > the indentation style through c-ts-mode-indent-style. > > It should have both a command and a :set function for the defcustom. > > This change should go to the emacs-29 branch > > Theo Fixed in 6e50ee8bbb50ef86707cefed8ebb20f027156843 Theo From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 28 14:05:13 2023 Received: (at control) by debbugs.gnu.org; 28 Jan 2023 19:05:13 +0000 Received: from localhost ([127.0.0.1]:41564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLqVl-0002AG-6k for submit@debbugs.gnu.org; Sat, 28 Jan 2023 14:05:13 -0500 Received: from out2.migadu.com ([188.165.223.204]:11293) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLqVj-0002A7-5x for control@debbugs.gnu.org; Sat, 28 Jan 2023 14:05:11 -0500 Date: Sat, 28 Jan 2023 20:05:10 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1674932710; h=from:from:reply-to:subject:subject:date:date:to:to:cc; bh=28Kc02U6q1oIRo4G8SMv2t8BSXtp1WW3HZXhvZAXvz8=; b=uttnDoANNAz/bkV6UrMKyib/qz7aGX+FSQ0vmvfxBOJWtnYCpAtWr/Xg8tmtqisUi7lLkg SNrL7jKkzmgn3b9Qs0V+h10Sz/BTYBqAy9u5yiqL2V26PSblbZApC0kPfI1RsAkyghqTyz fuZ0TBxtMOSKs9EJH1JMTaLLUtIdanmeXl6Dj9o6yMeQeMA/kRkpnNbILXjoKkMiSAq/w8 B4U6DYzGHuIriXOBshSN0G/452zvtURONiXAj7JT99t42OcEBPdNEo/Bwoab1kcNWnBT/5 +bpnJXKAy4KLU3fI4JriV57s9hlgEsrCxu4pgDxrj3esIFnWiNijx43HaMWu+Q== To: control@debbugs.gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Theodor Thornhill Subject: control message for bug #60985 X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.1 (/) 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" Message-Id: X-Spam-Score: -1.0 (-) close 60985 29.1 quit