using bookmode.el



>>>>> "Valerij" == Valerij Pipin <pip@iszf.irk.ru> writes:

    Valerij> Could you please advice how to link up bookmode.el to
    Valerij> emacs or xemacs?  I copied this file in
    Valerij> /usr/share/emacs/site-lisp, but it does not help.
    Valerij> Another problem is, after linking maxima-mode.el up to

I don't use that, but perhaps I should.

    Valerij> emacs there is a nice maxima tool box in emacs's
    Valerij> menu. However such a thing does not exist when I switch
    Valerij> to maxima-mode in xemacs, though the functionality of
    Valerij> maxima-mode through command line is the same as in emacs.

You could probably just load maxima-mode.el and/or bookmode.el
directly in your startup .emacs or (.xemacs/xemacs) file.  Or just do
it manually via M-x load-file.

Ray