Gnus development mailing list
 help / color / mirror / Atom feed
* bug in spam section of gnus.texi?
@ 2003-01-10 19:23 Reiner Steib
  2003-01-13  4:34 ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2003-01-10 19:23 UTC (permalink / raw)


Hi,

with a recent version from CVS (Fri Jan 10 20:04:51 CET 2003),
`C-h i d gnus RET i filter RET' gives me the following backtrace:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "No such anchor in tag table or
  node in tag table or file: Filtering Spam Using Statistics
  (spam-stat")
  signal(error ("No such anchor in tag table or node in tag table or
  file: Filtering Spam Using Statistics (spam-stat"))
  error("No such anchor in tag table or node in tag table or file: %s"
  "Filtering Spam Using Statistics (spam-stat")
[...]
  Info-goto-node("Filtering Spam Using Statistics (spam-stat")
[...]
  Info-index("filter")
  call-interactively(Info-index)
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



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

* Re: bug in spam section of gnus.texi?
  2003-01-10 19:23 bug in spam section of gnus.texi? Reiner Steib
@ 2003-01-13  4:34 ` Ted Zlatanov
  2003-01-13 18:11   ` Alex Schroeder
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Zlatanov @ 2003-01-13  4:34 UTC (permalink / raw)


On Fri, 10 Jan 2003, 4uce.02.r.steib@gmx.net wrote:
> with a recent version from CVS (Fri Jan 10 20:04:51 CET 2003),
> `C-h i d gnus RET i filter RET' gives me the following backtrace:
> 
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (error "No such anchor in tag table or
>   node in tag table or file: Filtering Spam Using Statistics
>   (spam-stat") signal(error ("No such anchor in tag table or node in
>   tag table or file: Filtering Spam Using Statistics (spam-stat"))
>   error("No such anchor in tag table or node in tag table or file:
>   %s" "Filtering Spam Using Statistics (spam-stat")
> [...]
>   Info-goto-node("Filtering Spam Using Statistics (spam-stat")
> [...]
>   Info-index("filter")
>   call-interactively(Info-index)
> --8<---------------cut here---------------end--------------->8---

Apparently `.' characters are not OK in node names because of
indexing.  Fixed wherever I noticed it - please let me know if I
missed anything.

Ted




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

* Re: bug in spam section of gnus.texi?
  2003-01-13  4:34 ` Ted Zlatanov
@ 2003-01-13 18:11   ` Alex Schroeder
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Schroeder @ 2003-01-13 18:11 UTC (permalink / raw)


Ted Zlatanov <tzz@lifelogs.com> writes:

> Apparently `.' characters are not OK in node names because of
> indexing.  Fixed wherever I noticed it - please let me know if I
> missed anything.

Thanks.

Alex.



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

end of thread, other threads:[~2003-01-13 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-10 19:23 bug in spam section of gnus.texi? Reiner Steib
2003-01-13  4:34 ` Ted Zlatanov
2003-01-13 18:11   ` Alex Schroeder

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 NNTP newsgroup(s).