unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* rcirc bug
@ 2006-09-04 13:51 Alfred M. Szmidt
  2006-09-05  9:42 ` Richard Stallman
  2006-09-05 21:27 ` Ryan Yeske
  0 siblings, 2 replies; 17+ messages in thread
From: Alfred M. Szmidt @ 2006-09-04 13:51 UTC (permalink / raw)


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 "\":IceD^!n=iced@86.57.155.204 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("Ã\bÄÅÆÇÈ	\n#É&\x06‡" [process text err rcirc-print "RCIRC" "ERROR" nil format "\"%s\" %s" t] 9)
  rcirc-process-server-response(#<process irc.freenode.net> ":IceD^!n=iced@86.57.155.204 PRIVMSG #emacs :which gnus backend should I use to read mail from the ~/.mail maildir (one file per message, cur/new/tmp subdirs)")
  #[(line) "Â\b	\"‡" [process line rcirc-process-server-response] 3](":IceD^!n=iced@86.57.155.204 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) "Â\b	\"‡" [process line rcirc-process-server-response] 3] (":IceD^!n=iced@86.57.155.204 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> ":IceD^!n=iced@86.57.155.204 PRIVMSG #emacs :which gnus backend should I use to read mail from the ~/.mail maildir (one file per message, cur/new/tmp subdirs)\n")

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

end of thread, other threads:[~2006-09-11 19:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-04 13:51 rcirc bug Alfred M. Szmidt
2006-09-05  9:42 ` Richard Stallman
2006-09-05 21:27 ` Ryan Yeske
2006-09-05 21:37   ` Alfred M. Szmidt
2006-09-05 21:44     ` Ryan Yeske
2006-09-06 19:06     ` Richard Stallman
2006-09-06 19:13       ` Ryan Yeske
2006-09-07 23:19     ` Ryan Yeske
2006-09-08 15:11       ` Richard Stallman
2006-09-08 15:30         ` Drew Adams
2006-09-11  2:57         ` Chong Yidong
2006-09-11 15:17           ` Stuart D. Herring
2006-09-11 19:57           ` Richard Stallman
2006-09-05 21:44   ` Magnus Henoch
2006-09-07 20:59     ` Chong Yidong
2006-09-07 21:11     ` Stefan Monnier
2006-09-05 21:46   ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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