Re: xslt-process-2.0 on emacs 20.3.1
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@xe...> - 2001-08-21 18:58:51
|
Carsten, On Mon, 30 Jul 2001 09:44:42 -0700, Ovidiu Predescu <ov...@xe...> wrote: > > I'm trying to get xslt-process to run on emacs 20.3.1 > > (linux). Installed elib 1.0 and speedbar 0.13a, then xslt-process 2.0. > > > > When opening an XML file, apparently while loading xslt-speedbar.el I > > get the message > > > > File mode specification error: (void-variable xslt-process-boolean-type-image) > > > > and xslt-process-mode is not started. Looks like there's a problem > > defining xslt-process-boolean-type-image. When trying to start > > xslt-process by hand, I get > > > > Symbol's value as variable is void: xslt-process-boolean-type-image > > > > again in xslt-speedbar.el. > > > > Since know little about elisp, I'm not sure what's going on here. I > > looked at the speedbar code, and found that 'defimage-speedbar' should > > be defined as a dummy macro in sb-image.el and thus not look for an > > image file at all. So why the 'File mode specification error'? > > Actually on older versions of emacs without image support, > defimage-speedbar should only define the variable, using the > definition between the lines 60-67 in speedbar-0.13a/sb-image.el. I'm > not sure why in your case this doesn't happen. > > > I'm confused. Can anybody help me? > > This looks like a problem with the combination between speebar 0.13a > and your emacs version. I've tested it on emacs 20.7.1 and it seems to > be working fine. > > You may want to post a message on the speedbar forum at: > > http://sourceforge.net/projects/cedet/ Did you find out what the problem was with the error message you got? Somebody else hit the same problem, but I can't reproduce it here with GNU Emacs or XEmacs. Thanks, -- Ovidiu Predescu <ov...@cu...> http://orion.nsr.hp.com/ (inside HP's firewall only) http://sourceforge.net/users/ovidiu/ (my SourceForge page) http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff) |