xwem-devel
[Top][All Lists]
Advanced

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

[XWEM]: Re: Debugging xwem


From: Steve Youngs
Subject: [XWEM]: Re: Debugging xwem
Date: Fri, 09 Apr 2004 18:06:08 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Security Through Obscurity, linux)

* Zajcev Evgeny <address@hidden> writes:

  > Steve Youngs <address@hidden> writes:
  >> It's just that I'm getting a lot of "wrong number of arguments:
  >> read-from-minibuffer 7" errors, and I'm a bit lost without edebug.

  > Oh, it is a bug in xwem, due to number of arguments changed in new
  > XEmacs for `read-from-minibuffer' function.  Simple patch is in
  > xwem-interactive.el change:

  >   (defun xwem-read-from-minibuffer (prompt &optional initial-contents
  >   keymap readp history abbrev-table)

  > to

  >   (defun xwem-read-from-minibuffer (prompt &optional initial-contents
  >   keymap readp history abbrev-table &rest notused)

Thank you!  That fixed quite a few things for me.

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|              Ashes to ashes, dust to dust.               |
|      The proof of the pudding, is under the crust.       |
|------------------------------<address@hidden>---|

Attachment: pgpUNbFg6WbQ5.pgp
Description: PGP signature


reply via email to

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