Re: syntax highlighting in emacs after \e in psql

From: MikeW <wlasenek(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: syntax highlighting in emacs after \e in psql
Date: 2011-11-16 09:26:46
Message-ID: 3586d661-d1a1-4457-9d2a-bf436f4b8b47@s7g2000yqa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> (add-to-list 'auto-mode-alist
>              '("/psql.edit.[0-9]+\\'" . sql-mode))

Thanks, Peter!
That's exactly what I was looking for.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Amit Dor-Shifer 2011-11-16 11:03:59 Re: partitioning a dataset + employing hysteresis condition
Previous Message Ivan Sergio Borgonovo 2011-11-16 09:03:36 Re: how to drop function?