GNU bug report logs -
#6461
Documentation backslashes in the manual for `cyclic-*-indirection'
Previous Next
Reported by: MON KEY <monkey <at> sandpframing.com>
Date: Fri, 18 Jun 2010 20:48:02 UTC
Severity: minor
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 19 Jun 2010 14:07:02 -0400
with message-id <87fx0ij3qx.fsf <at> stupidchicken.com>
and subject line Re: bug#6461: Documentation backslashes in the manual for `cyclic-*-indirection'
has caused the GNU bug report #6461,
regarding Documentation backslashes in the manual for `cyclic-*-indirection'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
6461: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6461
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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\
[Message part 3 (message/rfc822, inline)]
MON KEY <monkey <at> 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.
This bug report was last modified 14 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.