Gnus development mailing list
 help / color / mirror / Atom feed
* Upgrading Mailcrypt breaks Gnus
@ 2001-09-21 17:52 Jason R. Mastaler
  2001-09-26 11:27 ` ShengHuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Jason R. Mastaler @ 2001-09-21 17:52 UTC (permalink / raw)


I just upgraded my XEmacs mailcrypt package to the latest version and
now I can't start Gnus.

If I remove the following two lines from my .emacs, the problem goes
away:

(load-library "mailcrypt")
(mc-setversion "gpg")

I can't tell what the source of the problem is.  Any ideas?  This is
with the latest Oort Gnus v0.04 from CVS and XEmacs 21.4.3.


Signaling: (wrong-type-argument integer-or-marker-p #<compiled-function (file orig-file) "...(17)" [orig-file file nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group (file :prescript "ssh -l jason -x -C sclp3.sclp.com /home/jason/bin/getmail >%t") nnml-active-number] 7>)
  gnus-byte-compile((lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (if ... nil ...) (quote nnml-active-number))))
  nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" "list.xemacs-binary-kits")
  nnml-request-scan("list.xemacs-binary-kits" "")
  gnus-request-scan("nnml:list.xemacs-binary-kits" (nnml ""))
  gnus-activate-group("nnml:list.xemacs-binary-kits" scan)
  gnus-get-unread-articles(2)
  gnus-setup-news(nil 2 t)
  byte-code("..." [gnus-slave gnus-current-startup-file gnus-startup-file did-connect level dont-connect gnus-group-quit gnus-run-hooks gnus-startup-hook gnus-make-newsrc-file gnus-dribble-read-file bbb-login add-hook gnus-summary-mode-hook gnus-grouplens-mode gnus-setup-news nil gnus-setup-news-hook gnus-start-draft-setup gnus-group-list-groups gnus-group-first-unread-group gnus-configure-windows group gnus-group-set-mode-line gnus-started-hook gnus-use-dribble-file gnus-use-grouplens] 4)
  gnus-1(2 t nil)
  gnus(2 t nil)
  gnus-no-server-1(nil nil)
  gnus-no-server()
  command-line-do-funcall("-f")
  command-line-1()
  command-line()
  normal-top-level()




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

* Re: Upgrading Mailcrypt breaks Gnus
  2001-09-21 17:52 Upgrading Mailcrypt breaks Gnus Jason R. Mastaler
@ 2001-09-26 11:27 ` ShengHuo ZHU
  2001-09-28  7:38   ` Vincent Bernat
  0 siblings, 1 reply; 3+ messages in thread
From: ShengHuo ZHU @ 2001-09-26 11:27 UTC (permalink / raw)


"Jason R. Mastaler" <jason-dated-1001785970.1de0c4@mastaler.com> writes:

> I just upgraded my XEmacs mailcrypt package to the latest version and
> now I can't start Gnus.
>
> If I remove the following two lines from my .emacs, the problem goes
> away:
>
> (load-library "mailcrypt")
> (mc-setversion "gpg")

It seems not related to mailcrypt.

> I can't tell what the source of the problem is.  Any ideas?  This is
> with the latest Oort Gnus v0.04 from CVS and XEmacs 21.4.3.
>
>
> Signaling: (wrong-type-argument integer-or-marker-p #<compiled-function (file orig-file) "...(17)" [orig-file file nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group (file :prescript "ssh -l jason -x -C sclp3.sclp.com /home/jason/bin/getmail >%t") nnml-active-number] 7>)
>   gnus-byte-compile((lambda (file orig-file) (nnmail-split-incoming file (quote nnml-save-mail) (quote nil) (if ... nil ...) (quote nnml-active-number))))
>   nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" "list.xemacs-binary-kits")

It was reported that gnus-byte-compile crashes XEmacs somehow, but I
don't know why. The workaround is to disable gnus-byte-compile with
(setq gnus-use-byte-compile nil) at the very beginning.

ShengHuo


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

* Re: Upgrading Mailcrypt breaks Gnus
  2001-09-26 11:27 ` ShengHuo ZHU
@ 2001-09-28  7:38   ` Vincent Bernat
  0 siblings, 0 replies; 3+ messages in thread
From: Vincent Bernat @ 2001-09-28  7:38 UTC (permalink / raw)


OoO Peu avant le début de l'après-midi du mercredi 26 semptembre 2001,
vers 13:27, ShengHuo ZHU disait:

> It was reported that gnus-byte-compile crashes XEmacs somehow, but I
> don't know why. The workaround is to disable gnus-byte-compile with
> (setq gnus-use-byte-compile nil) at the very beginning.

I have just run through this problem without any change in the
configuration (no change in .gnus, no upgrade).
-- 
A TRAINED APE COULD NOT TEACH GYM
A TRAINED APE COULD NOT TEACH GYM
A TRAINED APE COULD NOT TEACH GYM
-+- Bart Simpson on chalkboard in episode AABF15



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

end of thread, other threads:[~2001-09-28  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-21 17:52 Upgrading Mailcrypt breaks Gnus Jason R. Mastaler
2001-09-26 11:27 ` ShengHuo ZHU
2001-09-28  7:38   ` Vincent Bernat

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