Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-registry causes an error whenever saving newsrc file
@ 2013-02-18 13:04 TSUCHIYA Masatoshi
  2013-02-18 13:33 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: TSUCHIYA Masatoshi @ 2013-02-18 13:04 UTC (permalink / raw)
  To: ding

Hi,

I am using the byte-compiled head version of the master branch of Gnus,
and am using gnus-registry.  In these several months, I always see the
following error whenever saving newsrc file.

Debugger entered--Lisp error: (void-function some)
  some(#[(entry-key) "..." [entry-key precious] 2] ((subject ...)))
  ...snip...
  registry-prune(...)
  ...snip...
  gnus-registry-save()
  run-hooks(gnus-save-newsrc-hook)
  apply(run-hooks gnus-save-newsrc-hook)
  gnus-run-hooks(gnus-save-newsrc-hook)
  gnus-save-newsrc-file(nil)
  gnus-group-save-newsrc(nil)
  call-interactively(gnus-group-save-newsrc nil nil)

I think that the above error is caused by the fact that `some' is not
declared as an inline function, but cannot find a solution to avoid this
problem.  Could you help me?

-- 
TSUCHIYA Masatoshi



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

end of thread, other threads:[~2013-02-18 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 13:04 gnus-registry causes an error whenever saving newsrc file TSUCHIYA Masatoshi
2013-02-18 13:33 ` Ted Zlatanov

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