On 11/16/06, Doug Allison <douga(a)cepd.com> wrote:
I am failing at getting the VHDL editing mode added to my .xemacs
file. I have vhdl-mode-3.3 3.16.tar.gz that I uncompressed and
installed on my windows XP macine. The .xemacs folder is in
C:\Documents and settings\douga. In the .xemacs folder is a file
named custom.el. That file is attached. I am not seeing the
font/color changes that I expect to see. Is there any help that you
may be able to give me?
Hi, Doug -
First - please send emails to xemacs-beta(a)xemacs.org. It's more
likely that someone on the list will be able to help you.
Second - is vhdl in your load-path? You said that VHDL mode is not
added, but it sounds to me like your customizations are not working.
I think you need to add your hook to the vhdl mode. I don't use VHDL
mode, but I think something like this needs to be added to one of your
startup files:
(add-hook 'vhdl-mode-hook 'my-vhdl-mode-hook)
I don't know what the real name of the vhdl-mode-hook is - I took a
guess. Take a look at the vhdl-mode documentation to see if I guessed
right.
If my shot in the dark doesn't help, please use M-x report-emacs-bug
to send a full bug report to xemacs-beta. That will tell us what we
need to know to diagnose your problem.
Regards,
Vin Shelton
--
The Journey by Mary Oliver
http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta