bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6461: Documentation backslashes in the manual for `cyclic-*-indirect


From: MON KEY
Subject: bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection'
Date: Fri, 18 Jun 2010 16:47:32 -0400

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\





reply via email to

[Prev in Thread] Current Thread [Next in Thread]