Gnus development mailing list
 help / color / mirror / Atom feed
* Error in latest CVS
@ 2000-12-21  7:13 Norbert Koch
  2000-12-21 14:13 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Norbert Koch @ 2000-12-21  7:13 UTC (permalink / raw)



Hi!

When starting up a brand new Gnus (Oort Gnus v0.01) on

XEmacs 21.2  (beta38) "Peisino^[,Ak^[(B" [Lucid]
(i386-unknown-freebsd3.3, Mule) of Wed Dec 20 2000 on lamia.LF.net 

I see the following error:

,---[ trace ]
| Signaling: (void-function gnus-group-remove-excess-properties) 
|   gnus-group-remove-excess-properties() 
|   gnus-group-insert-group-line("nnml:io-200011" 1 ((save 4894 6583) (reply 12 1$
|   gnus-group-prepare-flat(5 nil nil) 
|   gnus-group-list-groups(nil) 
|   gnus-group-get-new-news(nil) 
|   gnus-1(nil nil nil) 
|   gnus(nil) 
|   call-interactively(gnus) 
|   recursive-edit() 
|   byte-code("..." [print-escape-newlines print-length debugger-buffer debugger-$
|   debug(error (void-function gnus-group-remove-excess-properties)) 
|   gnus-group-remove-excess-properties() 
|   gnus-group-insert-group-line("nnml:bsd-cvs" 3 nil 0 "nnml:") 
|   gnus-group-insert-group-line-info("nnml:bsd-cvs") 
|   gnus-group-update-group("nnml:bsd-cvs") 
|   gnus-summary-update-info() 
|   gnus-summary-expire-articles() 
|   run-hooks(gnus-summary-expire-articles) 
|   apply(run-hooks gnus-summary-expire-articles) 
|   gnus-run-hooks(gnus-summary-prepare-exit-hook) 
|   #<compiled-function (&optional temporary) "...(394)" [gname gnus-article-buff$
|   call-interactively(gnus-summary-exit) 
`---

Message depends on the group that is to be opened.

The funcion is defaliased in gnus.el but only if gnus-xmas isn't set
which is not the case here.

Current workaround is to use (ignore) instead. Not so good. Another
possibility would be to undef gnus-xmas. 

Hints?

norbert.



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

* Re: Error in latest CVS
  2000-12-21  7:13 Error in latest CVS Norbert Koch
@ 2000-12-21 14:13 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-12-21 14:13 UTC (permalink / raw)


Norbert Koch <nk@LF.net> writes:

> Hi!
> 
> When starting up a brand new Gnus (Oort Gnus v0.01) on
> 
> XEmacs 21.2  (beta38) "Peisino^[,Ak^[(B" [Lucid]
> (i386-unknown-freebsd3.3, Mule) of Wed Dec 20 2000 on lamia.LF.net 
> 
> I see the following error:
> 
> ,---[ trace ]
> | Signaling: (void-function gnus-group-remove-excess-properties) 
> |   gnus-group-remove-excess-properties() 
> |   gnus-group-insert-group-line("nnml:io-200011" 1 ((save 4894 6583) (reply 12 1$

> Message depends on the group that is to be opened.
> 
> The funcion is defaliased in gnus.el but only if gnus-xmas isn't set
> which is not the case here.
> 
> Current workaround is to use (ignore) instead. Not so good. Another
> possibility would be to undef gnus-xmas. 
> 
> Hints?

By default, Gnus loads gnus.el first then gnus-xmas.el. So the
function is an alias of ignore.  I am not sure what this function is
supposed to do. So I just make the same workaround in gnus.el.  At
least no body reported any bug because gnus-group-remove-excess-properties 
is ignore.

ShengHuo



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

end of thread, other threads:[~2000-12-21 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-21  7:13 Error in latest CVS Norbert Koch
2000-12-21 14:13 ` ShengHuo ZHU

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).