Re: [GENERAL] syntax highlighting in emacs after \e in psql

2011-11-16 Thread MikeW
> (add-to-list 'auto-mode-alist >              '("/psql.edit.[0-9]+\\'" . sql-mode)) Thanks, Peter! That's exactly what I was looking for. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] syntax highlighting in emacs after \e in psql

2011-11-14 Thread MikeW
-mode each time). My .profile contains: PSQL_EDITOR=emacs; export PSQL_EDITOR. Thanks! MikeW -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general