>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
Hi Steve, Daiki,
what's the latest on this issue?
I am using
(emacs-version)
"XEmacs 21.4 (patch 9) \"Informed Management (Windows [3])\" [Lucid]
(i586-pc-win32) of Wed Sep 18 2002 on D5DC120J"
now with latest Pre-Release packages and starting liece still gives me
this:
Signaling: (wrong-number-of-arguments mime-charset-to-coding-system 2)
mime-charset-to-coding-system(iso-8859-1 nil)
liece-coding-encode-charset-string("PING D5DC120J")
liece-send("PING %s" "D5DC120J")
liece-open-server((:host "irc.netsurf.de") 6667)
liece-start-server(nil)
liece(nil)
call-interactively(liece)
command-execute(liece t)
execute-extended-command(nil)
call-interactively(execute-extended-command)
I thought it should work for 21.4 and 21.5 with and without MULE now?
Best regards,
Adrian
SY> |--==> "DU" == Daiki Ueno <daiki(a)xemacs.org> writes:
DU> I guess that the problem is caused by the wreck of the old APEL package
DU> installed on Steve's system.
DU> I've prepared the packages with the following instruments:
DU> (1) Remove old apel and liece packages by M-x package-get-delete-package.
DU> (2) Go into the package repository checked out on my local machine.
DU> (3) Build binary packages with the following commands:
SY> [...]
DU> Steve, could you please try again with the above recipe?
SY> OK, I did this. Liece now works properly for XEmacs 21.5 and 21.4
SY> both Mule and non-Mule. However...
SY> Liece doesn't work for XEmacs 21.1, either Mule or non-Mule. It will
SY> connect to the server with no problems, but when you do 'C-c j' to
SY> join a channel, you get...
SY> Wrong number of arguments: #<compiled-function (prompt table &optional
predicate require-match initial-contents history) "...(49)" [table predicate
require-match t nil last-exact-completion minibuffer-completion-confirm
minibuffer-completion-predicate minibuffer-completion-table read-from-minibuffer prompt
initial-contents minibuffer-local-completion-map minibuffer-local-must-match-map history]
6 781052>, 7
SY> Lisp Backtrace:
SY> --------------
SY> Signaling: (wrong-number-of-arguments #<compiled-function (prompt table
&optional predicate require-match initial-contents history) "...(49)" [table
predicate require-match t nil last-exact-completion minibuffer-completion-confirm
minibuffer-completion-predicate minibuffer-completion-table read-from-minibuffer prompt
initial-contents minibuffer-local-completion-map minibuffer-local-must-match-map history]
6 781052> 7)
SY> completing-read("Join channel: " (("JackaLX")) nil nil
nil nil nil)
SY> liece-minibuffer-completing-read("Join channel: "
(("JackaLX")) nil nil nil nil nil)
SY> (if (eq liece-command-buffer-mode (quote chat))
(liece-minibuffer-completing-read (_ "Start private conversation with: ")
liece-nick-alist nil nil nil nil liece-privmsg-partner) (liece-minibuffer-completing-read
(_ "Join channel: ") (append liece-channel-alist liece-nick-alist) nil nil nil
nil liece-default-channel-candidate))
SY> )
SY> (liece-channel-virtual (if (eq liece-command-buffer-mode ...)
(liece-minibuffer-completing-read ... liece-nick-alist nil nil nil nil
liece-privmsg-partner) (liece-minibuffer-completing-read ... ... nil nil nil nil
liece-default-channel-candidate)))
SY> )
SY> (if (numberp current-prefix-arg) current-prefix-arg (liece-channel-virtual
(if ... ... ...)))
SY> )
SY> (setq join-channel-var (if (numberp current-prefix-arg) current-prefix-arg
(liece-channel-virtual ...)))
SY> )
SY> (let (join-channel-var key (completion-ignore-case t)) (setq join-channel-var
(if ... current-prefix-arg ...)) (if (and current-prefix-arg ...) (setq key ...)) (list
join-channel-var key))
SY> )
SY> call-interactively(liece-command-join)
SY> I get the same error with both Mule and non-Mule.
SY> Any ideas, Daiki?
SY> --
SY> |---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
SY> | XEmacs - It's not just an editor. |
SY> | It's a way of life. |
SY> |------------------------------------<youngs(a)xemacs.org>---|
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/