From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4674 Path: news.gmane.org!not-for-mail From: Arcady Genkin Newsgroups: gmane.emacs.gnus.user Subject: Re: Symbol's function definition is void: cancel-timer with maildir Gcc Date: Tue, 15 Mar 2005 13:17:38 -0500 Message-ID: References: <1110401163.346499.166580@l41g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670543 24268 80.91.229.2 (31 Jan 2006 01:22:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:22:23 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:34:08 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: bashful.cdf.toronto.edu Original-X-Trace: quimby.gnus.org 1110910659 23357 128.100.31.109 (15 Mar 2005 18:17:39 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Tue, 15 Mar 2005 18:17:39 +0000 (UTC) X-URL: http://www.cdf.toronto.edu/~agenkin/ X-TMDA: bare=append X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x86919C85 X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Mail-Copies-To: never User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) Cancel-Lock: sha1:RRhM7No4lBdAmfLIeYbQNC5qm/U= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4815 Original-Lines: 35 X-Gnus-Article-Number: 4815 Tue Jan 17 17:34:08 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4674 Archived-At: Reiner Steib writes: > What was the previous version/date of SUMO? It was 2004-08-18. > Please do `M-x toggle-debug-on-error RET', repeat the problem and post > the resulting backtrace. Ok, here it goes: Debugger entered--Lisp error: (void-function cancel-timer) cancel-timer(("run-with-timer<2>" 86405.009366 nil # nil t nil (0 0 0))) byte-code("..." [time cl-struct-nnmaildir--srv-tags group gname file nnmaildir--cur-server 0 error "nnmaildir--srv-error storing a non-nnmaildir--srv" 8 "No such group: " throw return nil "nnmaildir--grp-name accessing a non-nnmaildir--grp" 1 nnmaildir--param nnmaildir--pgname read-only "Read-only group: " "nnmaildir--srv-dir accessing a non-nnmaildir--srv" 4 file-name-as-directory current-time format-time-string "%s." "M" number-to-string "Q" "." nnmaildir--system-name "tmp" "cur" ":2," file-exists-p "File exists: " run-with-timer 86400 # (add-name-to-file nnmaildir--file tmpfile) ((error ...)) cancel-timer err (add-name-to-file tmpfile curfile) ((error .. .)) file-attributes delete-file vector cl-struct-nnmaildir--art nnmaildir--grp-add-art ...] 8) nnmaildir-request-accept-article("sent-mail-2005-03" "" t) gnus-request-accept-article("nnmaildir:sent-mail-2005-03" "nnmaildir:" t t) gnus-inews-do-gcc() gnus-agent-possibly-do-gcc() run-hooks(gnus-agent-possibly-do-gcc) message-send(nil) message-send-and-exit(nil) call-interactively(message-send-and-exit) > Probably nnmaildir should use `nnheader-cancel-timer' instead of > `cancel-timer'. To test this, please eval this expression: > > (defalias 'cancel-timer 'nnheader-cancel-timer) ; <== Press C-x C-e > > ... and then try to reproduce the error again. Does the error happen > again? Using nnheader-cancel-timer makes the problem go away, too. -- Arcady Genkin : CDF Systems Administrator http://www.cdf.toronto.edu/~agenkin/contact.html