all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* xrefs pointing nowhere.
@ 2004-12-12 19:02 Luc Teirlinck
  2004-12-12 21:38 ` Karl Berry
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Teirlinck @ 2004-12-12 19:02 UTC (permalink / raw)
  Cc: Karl Berry

>From `(texinfo)makeinfo options':

`--no-warn'
     Suppress warning messages (but _not_ error messages).  You might
     want this if the file you are creating has examples of Texinfo
     cross references within it, and the nodes that are referenced do
     not actually exist.

This might seem to suggest that the throwing of an error because of an
xref pointing nowhere is unintentional.

One can produce an info file with xrefs pointing nowhere (without
using --force) using:

`--no-pointer-validate'
`--no-validate'
     Suppress the pointer-validation phase of `makeinfo'.  This can also
     be done with the `@novalidate' command (*note Use TeX: Use TeX.).
     Normally, after a Texinfo file is processed, some consistency
     checks are made to ensure that cross references can be resolved,

But this seems like a dangerous thing to use, because one better be
sure that there are no involuntary errors in addition to the voluntary
ones.

Sincerely,

Luc.

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

* Re: xrefs pointing nowhere.
  2004-12-12 19:02 xrefs pointing nowhere Luc Teirlinck
@ 2004-12-12 21:38 ` Karl Berry
  0 siblings, 0 replies; 2+ messages in thread
From: Karl Berry @ 2004-12-12 21:38 UTC (permalink / raw)
  Cc: emacs-devel

    Subject: xrefs pointing nowhere.

I adjusted the text a bit.  Thanks for pointing it out.

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

end of thread, other threads:[~2004-12-12 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-12 19:02 xrefs pointing nowhere Luc Teirlinck
2004-12-12 21:38 ` Karl Berry

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.