emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rcirc bug


From: Alfred M. Szmidt
Subject: rcirc bug
Date: Mon, 4 Sep 2006 15:51:11 +0200 (CEST)

Hey,

rcirc tries to use member* without (require 'cl), which causes
breakage.

Debugger entered--Lisp error: (void-function member*)
  member*(nick nil)
  rcirc-record-activity(#<buffer *irc.freenode.net*> nick)
  rcirc-print(#<process irc.freenode.net> "RCIRC" "ERROR" nil 
"\":address@hidden PRIVMSG #emacs :which gnus backend should I use to read mail 
from the ~/.mail maildir (one file per message, cur/new/tmp subdirs)\" 
(void-function member*)" t)
  byte-code("ÃÄÅÆÇÈ    \n#É&‡" [process text err rcirc-print "RCIRC" "ERROR" 
nil format "\"%s\" %s" t] 9)
  rcirc-process-server-response(#<process irc.freenode.net> ":address@hidden 
PRIVMSG #emacs :which gnus backend should I use to read mail from the ~/.mail 
maildir (one file per message, cur/new/tmp subdirs)")
  #[(line) "Â  \"‡" [process line rcirc-process-server-response] 
3](":address@hidden PRIVMSG #emacs :which gnus backend should I use to read 
mail from the ~/.mail maildir (one file per message, cur/new/tmp subdirs)")
  mapc(#[(line) "Â     \"‡" [process line rcirc-process-server-response] 3] 
(":address@hidden PRIVMSG #emacs :which gnus backend should I use to read mail 
from the ~/.mail maildir (one file per message, cur/new/tmp subdirs)"))
  rcirc-filter(#<process irc.freenode.net> ":address@hidden PRIVMSG #emacs 
:which gnus backend should I use to read mail from the ~/.mail maildir (one 
file per message, cur/new/tmp subdirs)\n")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]