all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31567: emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271)
@ 2018-05-23 10:30 Van L
       [not found] ` <handler.31567.B.15270714451520.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Van L @ 2018-05-23 10:30 UTC (permalink / raw)
  To: 31567

Hello.

The footnote as follows

  #+BEGIN_EXAMPLE
    1 A single-quote is an abbreviation for the special form quote; you need not think about special forms now. See ⟨unde ned⟩ “Complications”, page ⟨unde ned⟩.
  #+END_EXAMPLE 

is produced from line 1009 in emacs-lisp-intro.texi as follows

: about special forms now.  @xref{Complications}.}  Lists are the basis

using `make docs’ for release `tags/emacs-26.1-rc1’. 

I expect the `⟨undefined⟩' to be filled and function to jump to places.



Note, the example copy is missing `fi’ in `undefined' possibly due to the lack of font in this email application.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31567: Acknowledgement (emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271))
       [not found] ` <handler.31567.B.15270714451520.ack@debbugs.gnu.org>
@ 2018-05-23 11:23   ` Van L
  2018-05-23 16:35     ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Van L @ 2018-05-23 11:23 UTC (permalink / raw)
  To: 31567


> GNU bug Tracking System writes:
> 
> If you wish to submit further information on this problem, please
> send it to 31567@debbugs.gnu.org.

`@xref{Complications}’ has no target in at `tex’ context.

Maybe it needs to read `@ifnottex @xref{Complications} @end ifnottex’.

More information follows:

  #+BEGIN_EXAMPLE
    1 A single-quote is an abbreviation for the special form quote; you need not think about special forms now. See ⟨unde ned⟩ “Complications”, page ⟨unde ned⟩.

    2ea2a2f1 (Paul Eggert              2016-05-03  1008) abbreviation for the special form @code{quote}; you need not think
    2ea2a2f1 (Paul Eggert              2016-05-03  1009) about special forms now.  @xref{Complications}.}  Lists are the basis
    2ea2a2f1 (Paul Eggert              2016-05-03  1010) of Lisp.

    8cda6f8f (Glenn Morris             2007-09-06  1502) 
    8cda6f8f (Glenn Morris             2007-09-06  1503) @ifnottex
    d6adf7e7 (Glenn Morris             2012-05-28  1504) @node Complications
    8cda6f8f (Glenn Morris             2007-09-06  1505) @unnumberedsubsec Complications
    8cda6f8f (Glenn Morris             2007-09-06  1506) @end ifnottex

    d6adf7e7 (Glenn Morris             2012-05-28  6735) @node car cdr & cons
    8cda6f8f (Glenn Morris             2007-09-06  6736) @chapter @code{car}, @code{cdr}, @code{cons}: Fundamental Functions
    2dc24d55 (Michael Albinus          2018-02-23  6737) @findex car@r{, introduced}
    2dc24d55 (Michael Albinus          2018-02-23  6738) @findex cdr@r{, introduced}

  #+END_EXAMPLE






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31567: Acknowledgement (emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271))
  2018-05-23 11:23   ` bug#31567: Acknowledgement (emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271)) Van L
@ 2018-05-23 16:35     ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2018-05-23 16:35 UTC (permalink / raw)
  To: Van L; +Cc: 31567-done

> From: Van L <van@scratch.space>
> Date: Wed, 23 May 2018 21:23:31 +1000
> 
> `@xref{Complications}’ has no target in at `tex’ context.

Yes, someone made this section be a node only in the on-line versions,
but forgot to review all the cross-references to it.  There were a
couple more like that in the manual.

> Maybe it needs to read `@ifnottex @xref{Complications} @end ifnottex’.

No, that's too radical.  I simply fixed the cross-references to work
in the printed version of the manual as well.

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-23 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 10:30 bug#31567: emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271) Van L
     [not found] ` <handler.31567.B.15270714451520.ack@debbugs.gnu.org>
2018-05-23 11:23   ` bug#31567: Acknowledgement (emacs-lisp-intro.pdf - two undefined items - page 1 (PDF viewer page 17 of 271)) Van L
2018-05-23 16:35     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.