This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XSLT-process


Hello,

I need some kind of IDE for editing the DocBook stylesheets.
It should be OpenSource, or at least freeware.
Since I use PSGML to edit the DocBook source, it should be a 
minor mode for emacs.

so i've tried xslt-process, but i couldn't get it running.

I've tried to start the minor mode via ...

    M-x xslt-process-mode


but there is the message:

    Speedbar 0.11 or newer is required to use xslt-speedbar.

I renamed the old speedbar.el to something else.
After i had downoaded speedbar 0.13a and 
included the correct load-path to the new speedbar dir, the 
problem still was the same.

I also tried to execute the makefile of the new speedbar. But 
there was following output:


nt_admin@RBGV72001061D ~/site-lisp/speedbar-0.13a
$ make
emacs -batch -l speedbar-compile-script -f batch-byte-compile dframe.el
speedbar
.el
While compiling dframe-frame-mode in file
d:/progs/emacs/site-lisp/speedbar-0.13
a/dframe.el:
  ** reference to free variable x-pointer-top-left-arrow
  ** reference to free variable x-pointer-hand2
While compiling dframe-emacs-popup-kludge:
  ** mouse-major-mode-menu called with 1 argument, but requires 2
While compiling the end of the data:
  ** The following functions are not known to be defined:
    display-graphic-p, face-height, delete-itimer, start-itimer,
    event-closest-point, popup-mode-menu, misc-user-event-p,
    next-event, dispatch-event, event-over-glyph-p,
    event-glyph-extent, extent-end-position
Wrote d:/progs/emacs/site-lisp/speedbar-0.13a/dframe.elc
While compiling speedbar-current-frame in file
d:/progs/emacs/site-lisp/speedbar
-0.13a/speedbar.el:
  ** function speedbar-current-frame defined multiple times in this file
While compiling speedbar-mode:
  ** assignment to free variable font-lock-keywords
While compiling speedbar-set-mode-line-format:
  ** reference to free variable has-modeline-p
While compiling speedbar-check-vc:
  ** reference to free variable ange-ftp-path-format
  ** reference to free variable efs-path-regexp
While compiling the end of the data:
  ** The following functions are not known to be defined:
    display-graphic-p, specifier-instance, set-buffer-menubar,
    semantic-token-p, semantic-summerize-nonterminal,
    semantic-token-name, copy-tree
Wrote d:/progs/emacs/site-lisp/speedbar-0.13a/speedbar.elc
Done


and i really couldn't find out where these functions are.
(e.g. display-graphic-p). They are not within my emacs directory.


Any kind of possible solution would be highly appreciated.

(-:hris
Christian Kaiser     

SiemensVDO Automotive AG                             
SV SC RS T33                                
Osterhofener Straße 19 - O19
93055 Regensburg
Germany

Tel: ++49 (0)941-790-6689


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]