From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 May 2018 11:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 31544@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152690155810491 (code B ref -1); Mon, 21 May 2018 11:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 May 2018 11:19:18 +0000 Received: from localhost ([127.0.0.1]:42526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKiqU-0002j8-8c for submit@debbugs.gnu.org; Mon, 21 May 2018 07:19:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44453) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKiqS-0002iv-E5 for submit@debbugs.gnu.org; Mon, 21 May 2018 07:19:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKiqM-0005yT-At for submit@debbugs.gnu.org; Mon, 21 May 2018 07:19:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43387) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fKiqM-0005yG-7Z for submit@debbugs.gnu.org; Mon, 21 May 2018 07:19:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKiqL-0008PH-5p for bug-gnu-emacs@gnu.org; Mon, 21 May 2018 07:19:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKiqI-0005vy-16 for bug-gnu-emacs@gnu.org; Mon, 21 May 2018 07:19:09 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:40307) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fKiqH-0005vG-QJ for bug-gnu-emacs@gnu.org; Mon, 21 May 2018 07:19:05 -0400 X-Originating-IP: 123.243.244.176 Received: from epi.local (123-243-244-176.tpgi.com.au [123.243.244.176]) (Authenticated sender: van@scratch.space) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 0A83024000A for ; Mon, 21 May 2018 13:19:05 +0200 (CEST) From: Van L Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> Date: Mon, 21 May 2018 21:18:57 +1000 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) 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: -5.3 (-----) Hello. In the quotation, the second paragraph should italicize all 6 lines. That is, the paragraph: ``When I get to the end of a paragraph,=E2=80=A6''= The Texinfo View on file emacs-lisp-intro.texi italicizes 2 of 6 lines. #+NAME: emacs-lisp-intro.texi #+BEGIN_SRC texi -n 827 An expert programmer who reviewed this text said to me: @quotation @i{I prefer to learn from reference manuals. I ``dive into'' each paragraph, and ``come up for air'' between paragraphs.} @i{When I get to the end of a paragraph, I assume that subject is done, finished, that I know everything I need (with the possible exception of the case when the next paragraph starts = talking about it in more detail). I expect that a well written reference = manual will not have a lot of redundancy, and that it will have excellent pointers to the (one) place where the information I want is.} @end quotation This introduction is not written for this person! #+END_SRC From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 May 2018 16:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Van L Cc: 31544@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.152691979812003 (code B ref 31544); Mon, 21 May 2018 16:24:01 +0000 Received: (at 31544) by debbugs.gnu.org; 21 May 2018 16:23:18 +0000 Received: from localhost ([127.0.0.1]:43179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKnag-00037X-HB for submit@debbugs.gnu.org; Mon, 21 May 2018 12:23:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55063) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKnae-00037K-SS for 31544@debbugs.gnu.org; Mon, 21 May 2018 12:23:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKnaW-0001jC-OM for 31544@debbugs.gnu.org; Mon, 21 May 2018 12:23:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKnaW-0001j6-Kq; Mon, 21 May 2018 12:23:08 -0400 Received: from [176.228.60.248] (port=2987 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fKnaW-00079T-69; Mon, 21 May 2018 12:23:08 -0400 Date: Mon, 21 May 2018 19:23:12 +0300 Message-Id: <83zi0tdllb.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> (message from Van L on Mon, 21 May 2018 21:18:57 +1000) References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.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: -6.0 (------) > From: Van L > Date: Mon, 21 May 2018 21:18:57 +1000 > > In the quotation, the second paragraph should italicize all 6 lines. And it is all in italics in this version: https://www.gnu.org/software/emacs/manual/pdf/eintr.pdf Or maybe I misunderstand your report? > That is, the paragraph: ``When I get to the end of a paragraph,…'' Not sure I understand this part. > The Texinfo View on file emacs-lisp-intro.texi italicizes 2 of 6 lines. What is "Texinfo View"? If I visit the Texinfo source in Emacs, I also see the entire quotation italicized. If that's what you meant by "Texinfo View", then maybe you are using a version of Emacs other than 26.1-RC1? Thanks. From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 May 2018 23:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 31544@debbugs.gnu.org Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.152694632825235 (code B ref 31544); Mon, 21 May 2018 23:46:01 +0000 Received: (at 31544) by debbugs.gnu.org; 21 May 2018 23:45:28 +0000 Received: from localhost ([127.0.0.1]:43364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKuUa-0006Yx-0n for submit@debbugs.gnu.org; Mon, 21 May 2018 19:45:28 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:40431) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKuUY-0006Yo-9N for 31544@debbugs.gnu.org; Mon, 21 May 2018 19:45:26 -0400 X-Originating-IP: 123.243.244.176 Received: from epi.local (123-243-244-176.tpgi.com.au [123.243.244.176]) (Authenticated sender: van@scratch.space) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 5BA3F1BF206; Tue, 22 May 2018 01:45:29 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Van L In-Reply-To: <83zi0tdllb.fsf@gnu.org> Date: Tue, 22 May 2018 09:45:19 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <83A5E28C-673D-4163-AC1D-7F51A48A0494@scratch.space> References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> <83zi0tdllb.fsf@gnu.org> X-Mailer: Apple Mail (2.3124) X-Spam-Level: X-Spam-Score: -2.5 (--) 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.5 (---) > Eli Zaretskii writes: >=20 > Or maybe I misunderstand your report? >=20 >> That is, the paragraph: ``When I get to the end of a paragraph,=E2=80=A6= '' >=20 > Not sure I understand this part. >=20 >> The Texinfo View on file emacs-lisp-intro.texi italicizes 2 of 6 = lines. >=20 > What is "Texinfo View"? If I visit the Texinfo source in Emacs, I > also see the entire quotation italicized. If that's what you meant by > "Texinfo View", then maybe you are using a version of Emacs other than > 26.1-RC1? The line in `list-buffers=E2=80=99 refers to the file, as follows: : % emacs-lisp-intro.... 765330 Texinfo = /Volumes/2018-s/Sources/GNU/emacs/doc/lispintro/emacs-lisp-intro.texi if I close the file then see the [(Dired by name)] view of lispintro = directory and press `v=E2=80=99 for view over the file = `emacs-lisp-intro.texi=E2=80=99 it has [(Texinfo View)] and I use = `s-l=E2=80=99 for goto-line 823 and this time only 1 of 6 lines is = italicized. Note, however, if I search down for the leading line to the paragraph = instead of goto-line then the whole paragraph is italicized as expected. See:=20 http://emacs.scratch.space/public/.splash-plus-elisp-intro-texi_m.jpg Screenshot confirms Emacs 26.1 version and inadequate italicization. From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 May 2018 02:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Van L Cc: 31544@debbugs.gnu.org Reply-To: rms@gnu.org Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.15269552506079 (code B ref 31544); Tue, 22 May 2018 02:15:01 +0000 Received: (at 31544) by debbugs.gnu.org; 22 May 2018 02:14:10 +0000 Received: from localhost ([127.0.0.1]:43406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKwoT-0001Zz-QC for submit@debbugs.gnu.org; Mon, 21 May 2018 22:14:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKwoR-0001Zm-TV for 31544@debbugs.gnu.org; Mon, 21 May 2018 22:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKwoL-0006gj-L1 for 31544@debbugs.gnu.org; Mon, 21 May 2018 22:14:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKwoJ-0006eU-2T; Mon, 21 May 2018 22:13:59 -0400 Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1fKwoI-0000Ug-Lv; Mon, 21 May 2018 22:13:58 -0400 Content-Type: text/plain; charset=Utf-8 From: Richard Stallman In-reply-to: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> (message from Van L on Mon, 21 May 2018 21:18:57 +1000) References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> Message-Id: Date: Mon, 21 May 2018 22:13:58 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.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: -6.0 (------) [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > @i{When I get to the end of a paragraph, I assume that subject is > done, finished, that I know everything I need (with the > possible exception of the case when the next paragraph starts talking > about it in more detail). I think that is not a bug. We don't follow a rule to write that way. -- Dr Richard Stallman President, Free Software Foundation (https://gnu.org, https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org) From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 May 2018 02:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: rms@gnu.org Cc: 31544@debbugs.gnu.org Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.15269568288378 (code B ref 31544); Tue, 22 May 2018 02:41:02 +0000 Received: (at 31544) by debbugs.gnu.org; 22 May 2018 02:40:28 +0000 Received: from localhost ([127.0.0.1]:43421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKxDv-0002B4-Tk for submit@debbugs.gnu.org; Mon, 21 May 2018 22:40:28 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:48685) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKxDu-0002Aw-6p for 31544@debbugs.gnu.org; Mon, 21 May 2018 22:40:26 -0400 X-Originating-IP: 123.243.244.176 Received: from epi.local (123-243-244-176.tpgi.com.au [123.243.244.176]) (Authenticated sender: van@scratch.space) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id DD77A4000B; Tue, 22 May 2018 04:40:22 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Van L In-Reply-To: Date: Tue, 22 May 2018 12:40:18 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> X-Mailer: Apple Mail (2.3124) X-Spam-Level: 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 (-) > Richard Stallman writes: >=20 >> about it in more detail). >=20 > I think that is not a bug. > We don't follow a rule to write that way. The bug surfaces to occasionally cause the failure to present the = content as all italicized within texi file's @i{} block.= From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 May 2018 04:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 31544@debbugs.gnu.org, van@scratch.space, rms@gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org,Van L ,rms@gnu.org X-Debbugs-Original-Cc: 31544@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152696358618136 (code B ref -1); Tue, 22 May 2018 04:34:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 May 2018 04:33:06 +0000 Received: from localhost ([127.0.0.1]:43461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKyyv-0004iR-TS for submit@debbugs.gnu.org; Tue, 22 May 2018 00:33:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60669) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKyyt-0004hw-OR for submit@debbugs.gnu.org; Tue, 22 May 2018 00:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKyyn-0005ta-Px for submit@debbugs.gnu.org; Tue, 22 May 2018 00:32:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50160) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fKyyn-0005tR-MB for submit@debbugs.gnu.org; Tue, 22 May 2018 00:32:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKyym-0002L3-KT for bug-gnu-emacs@gnu.org; Tue, 22 May 2018 00:32:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKyyj-0005sb-Hs for bug-gnu-emacs@gnu.org; Tue, 22 May 2018 00:32:56 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKyyj-0005sW-Ei; Tue, 22 May 2018 00:32:53 -0400 Received: from [176.12.188.212] (port=53772 helo=[10.162.159.43]) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1fKyyb-0003UK-MW; Tue, 22 May 2018 00:32:46 -0400 Date: Tue, 22 May 2018 07:32:42 +0300 User-Agent: K-9 Mail for Android In-Reply-To: References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Eli Zaretskii Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.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: -6.0 (------) On May 22, 2018 5:40:18 AM GMT+03:00, Van L wrote: >=20 > > Richard Stallman writes: > >=20 > >> about it in more detail)=2E > >=20 > > I think that is not a bug=2E > > We don't follow a rule to write that way=2E >=20 > The bug surfaces to occasionally cause the failure to present the > content as all italicized within texi file's @i{} block=2E Thanks, this is unrelated to the manual=2E It's some subtle problem with JIT font-lock in that place=2E From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: Emacs 26.1 rc-1 Texinfo View fails to italicize all 6 lines in paragraph Resent-From: Noam Postavsky Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 28 May 2018 22:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: van@scratch.space, 31544@debbugs.gnu.org, rms@gnu.org Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.152754734622720 (code B ref 31544); Mon, 28 May 2018 22:43:01 +0000 Received: (at 31544) by debbugs.gnu.org; 28 May 2018 22:42:26 +0000 Received: from localhost ([127.0.0.1]:52887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNQqP-0005uO-RO for submit@debbugs.gnu.org; Mon, 28 May 2018 18:42:26 -0400 Received: from mail-it0-f49.google.com ([209.85.214.49]:54894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNQqL-0005ts-8M; Mon, 28 May 2018 18:42:21 -0400 Received: by mail-it0-f49.google.com with SMTP id 76-v6so1052519itx.4; Mon, 28 May 2018 15:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=+HCcnP38ml2EqTE8YFwoW153awEeUse4ZpowM8nDlxA=; b=duxZXSfzbiJYNOizUBhvFnDD/IoK94K+2mnRC0NddwYWmeZOfoObCQhFz0YsK7WXkA wJMn2pBW6HlPniifwr/Vp1+ZMu5HZL6GhPy44nusNCtSDYGyBzzLoI2tI+EqqmnOL19f dzQJ5BWhCf/Cpe4StuZ7fnkIyPSZow6KN3MFgeCnNveCWLKYplE92CGx0cmi5HPldxAk jpLWQ2UXCeqDcY50gNBsRaEIX/2smSneqJ6aDByjHjWnEQN8MFjy59vC6ix9bW3HLDUw oGIEmFtnTd1i2m0mZXIafHWIr9FcAxuiE8SGakRjRo6J3BpqalBZCGRsSJmktJedQLjA ugIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=+HCcnP38ml2EqTE8YFwoW153awEeUse4ZpowM8nDlxA=; b=G/P2iBCzCDPhkOVCHq67yfsN4pAlh9/ASye4VGquymILJAC01v6O2kzkinrkh6fXAR 1nc4UtRMy0HDOKcMFtL5ZTvV/eMueXEJu/3ST0UVf/lB0rhtzojao/xiYGJPaA/4FelL +oCOFDLEIj1lv7fvQeSq7CSqvXBIDGBatEp8e2XcADMj/2LEkW7Mz0NYeax08Ow72Zhe zGPe5XmdiSveKS8h/Qm/cvnoWw9Hve2OulGY4xEDVSms/OfDJlKma6ZDDUkYGQqqMWgF Ruix9D0U8/MxBLVLMdWPlJ01GPVGB0KkI1Atb6rd/xmLVcgWfff1cnA3758ZdEqbhsi3 /tew== X-Gm-Message-State: ALKqPwfMgD/Z0bePtpJXiRYILVnjLwOBoYhP7W8VfeMfvOoKIzwvy5My jF2PhN+e5kNxNLGOBgVtjnGDMA== X-Google-Smtp-Source: ADUXVKLvkVjtcSSZbg4Mqk2er4GI3klVMMB1+8kovYTgSwVnF39316b4h1tOvngxKjb7dGB3mmrXFQ== X-Received: by 2002:a24:83c2:: with SMTP id d185-v6mr10180435ite.152.1527547335618; Mon, 28 May 2018 15:42:15 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id d202-v6sm1089952itc.30.2018.05.28.15.42.14 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 28 May 2018 15:42:15 -0700 (PDT) From: Noam Postavsky References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> Date: Mon, 28 May 2018 18:42:14 -0400 In-Reply-To: (Eli Zaretskii's message of "Tue, 22 May 2018 07:32:42 +0300") Message-ID: <871sdve721.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) 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 (-) retitle 31544 texinfo-mode fails to consistently fontify multiline @i{italic text} severity 31544 minor tags 31544 + confirmed quit Eli Zaretskii writes: > On May 22, 2018 5:40:18 AM GMT+03:00, Van L wrote: >> >> The bug surfaces to occasionally cause the failure to present the >> content as all italicized within texi file's @i{} block. > > Thanks, this is unrelated to the manual. It's some subtle problem with > JIT font-lock in that place. I think the problem is that texinfo-mode doesn't follow the advice in `(elisp) Multiline Font Lock'. From unknown Tue Aug 12 08:33:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#31544: texinfo-mode fails to consistently fontify multiline @i{italic text} Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 23 Jan 2022 13:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed To: Noam Postavsky Cc: van@scratch.space, Eli Zaretskii , 31544@debbugs.gnu.org, rms@gnu.org Received: via spool by 31544-submit@debbugs.gnu.org id=B31544.164294626418026 (code B ref 31544); Sun, 23 Jan 2022 13:58:02 +0000 Received: (at 31544) by debbugs.gnu.org; 23 Jan 2022 13:57:44 +0000 Received: from localhost ([127.0.0.1]:38958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBdNI-0004gd-6z for submit@debbugs.gnu.org; Sun, 23 Jan 2022 08:57:44 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBdNG-0004g5-1j for 31544@debbugs.gnu.org; Sun, 23 Jan 2022 08:57:42 -0500 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:In-Reply-To:Date: References: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=SpnSy9sxRVh+y8Ft7gF2B2IinM7Pd9k2IC1KT1ElNt8=; b=lJ9R8CZDG5m9TM17psbLfuNu75 t6/RwaqZ7aI3Gqtz5o/pf5g/MWjyxUIJVpMLiOVgGM/RFEdFO7789Zmd+4Hbb2q4iM071u71o5ZoJ q9FdvAsWixRBz2PXQiCLwUHDKyWtgHF53O8+chjzeePLe4yLbNV1xMVaR90iBJbjWQo8=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBdN7-0005To-0l; Sun, 23 Jan 2022 14:57:35 +0100 From: Lars Ingebrigtsen References: <7D0B397D-5D1B-4B8C-93B6-1CA207DD552A@scratch.space> <871sdve721.fsf@gmail.com> X-Now-Playing: Kate Bush's _Hounds of Love_: "Cloudbusting" Date: Sun, 23 Jan 2022 14:57:32 +0100 In-Reply-To: <871sdve721.fsf@gmail.com> (Noam Postavsky's message of "Mon, 28 May 2018 18:42:14 -0400") Message-ID: <87iluaa71v.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: Noam Postavsky writes: >> Thanks, this is unrelated to the manual. It's some subtle problem with >> JIT font-lock in that place. > > I think the problem is that texinfo-mode doesn't follow the advice in > `(elisp) Multiline [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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 (---) Noam Postavsky writes: >> Thanks, this is unrelated to the manual. It's some subtle problem with >> JIT font-lock in that place. > > I think the problem is that texinfo-mode doesn't follow the advice in > `(elisp) Multiline Font Lock'. Hm... I seem to be unable to reproduce the problem, but perhaps it is intermittent? Or has it been fixed in the years since it was reported? (I don't see anything obvious in the texinfo-mode vc logs...) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 23 08:57:48 2022 Received: (at control) by debbugs.gnu.org; 23 Jan 2022 13:57:49 +0000 Received: from localhost ([127.0.0.1]:38961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBdNM-0004h5-Gh for submit@debbugs.gnu.org; Sun, 23 Jan 2022 08:57:48 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38362) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBdNK-0004gP-PN for control@debbugs.gnu.org; Sun, 23 Jan 2022 08:57:47 -0500 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=T27dzBPWvPM8KTWvLBav7/gyPZDr80G48XiSS2gKF5U=; b=IZX87e0+YMdOyrNcs7/TPuMQVU +MDXpBjeWeo/Fa5ZnMiXl8ORJZzMwodROR2CJLSYwO568P3K92Ghpbj45uvy2ktSqwt1YpYiW7zMa lTkrPy102r/NjGCg/miK7L9AGbRWNTs+in5dPPhHRnr5uUoukLh6d7YyIFQL6NCA3Nls=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBdNC-0005Tw-NY for control@debbugs.gnu.org; Sun, 23 Jan 2022 14:57:40 +0100 Date: Sun, 23 Jan 2022 14:57:38 +0100 Message-Id: <87h79ua71p.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #31544 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 31544 + 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 -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 31544 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 21 09:23:04 2022 Received: (at control) by debbugs.gnu.org; 21 Feb 2022 14:23:04 +0000 Received: from localhost ([127.0.0.1]:35561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM9af-0005nI-6S for submit@debbugs.gnu.org; Mon, 21 Feb 2022 09:23:04 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39178) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nM9ad-0005n0-V9 for control@debbugs.gnu.org; Mon, 21 Feb 2022 09:23:00 -0500 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=P5B5SJKH0zsCX5bLcSzxtZ+/iQD2Q3uaGoHBZiFS55w=; b=hOPERIxHTIGYxnLyjio11KzQgo 6wCTGpxTP3ZuwzCGImmlv8Ns0Ox3RPkAMNoIRkamuwZW012USa5iIIWaVHENriPcKKoT1FoWdT6p7 dg3R2FsjqJNdaMY7hLeCYsL3TmKDaZAN+IjNB5x3z5man5pwJ2p2MfYgnAsVl+oj/4Z4=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nM9aV-0008DE-TC for control@debbugs.gnu.org; Mon, 21 Feb 2022 15:22:54 +0100 Date: Mon, 21 Feb 2022 15:22:51 +0100 Message-Id: <87bkz0jo3o.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #31544 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 31544 - 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 -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 31544 - moreinfo quit