GNU bug report logs - #6461
Documentation backslashes in the manual for `cyclic-*-indirection'

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6461: closed (Documentation backslashes in the manual for
 `cyclic-*-indirection')
Date: Sat, 19 Jun 2010 18:08:01 +0000
[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)]
From: MON KEY <monkey <at> sandpframing.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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\


[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: MON KEY <monkey <at> sandpframing.com>
Cc: 6461-done <at> debbugs.gnu.org
Subject: Re: bug#6461: Documentation backslashes in the manual for
	`cyclic-*-indirection'
Date: Sat, 19 Jun 2010 14:07:02 -0400
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.