Re: colored PL with emacs

Поиск
Список
Период
Сортировка
От Stephen Quinney
Тема Re: colored PL with emacs
Дата
Msg-id 20040831121141.GC8517@computing-services.oxford.ac.uk
обсуждение исходный текст
Ответ на colored PL with emacs  (Martin Marques <martin@bugs.unl.edu.ar>)
Ответы Re: colored PL with emacs  (Martin Marques <martin@bugs.unl.edu.ar>)
Список pgsql-sql
On Tue, Aug 31, 2004 at 08:42:44AM -0300, Martin Marques wrote:
> Does anyone know of a .el file that can be used with Emacs to get colored 
> coding when working with PL/pgSQL?
> 

Emacs 21.3 (and possibly earlier versions) comes with an SQL mode
which I know has a PostgreSQL keyword highlighting option in the
menu. Just just need:

Meta-x sql-mode
Meta-x global-font-lock-mode

(and possibly select the postgres option in the highlighting bit of
the SQL menu that appears if you are using X)

I hope that helps,

Stephen Quinney




В списке pgsql-sql по дате отправления:

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Arbitrary precision arithmatic with pgsql
Следующее
От: sad
Дата:
Сообщение: Re: casting BOOL to somthng