GNU bug report logs - #66680
PDF version of Elisp manual is missing section about 'rx' regexp format

Previous Next

Package: emacs;

Reported by: Marco Antoniotti <marcoxa <at> gmail.com>

Date: Sun, 22 Oct 2023 13:12:02 UTC

Severity: normal

Tags: notabug

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66680: closed (PDF version of Elisp manual is missing section
 about 'rx' regexp format)
Date: Sun, 22 Oct 2023 13:30:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Oct 2023 15:28:49 +0200
with message-id <87il6yss4u.fsf <at> gmx.de>
and subject line Re: bug#66680: PDF version of Elisp manual is missing section about 'rx' regexp format
has caused the debbugs.gnu.org bug report #66680,
regarding PDF version of Elisp manual is missing section about 'rx' regexp format
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66680: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66680
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marco Antoniotti <marcoxa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: PDF version of Elisp manual is missing section about 'rx' regexp
 format
Date: Sun, 22 Oct 2023 14:55:47 +0200
[Message part 3 (text/plain, inline)]
Hi

I noted this glitch since 28.x.  Still there in 29.x.

HTML version has the section on 'rx' regexps coding, but it is missing from
the PDFs downloadable from the main site
https://www.gnu.org/software/emacs/manual/emacs.html

All the best

-- 
Marco Antoniotti
Somewhere over the Rainbow
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Marco Antoniotti <marcoxa <at> gmail.com>
Cc: 66680-done <at> debbugs.gnu.org
Subject: Re: bug#66680: PDF version of Elisp manual is missing section about
 'rx' regexp format
Date: Sun, 22 Oct 2023 15:28:49 +0200
Marco Antoniotti <marcoxa <at> gmail.com> writes:

> Hi

Hi Marco,

> I noted this glitch since 28.x.  Still there in 29.x.
>
> HTML version has the section on 'rx' regexps coding, but it is missing
> from the PDFs downloadable from the main site
> https://www.gnu.org/software/emacs/manual/emacs.html

The section about "Rx Notation" in doc/lispref/searching.texi is embedded with

--8<---------------cut here---------------start------------->8---
@ifnottex
@node Rx Notation
@subsection The @code{rx} Structured Regexp Notation
...
@end ifnottex
--8<---------------cut here---------------end--------------->8---

The commit message of ac1ad3e49abd, which brought it to the manual,
claims

--8<---------------cut here---------------start------------->8---
    The additions are excluded from the print version to avoid making it
    thicker.
--8<---------------cut here---------------end--------------->8---

So it isn't a bug. Closing.

> All the best

Best regards, Michael.


This bug report was last modified 1 year and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.