I'm having a few problems w/ info in b39pre7. First, I had some
localdir files, which when I answered `y' to rebuilding because they
were out of date, an error was signalled in Info-rebuild-dir:
=09 (unless (and (search-forward "\^_")
=09=09 (re-search-forward "^\\* Menu:.*$" nil t)
localdir files don't have `^_' or `Menu:', or at least don't seem to
need them. Some robustification looks to be in order. Now that I
made them dir files, with those fields, I get:
Signaling: (search-failed "Node: ")
search-forward("Node: ")
Info-insert-dir()
Info-find-file-node("/proj/mstar/software/xemacs/xemacs-21.0/build/xe=
macs-20/info/dir" "top" nil nil nil)
Info-find-node("dir" "top")
Info-directory()
#<compiled-function (&optional file) "...(86)" [command-line-args p s=
tring-match "^-[fe]" "info" Info-standalone t 3 "^-" 2 file
nil command=
-line-args-left (...) Info-goto-node "(" ")" get-buffer
"*info*" switch=
-to-buffer Info-directory] 5 ("/proj/mstar/software/xemacs/xemacs-21.0/=
build/xemacs-20/lisp/info.elc" . 7627) (byte-code "=08=AD=87=C1=C2=C3=89=
=C4$C=87" [current-prefix-arg read-file-name "Info file name: " nil t] =
5)>()
call-interactively(info)
with xemacs -q. Is anyone else having problems with this? THis is
when trying to insert the core XEmacs info. It looks like info.el has
not changed since the beta I have.
greg