This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 (beta34) "Molpe" [Lucid] (i686-pc-linux) of Mon Jul 3 2000 on
localhost.localdomain
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Select from the menu: Tools|Directory search|Server|Edit server list
You'd need to add one server to be able to see the menu entry, I
think.
Signaling: (wrong-type-argument natnump -3)
make-string(-3 ?\ )
(setq gap (make-string (- proto-col 6) ?\ ))
(let ((proto-col 0) gap) (switch-to-buffer (get-buffer-create "*EUDC
Servers*")) (setq buffer-read-only nil) (erase-buffer) (mapcar (function ...)
eudc-server-hotlist) (setq proto-col (+ 3 proto-col)) (setq gap (make-string ... ?\ ))
(insert " EUDC Servers\n" " ============\n"
"\n" "Server" gap "Protocol\n" "------" gap
"--------\n" "\n") (setq eudc-hotlist-list-beginning (point)) (mapcar
(quote ...) eudc-server-hotlist) (eudc-hotlist-mode))
(lambda nil "Edit the hotlist of directory servers in a specialized buffer"
(interactive) (let (... gap) (switch-to-buffer ...) (setq buffer-read-only nil)
(erase-buffer) (mapcar ... eudc-server-hotlist) (setq proto-col ...) (setq gap ...)
(insert " EUDC Servers\n" " ============\n"
"\n" "Server" gap "Protocol\n" "------" gap
"--------\n" "\n") (setq eudc-hotlist-list-beginning ...) (mapcar ...
eudc-server-hotlist) (eudc-hotlist-mode)))()
call-interactively(eudc-edit-hotlist)
Recent keystrokes:
M-x g n u s RET y y down down down down down down down
down down down down down down down down down down down
down down down down down SPC SPC < . SPC . . . . .
. SPC SPC SPC SPC . . . . SPC SPC misc-user
Recent messages (most recent first):
Loading mail-abbrevs...
Loading eudc...done
Loading ~/.eudc-options...done
Loading eudcb-ldap...done
Loading eudcb-ldap...
Loading ~/.eudc-options...
Loading cus-edit...done
Loading customization dependencies...done
Loading customization dependencies...
Loading cus-edit...
Show replies by date