* 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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).