help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding sql-mode hook


From: address@hidden
Subject: Adding sql-mode hook
Date: 16 Oct 2006 03:59:04 -0700
User-agent: G2/1.0

Am trying to add a sql-mode hook with

(add-hook 'sql-mode-hook 'sql-highlight-oracle-keywords)

in my .emacs but none of the oracle keywords are highlighted when I
enter SQL mode. Only invoking the sql-highlight-oracle-keywords
function seems to highlight them. What is it that I am missing? Why
don't the keywords get highlighted as soon as I open a SQL file?

Emacs version 21.3.1 on Windows 2000.

Thanks,
Krishna



reply via email to

[Prev in Thread] Current Thread [Next in Thread]