Re: Please help: How to start the VHDL mode in Viper mode automatically?
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
Re: Please help: How to start the VHDL mode in Viper mode automatically?         


Author: Hua Tang
Date: Sep 16, 2008 06:37

I got the solution from Reto, the VHDL mode owner:

"
You can add the following to your .emacs startup file and viper should
automatically get invoked when opening a vhdl buffer:

(add-hook 'vhdl-mode-hook
      '(lambda ()
        (viper-mode)
        ))

"

Thanks for the help.

----- Original Message ----
From: Lennart Borgman gmail.com>
To: tbt yahoo.com>
Cc: help-gnu-emacs@gnu.org
Sent: Monday, September 8, 2008 2:07:36 AM
Subject: Re: Please help: How to start the VHDL mode in Viper mode automatically?
Show full article (1.19Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Automatic update of spreadsheet & automatic update between workboomicrosoft.public.excel.worksheet.functions ·