unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Why I cannot byte-compile epop3mail.el?
@ 2003-05-03  6:49 Hongzheng Wang
  2003-05-03 17:39 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Hongzheng Wang @ 2003-05-03  6:49 UTC (permalink / raw)


Hi,all
  Because I wanna leave mails on server after I have downloaded them
through POP, I downloaded ep3m-098.zip from GNU's website.

  According to the commentary in epop3mail.el, I installed elib and
then copy epop3mail.el, biff-mode.el, epop3hash.el and a patched pop3.el
to my emacs directory, ie, /usr/share/emacs/21.2/lisp/gnus/

  But when I byte-compile epop3mail.el, a error occured:
  Variable binding depth exceeds max-specpdl-size

  I have try to setq max-specpdl-size to a larger value, but it doesn't
work and result in a different error: 
  Lisp nesting exceeds `max-lisp-eval-depth

  I'm a newbie to elisp, so I have to post this article here. Can you
help me with this problem?

  Thanks.

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

end of thread, other threads:[~2003-05-03 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-03  6:49 Why I cannot byte-compile epop3mail.el? Hongzheng Wang
2003-05-03 17:39 ` Kai Großjohann

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 read-only IMAP folder(s) and NNTP newsgroup(s).