From unknown Sun Jun 22 08:04:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#69012: 30.0.50; [PATCH] Remove punctuation around t Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 10 Feb 2024 10:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69012 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 69012@debbugs.gnu.org X-Debbugs-Original-To: "emacs-bugs" Received: via spool by submit@debbugs.gnu.org id=B.170756186915104 (code B ref -1); Sat, 10 Feb 2024 10:45:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Feb 2024 10:44:29 +0000 Received: from localhost ([127.0.0.1]:59509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYkqT-0003vW-Im for submit@debbugs.gnu.org; Sat, 10 Feb 2024 05:44:29 -0500 Received: from lists.gnu.org ([2001:470:142::17]:42806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYkqS-0003vD-3z for submit@debbugs.gnu.org; Sat, 10 Feb 2024 05:44:28 -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 1rYkq7-00083E-3k for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 05:44:07 -0500 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 1rYkq6-0005i8-QT for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 05:44:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=2iltifX0zceT2s0Si+7Zk7M/Tldx0bLUuUXtTNZUF/A=; b=TZA9wy1IeGhJ28 J0tR0XMPNFdkEKNXtOG2olQt4UmY1lQiIgr+TfdoAZQ6g/B95i5k1m7ZJJJWXNW5DzcgrA9Ly8h1R luVfGzUzrqOPBUreF/7473yTP4BbHIHgtXKqAZgqO5JWXymug30OWoAQDGci5o3LvbWQ9pkT7t1GG NHHWuOZr4gBgj/xfK92Uh5EjVQcBynfl57OGfcFnnCDpDoYyFHLZuv1heTzrGGW/+DUqopF03MJhV fM99p04e36HguRgYGVcYcqNKtfmV6laVP7TpUUB08SoPA/XXVaEDFhDu1DoXLuWJqyGDd5xuAggOF MT7ibs+qhz9GK55VhpgA==; From: Arash Esbati Date: Sat, 10 Feb 2024 11:44:02 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) 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 (-) Hi all, this is a simple change removing punctuation surrounding t in docstring of `outline-minor-mode-use-buttons'. I didn't re-fill the docstring. --8<---------------cut here---------------start------------->8--- diff --git a/lisp/outline.el b/lisp/outline.el index b50708c1a7b..8ff30f1dfa1 100644 --- a/lisp/outline.el +++ b/lisp/outline.el @@ -318,8 +318,8 @@ outline-minor-mode-use-buttons buffers because it modifies them. When the value is `in-margins', then clickable buttons are displayed in the margins before the headings. -When the value is `t', clickable buttons are displayed -in the buffer before the headings. The values `t' and +When the value is t, clickable buttons are displayed +in the buffer before the headings. The values t and `in-margins' can be used in editing buffers because they don't modify the buffer." ;; The value `insert' is not intended to be customizable. --8<---------------cut here---------------end--------------->8--- Best, Arash From unknown Sun Jun 22 08:04:07 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arash Esbati Subject: bug#69012: closed (Re: bug#69012: 30.0.50; [PATCH] Remove punctuation around t) Message-ID: References: <86sf20twe2.fsf@gnu.org> X-Gnu-PR-Message: they-closed 69012 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 69012@debbugs.gnu.org Date: Sat, 10 Feb 2024 11:49:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1707565743-5641-1" This is a multi-part message in MIME format... ------------=_1707565743-5641-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #69012: 30.0.50; [PATCH] Remove punctuation around t which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 69012@debbugs.gnu.org. --=20 69012: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D69012 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1707565743-5641-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 69012-done) by debbugs.gnu.org; 10 Feb 2024 11:48:17 +0000 Received: from localhost ([127.0.0.1]:35084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYlqC-0001NP-Fp for submit@debbugs.gnu.org; Sat, 10 Feb 2024 06:48:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYlqA-0001MS-Nr for 69012-done@debbugs.gnu.org; Sat, 10 Feb 2024 06:48:15 -0500 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 1rYl7x-0001zc-V3 for 69012-done@debbugs.gnu.org; Sat, 10 Feb 2024 06:02:33 -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=lKYwztOIUmzcKMn0DXBDwqBnqY963U0stvk40DdPTl4=; b=UnUZ9bcyAUmv IHJta+pn5V2vGfLl9QtdMgGWyUF2ZkybaLNwuUxksmBuYkJI6GZ8a6QHdLAgeK+X6G2i/5QAy8JZV f5pR3gcQqYUroIxccQGPryt8lUywkNDRL6Dz3foDQR0MppzDJMFxao7W0qN2m1jnEnM+c6IIOdqna pz0GMQXMrfsr4mLTjt4jRh8PfCFSCu1hI4LKNpOsPJFxhl7Zsi30syZhiawiV4DNYKYKDj6TuKX0V mjaRx6Tlpl9EvJO3EhscS+rH3lGSexjI0469skx0k4bB0D9vR1impyfqHgX1wVBBkLAJm+KsYale3 1o4bFHPtnZ9lLgF/MluZyA==; Date: Sat, 10 Feb 2024 13:02:29 +0200 Message-Id: <86sf20twe2.fsf@gnu.org> From: Eli Zaretskii To: Arash Esbati In-Reply-To: (message from Arash Esbati on Sat, 10 Feb 2024 11:44:02 +0100) Subject: Re: bug#69012: 30.0.50; [PATCH] Remove punctuation around t References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 69012-done Cc: 69012-done@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 (---) > From: Arash Esbati > Date: Sat, 10 Feb 2024 11:44:02 +0100 > > Hi all, > > this is a simple change removing punctuation surrounding t in docstring > of `outline-minor-mode-use-buttons'. I didn't re-fill the docstring. Thanks, installed on the emacs-29 branch, and closing the bug. ------------=_1707565743-5641-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 10 Feb 2024 10:44:29 +0000 Received: from localhost ([127.0.0.1]:59509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYkqT-0003vW-Im for submit@debbugs.gnu.org; Sat, 10 Feb 2024 05:44:29 -0500 Received: from lists.gnu.org ([2001:470:142::17]:42806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYkqS-0003vD-3z for submit@debbugs.gnu.org; Sat, 10 Feb 2024 05:44:28 -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 1rYkq7-00083E-3k for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 05:44:07 -0500 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 1rYkq6-0005i8-QT for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 05:44:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=2iltifX0zceT2s0Si+7Zk7M/Tldx0bLUuUXtTNZUF/A=; b=TZA9wy1IeGhJ28 J0tR0XMPNFdkEKNXtOG2olQt4UmY1lQiIgr+TfdoAZQ6g/B95i5k1m7ZJJJWXNW5DzcgrA9Ly8h1R luVfGzUzrqOPBUreF/7473yTP4BbHIHgtXKqAZgqO5JWXymug30OWoAQDGci5o3LvbWQ9pkT7t1GG NHHWuOZr4gBgj/xfK92Uh5EjVQcBynfl57OGfcFnnCDpDoYyFHLZuv1heTzrGGW/+DUqopF03MJhV fM99p04e36HguRgYGVcYcqNKtfmV6laVP7TpUUB08SoPA/XXVaEDFhDu1DoXLuWJqyGDd5xuAggOF MT7ibs+qhz9GK55VhpgA==; From: Arash Esbati To: "emacs-bugs" Subject: 30.0.50; [PATCH] Remove punctuation around t Date: Sat, 10 Feb 2024 11:44:02 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) 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: -1.0 (-) Hi all, this is a simple change removing punctuation surrounding t in docstring of `outline-minor-mode-use-buttons'. I didn't re-fill the docstring. --8<---------------cut here---------------start------------->8--- diff --git a/lisp/outline.el b/lisp/outline.el index b50708c1a7b..8ff30f1dfa1 100644 --- a/lisp/outline.el +++ b/lisp/outline.el @@ -318,8 +318,8 @@ outline-minor-mode-use-buttons buffers because it modifies them. When the value is `in-margins', then clickable buttons are displayed in the margins before the headings. -When the value is `t', clickable buttons are displayed -in the buffer before the headings. The values `t' and +When the value is t, clickable buttons are displayed +in the buffer before the headings. The values t and `in-margins' can be used in editing buffers because they don't modify the buffer." ;; The value `insert' is not intended to be customizable. --8<---------------cut here---------------end--------------->8--- Best, Arash ------------=_1707565743-5641-1--