From unknown Tue Sep 23 09:53:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56826 <56826@debbugs.gnu.org> To: bug#56826 <56826@debbugs.gnu.org> Subject: Status: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. Reply-To: bug#56826 <56826@debbugs.gnu.org> Date: Tue, 23 Sep 2025 16:53:09 +0000 retitle 56826 Inserted text in docstrings and buffers not formatting text = into full lines and paragraphs. reassign 56826 emacs submitter 56826 carlmarcos@tutanota.com severity 56826 normal tag 56826 notabug moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 29 09:43:07 2022 Received: (at submit) by debbugs.gnu.org; 29 Jul 2022 13:43:07 +0000 Received: from localhost ([127.0.0.1]:60215 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHQGh-0006Pm-8a for submit@debbugs.gnu.org; Fri, 29 Jul 2022 09:43:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:40712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHQGg-0006Pf-3e for submit@debbugs.gnu.org; Fri, 29 Jul 2022 09:43:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHQGe-0005na-64 for bug-gnu-emacs@gnu.org; Fri, 29 Jul 2022 09:43:05 -0400 Received: from w1.tutanota.de ([81.3.6.162]:33320) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHQGc-0002Ot-A6 for bug-gnu-emacs@gnu.org; Fri, 29 Jul 2022 09:43:03 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id BB386FA02C2 for ; Fri, 29 Jul 2022 13:43:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659102180; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=dAbEnTeJDMiB2QAn6Gkzcla+Q1ZU7v1PmWLW6ywqqks=; b=GG6fpjth1dlilNydRchRU3hxQqGdfJBspjx3Qqbpms4V/gZd8bsLhD8okWsV4Wp+ p5vZXWZZ1Sryn73kLkytNOf4sJRIYlbnK7olz0o8iqLgtQLfGnaxBxh/2arYdqTgKsE wn36hX/a0kyM5eLZURtVyqnW/z6g8oSy3WcOZaoaAYulgAfyOfxgvpnWrxn1pDib/0C K+7bM51SU8WitAOJ0hUSDgyWV8UmicXtANKipFxEBu8iHuXgrjFYuAvAJ2GOpJMClcf rE/Q41zq1F2YnjFXOE9WmccZ15Qrs5BfNnrBk09bX1Jg6YGNGP94eX47aAc9ccbYJuw 5mZQIPEqbw== Date: Fri, 29 Jul 2022 15:43:00 +0200 (CEST) From: carlmarcos@tutanota.com To: Bug Gnu Emacs Message-ID: Subject: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.162; envelope-from=carlmarcos@tutanota.com; helo=w1.tutanota.de 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 (--) Have seen that docstrings and inserted text in a created buffer display the= m in verbatim mode.=C2=A0 Does not seem possible to format=C2=A0 text into = paragraphs. For instance, doing the following in org-mode For a lengthy list of examples, see: [[https://www.gnu.org/proprietary/proprietary.html][Malicious Functionalities]] results in For a lengthy list of examples, see: Malicious Functionalities Rather than=20 For a lengthy list of examples, see: Malicious Functionalities From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:02:10 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:02:10 +0000 Received: from localhost ([127.0.0.1]:34286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHm6c-0007EC-H2 for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:02:10 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHm6b-0007Dy-IM for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:02:10 -0400 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 :Date:References:In-Reply-To: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=HXhHhTa7cVBwkitsSG+SLk+9RNg6WB5QGuz2L4xBuMQ=; b=VxwP0DASP5rCimc2vumOWeQ5Dr Ks1381HCpa5OyGKdGmMfNUYhzhoI/EWWhSmKfBhnb98/QN+1YMMmv1bjNjij1cBqKuceCablGyir+ hmQcqUISCsKxkZ9a1w5JmqoX9rmQYjqVWdVwgru93/GrEqKFmrVs0N4x0pTjiBxydwaE=; Received: from 109.179.63.221.tmi.telenormobil.no ([109.179.63.221] helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHm6S-0000wO-UJ; Sat, 30 Jul 2022 15:02:03 +0200 From: Lars Ingebrigtsen To: carlmarcos@tutanota.com Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. In-Reply-To: (carlmarcos@tutanota.com's message of "Fri, 29 Jul 2022 15:43:00 +0200 (CEST)") References: Date: Sat, 30 Jul 2022 15:02:00 +0200 Message-ID: <8735eizrcn.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: carlmarcos@tutanota.com writes: > Have seen that docstrings and inserted text in a created buffer > display them in verbatim mode.  Does not seem possible to format  text > into paragraphs. Sorry; I'm unable to parse that paragraph. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56826 Cc: 56826@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 (---) carlmarcos@tutanota.com writes: > Have seen that docstrings and inserted text in a created buffer > display them in verbatim mode.=C2=A0 Does not seem possible to format=C2= =A0 text > into paragraphs. Sorry; I'm unable to parse that paragraph. > For instance, doing the following in org-mode > > For a lengthy list of examples, see: > [[https://www.gnu.org/proprietary/proprietary.html][Malicious > Functionalities]] > > results in > > For a lengthy list of examples, see: > Malicious > Functionalities > > Rather than=20 > > For a lengthy list of examples, see: Malicious Functionalities Is this a bug report about org-mode or doc strings? From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:02:17 2022 Received: (at control) by debbugs.gnu.org; 30 Jul 2022 13:02:17 +0000 Received: from localhost ([127.0.0.1]:34289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHm6i-0007EW-Qp for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:02:17 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHm6f-0007E4-So for control@debbugs.gnu.org; Sat, 30 Jul 2022 09:02:14 -0400 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=lp0+MEiPrHhwEVruR+Q30zEN6ooT1EXMXaMLDNzofbg=; b=XEGe3dNgIinrxlEaJz/dC+lRu2 fHgHJr9WDUaqM0ov7LDt45M1WYOfjtaiGFE+Qj4WvMvVAH6tb0M/T2SuucNMiOUQdGBkEeDQT2zpW VbbrqnQR0FqZFzG0oQEb0xrYgRMpKzF8iGNvbv80RDU6jzcHZtPqBQMlLyg+xai7F+/M=; Received: from 109.179.63.221.tmi.telenormobil.no ([109.179.63.221] helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHm6Y-0000wZ-3l for control@debbugs.gnu.org; Sat, 30 Jul 2022 15:02:08 +0200 Date: Sat, 30 Jul 2022 15:02:05 +0200 Message-Id: <871qu2zrci.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #56826 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 56826 + moreinfo 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 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 (---) tags 56826 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:18:38 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:18:38 +0000 Received: from localhost ([127.0.0.1]:34314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmMY-0001MP-Ex for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:18:38 -0400 Received: from w1.tutanota.de ([81.3.6.162]:32948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmMW-0001M8-HX for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:18:37 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 934D5FA0557; Sat, 30 Jul 2022 13:18:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659187110; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=AQBSD7BknA1NCMJBM8AwBE7rz51GfEpz+goZCl9yFLU=; b=UgRqDL0okS7LPbXooYMLQyyn4EsCsEPxEMofagWnZNH82v4cIJDukbgP2TXEIMfb 16l/n1wrsVmjfdZ2jyl9ChZM5EX5aeQ9iackBV/Jym8JS3kkNkuiDr11l+ecmJsUs8y n9rQSoNt2hqbnjelSFgSf7R3IczcqGFy1gc7mOxBKB7hAFSA6CRCuVMbHkTnMiSg8rP VViou6MGR9bK4QP/gz2fXn6bmBVewexblXf3fFAbmGf/TX6qysniaagGGoz1Xh92NFZ a9T7teWcooa/FlZ0SBAwwxxRMUm5lkl/IP2EckTYKkjb8GYyoY8ZlYjvwAw1uuo/8RA m9pMli/cOQ== Date: Sat, 30 Jul 2022 15:18:30 +0200 (CEST) From: carlmarcos@tutanota.com To: Lars Ingebrigtsen Message-ID: In-Reply-To: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> References: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. 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: 56826 Cc: 56826@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 (-) Jul 30, 2022, 13:02 by larsi@gnus.org: > carlmarcos@tutanota.com writes: > >> Have seen that docstrings and inserted text in a created buffer >> display them in verbatim mode.=C2=A0 Does not seem possible to format=C2= =A0 text >> into paragraphs. >> > > Sorry; I'm unable to parse that paragraph. > >> For instance, doing the following in org-mode >> >> For a lengthy list of examples, see: >> [[https://www.gnu.org/proprietary/proprietary.html][Malicious >> Functionalities]] >> >> results in >> >> For a lengthy list of examples, see: >> Malicious >> Functionalities >> >> Rather than=20 >> >> For a lengthy list of examples, see: Malicious Functionalities >> > > Is this a bug report about org-mode or doc strings? > I am not sure.=C2=A0 Is there a feature in emacs to write text based on ful= l lines (based on fill column) and paragraph filling? From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:25:25 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:25:26 +0000 Received: from localhost ([127.0.0.1]:34348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmT7-0001Ys-Ek for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:25:25 -0400 Received: from w1.tutanota.de ([81.3.6.162]:34688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmT5-0001Yd-Em for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:25:24 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 1C1FCFBF929; Sat, 30 Jul 2022 13:25:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659187517; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=FnjibAXdWFPCVCVXttsZdn/0+EQ1xruQ7CdGEv1KDJE=; b=2L3i7IL4stIT9GK8Vgp7tSLKH4ZQ/5Z4UkqIBHSYWk/EHTs1NQdLUb/4BzzmXyvp EgI0/za5e2GVXxoDKXUBM2h5yXFgKQcHeQTLXtwU5ATLfEwOcL0qQhQB3s4D84RQwO3 TwiyqJKerRumzdJwrUyFfz1PInIoHcMvp6+F1igUOMZqpYYwRXX3QoeCy9UOkOMX1o8 SfEwyit6WMwTUzyUr/H3Xvj6vQP4WVC4xUHS5Z+M+9nVbTjQyFlebFUp43UzDGENJep piAxLU+Ahcv4afD8Cg7QMEut2jZmMPQ3lhO8ugcAlHyvbFF+0fzLjJ0vDFANWQRsJE9 0/J0lwUmyA== Date: Sat, 30 Jul 2022 15:25:17 +0200 (CEST) From: carlmarcos@tutanota.com To: carlmarcos@tutanota.com Message-ID: In-Reply-To: References: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. 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: 56826 Cc: 56826@debbugs.gnu.org, Lars Ingebrigtsen 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 (-) Jul 30, 2022, 13:18 by bug-gnu-emacs@gnu.org: > > Jul 30, 2022, 13:02 by larsi@gnus.org: > >> carlmarcos@tutanota.com writes: >> >>> Have seen that docstrings and inserted text in a created buffer >>> display them in verbatim mode.=C2=A0 Does not seem possible to format= =C2=A0 text >>> into paragraphs. >>> >> >> Sorry; I'm unable to parse that paragraph. >> When I write a docstring, what is written in the buffer upon hitting `C-h f= fun` shows the same formatting as was coded in the docstring.=C2=A0 Last w= ord on each line is the last word on each line printed in the function docu= mentation buffer. >>> For instance, doing the following in org-mode >>> >>> For a lengthy list of examples, see: >>> [[https://www.gnu.org/proprietary/proprietary.html][Malicious >>> Functionalities]] >>> >>> results in >>> >>> For a lengthy list of examples, see: >>> Malicious >>> Functionalities >>> >>> Rather than=20 >>> >>> For a lengthy list of examples, see: Malicious Functionalities >>> >> >> Is this a bug report about org-mode or doc strings? >> > I am not sure.=C2=A0 Is there a feature in emacs to write text based on f= ull lines (based on fill column) and paragraph filling? > From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:38:50 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:38:50 +0000 Received: from localhost ([127.0.0.1]:34365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmg5-0001ts-SE for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:38:50 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmg3-0001tf-Ii for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:38:47 -0400 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 :Date:References:In-Reply-To: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=NaBc2riE12RuGzpQp/CetMMMUOduamqRkmYEIBskkvQ=; b=Z2TWbOu+TgvxA5LOVOk6YAKYX7 LQD/Smsp5yBMRXg4/di5QR3WjffuGG55I9kJ5DQLMCPnpT46ZtH9h2K1yGcE/gOtEQjjxWmw06XHL A0JFT6aEZf7yrmgm13uS39Jzxt23xzmVWde8/bhpau/L1jaLCpY1m6TxWNi6Rd1JLoO8=; Received: from 109.179.63.221.tmi.telenormobil.no ([109.179.63.221] helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHmfv-0001BY-MT; Sat, 30 Jul 2022 15:38:41 +0200 From: Lars Ingebrigtsen To: carlmarcos@tutanota.com Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. In-Reply-To: (carlmarcos@tutanota.com's message of "Sat, 30 Jul 2022 15:25:17 +0200 (CEST)") References: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> Date: Sat, 30 Jul 2022 15:38:38 +0200 Message-ID: <87o7x6yb35.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: carlmarcos@tutanota.com writes: > When I write a docstring, what is written in the buffer upon hitting > `C-h f fun` shows the same formatting as was coded in the docstring.  > Last word on each line is the last word on each line p [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56826 Cc: 56826@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 (---) carlmarcos@tutanota.com writes: > When I write a docstring, what is written in the buffer upon hitting > `C-h f fun` shows the same formatting as was coded in the docstring.=C2=A0 > Last word on each line is the last word on each line printed in the > function documentation buffer. Yes -- is this a problem? If you want to reflow a paragraph, then call `fill-paragraph'. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:55:25 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:55:25 +0000 Received: from localhost ([127.0.0.1]:34683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmw8-0002RT-P0 for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:55:25 -0400 Received: from w1.tutanota.de ([81.3.6.162]:42372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmw5-0002OV-DS for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:55:22 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id D766BFBF51D; Sat, 30 Jul 2022 13:55:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659189315; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=RjZY4Hw0/iMQSDEybHy9uLpXX+nJnemcVypvZ6xYwDs=; b=ugAKbVvfiLkmqFUyj8vcuTROq11ZC8q8YMHx+6ZbsDF+eS55bwEQ5Nk3/oSIiVS4 60lT0ZFtZycnkZC/nayo3urDFKkZBpz+Ypfs3vfpODF6RkBjg4ER+0418u1cpz9GSRU hy5jm2dwQ8tt/QGDJ3OKqiElewgs+HdRJ1r2B5PBMZr23D6mfXrkzJvGJK+4Fcem+bJ gvniV5QvEHBQzPVi6UScS8vDemstSslhSJUC9sADdwaeyaNJ+5R6FPeriP/hlGKKhwO qpGWeubDFHnw69kZnPGb8aZRnAtZbS33C+AksgGJv4FLAGo8/kaZtsthVdnuUdlt84z J6abKJP3uw== Date: Sat, 30 Jul 2022 15:55:15 +0200 (CEST) From: carlmarcos@tutanota.com To: Lars Ingebrigtsen Message-ID: In-Reply-To: <87o7x6yb35.fsf@gnus.org-N8EKFpx----2> References: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> <87o7x6yb35.fsf@gnus.org-N8EKFpx----2> Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. 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: 56826 Cc: 56826@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 (-) Jul 30, 2022, 13:38 by larsi@gnus.org: > carlmarcos@tutanota.com writes: > >> When I write a docstring, what is written in the buffer upon hitting >> `C-h f fun` shows the same formatting as was coded in the docstring.=C2= =A0 >> Last word on each line is the last word on each line printed in the >> function documentation buffer. >> > > Yes -- is this a problem? > Yes, if I want to use a link in the docstritng. The same problem occurs when inserting into a buffer. > If you want to reflow a paragraph, then call `fill-paragraph'. > Could you show an example that does that? From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:58:52 2022 Received: (at 56826) by debbugs.gnu.org; 30 Jul 2022 13:58:52 +0000 Received: from localhost ([127.0.0.1]:35488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmzU-0002kC-Av for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:58:52 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmzS-0002jv-N0 for 56826@debbugs.gnu.org; Sat, 30 Jul 2022 09:58:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=nu2wCwrKnDH7UKRXGdaU1XbQk0miCd6biH1zF7muREo=; b=bk1/z8kXbwpdd6H4EBw9RHmGux jc/7sqsi13gF84Dw33a7F4SHOLH0D2y9FE4RiGRE91KiMT6qtHcT83z4z5zfxN2mqSLHRhNNZoW/h zEb6A3lH59X1UiBT8t3JMHKbEzCaJgkc8Kw1Uxruu3d1C4dQn+XDxl5mF+PSx4PDOnKA=; Received: from 109.179.63.221.tmi.telenormobil.no ([109.179.63.221] helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHmzK-0001Ku-J9; Sat, 30 Jul 2022 15:58:44 +0200 From: Lars Ingebrigtsen To: carlmarcos@tutanota.com Subject: Re: bug#56826: Inserted text in docstrings and buffers not formatting text into full lines and paragraphs. In-Reply-To: (carlmarcos@tutanota.com's message of "Sat, 30 Jul 2022 15:55:15 +0200 (CEST)") References: <8735eizrcn.fsf@gnus.org-N8EC0_l----2> <87o7x6yb35.fsf@gnus.org-N8EKFpx----2> Date: Sat, 30 Jul 2022 15:58:42 +0200 Message-ID: <87fsiiya5p.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: carlmarcos@tutanota.com writes: >> If you want to reflow a paragraph, then call `fill-paragraph'. >> > Could you show an example that does that? (fill-paragraph)? Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56826 Cc: 56826@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 (---) carlmarcos@tutanota.com writes: >> If you want to reflow a paragraph, then call `fill-paragraph'. >> > Could you show an example that does that? (fill-paragraph)? In any case, this doesn't seem to be a bug in Emacs, so I'm closing this bug report. If you need help implementing something, the correct venue is one of the Emacs help mailing lists. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 30 09:59:02 2022 Received: (at control) by debbugs.gnu.org; 30 Jul 2022 13:59:02 +0000 Received: from localhost ([127.0.0.1]:35491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmzd-0002ke-Ob for submit@debbugs.gnu.org; Sat, 30 Jul 2022 09:59:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:53984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHmzc-0002kM-1N for control@debbugs.gnu.org; Sat, 30 Jul 2022 09:59:00 -0400 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=U38W/UZONgic/Ne1aGTzVcFZ9HMPHjv2oz8l+DRRzds=; b=pcGDl71UKKLYCxQg/WX8WcpeMt 5yUTKrFyUMJ2EmcXfheoD4Xf7BPdLyg4JxrW2onXdibWWwIKb8nhIX72QGSd9QL6lWDLdG775SN/R IEa/J2TUMZq7H0lQR+XzpYDnlHCyTMfdTzlhkFSHJWYjafv4dkQ5Z3EVdAJmcrs/3Uu4=; Received: from 109.179.63.221.tmi.telenormobil.no ([109.179.63.221] helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oHmzU-0001L2-25 for control@debbugs.gnu.org; Sat, 30 Jul 2022 15:58:54 +0200 Date: Sat, 30 Jul 2022 15:58:51 +0200 Message-Id: <87edy2ya5g.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #56826 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 56826 notabug close 56826 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 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 (---) tags 56826 notabug close 56826 quit From unknown Tue Sep 23 09:53:09 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, 28 Aug 2022 11:24:05 +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