thanks for your replies,
unfortunately i did not get it running with your regex,
i think it's a problem with the binary xemacs version for windows.
( i also tried a cygwin version of xemacs, but there is a problem with
the path)
if someone uses this version on windows with vhdl mode successfully , he
may help me,
otherwise i will try another editor.
thanks a lot.
lower is the description of the problem
i downloaded:
http://ftp.xemacs.org/xemacs/binarie...noSetup/XEmacs Setup
21.4.19.exe
i downloaded:
http://www.iis.ee.ethz.ch/~zimmi/ema...de-3.33.14.zip
extracted vhdl-mode-3.33.14.zip
copied and renamed it to C:\Programme\XEmacs\xemacs-packages\lisp\vhdl-mode
when I compile buffer i get the following errors
cd c:\temp\b3dcr01\test\
vcom -93 -work work C:\temp\b3dcr01\test\src\b3dcr01.vhd
Model Technology ModelSim ALTERA vcom 6.1d Compiler 2006.01 Jan 23 2006
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package numeric_std
-- Compiling entity b3dcr01
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "n".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "i".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): near "std_logic":
expecting: ')' ';'
Compilation exited abnormally with code 2 at Mon Aug 21 13:25:39
when I use right click->compile->First Error
File Dialog pops up with
Find This Error in

Default Cd C:\Temp\B3dcr01\Test\ Vcom -93 -Work Work
C:\Temp\B3dcr01\Test\Src\B3dcr01.vhd
Model Technologgy Modelsim Altera Vcom 6.1d.......
when i close this dialog compilation buffer changes to
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "n".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "i".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): near "std_logic":
expecting: ')' ';'
and the first line light's up green when i move with the mouse over
this line
when i press middle button of the mouse, again same file dialog pops up