Re: colored PL with emacs - Mailing list pgsql-sql

From Stephen Quinney
Subject Re: colored PL with emacs
Date
Msg-id 20040831121141.GC8517@computing-services.oxford.ac.uk
Whole thread Raw
In response to colored PL with emacs  (Martin Marques <martin@bugs.unl.edu.ar>)
Responses Re: colored PL with emacs
List 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 by date:

Previous
From: Rajesh Kumar Mallah
Date:
Subject: Arbitrary precision arithmatic with pgsql
Next
From: sad
Date:
Subject: Re: casting BOOL to somthng