all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection'
@ 2010-06-18 20:47 MON KEY
  2010-06-19 18:07 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: MON KEY @ 2010-06-18 20:47 UTC (permalink / raw)
  To: 6461

Documentation backslashes in the manual for `cyclic-*-indirection'

backslashes in the manual for `cyclic-function-indirection' and
`cyclic-variable-indirection'

doc/errors.texi
,----
| @item cyclic-function-indirection
| @code{"Symbol's chain of function indirections\@* contains a loop"}@*
| @xref{Function Indirection}.
|
| @item cyclic-variable-indirection
| @code{"Symbol's chain of variable indirections\@* contains a loop"}@*
| @xref{Variable Aliases}.
`----

displays in *info*  as:

,---- (info "(elisp)Standard Errors")
|
| `cyclic-function-indirection'
|      `"Symbol's chain of function indirections\
|      contains a loop"'
|      see Function Indirection.
|
| `cyclic-variable-indirection'
|      `"Symbol's chain of variable indirections\
|      contains a loop"'
|      see Variable Aliases.
|
`----

Are the `\'s indicative of something?

--
/s_P\





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

* bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection'
  2010-06-18 20:47 bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection' MON KEY
@ 2010-06-19 18:07 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-06-19 18:07 UTC (permalink / raw)
  To: MON KEY; +Cc: 6461-done

MON KEY <monkey@sandpframing.com> writes:

> | @item cyclic-function-indirection
> | @code{"Symbol's chain of function indirections\@* contains a loop"}@*
> | @xref{Function Indirection}.
> |
> | @item cyclic-variable-indirection
> | @code{"Symbol's chain of variable indirections\@* contains a loop"}@*
> | @xref{Variable Aliases}.

Thanks.  These are unnecessary; I've removed them.





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

end of thread, other threads:[~2010-06-19 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 20:47 bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection' MON KEY
2010-06-19 18:07 ` Chong Yidong

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.