Re: pgsql: Add some instructions on how to customize emacs for working on

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Peter Eisentraut <petere(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add some instructions on how to customize emacs for working on
Date: 2009-05-18 16:22:21
Message-ID: 4A118B3D.3070900@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Peter Eisentraut wrote:
> Log Message:
> -----------
> Add some instructions on how to customize emacs for working on the SGML
> sources.
>
> Modified Files:
> --------------
> pgsql/src/tools/editors:
> emacs.samples (r1.1 -> r1.2)
> (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/editors/emacs.samples?r1=1.1&r2=1.2)
>
>

Is this really what you meant to add?

> (setq auto-mode-alist
> (cons '("\\(postgres\\|pgsql\\).*\\.sgml\\'" . pgsql-c-mode)
> auto-mode-alist))

shouldn't that be pgsql-sgml-mode ?

cheers

andrew

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message David Fetter 2009-05-18 16:29:35 Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)
Previous Message Tom Lane 2009-05-18 16:15:22 pgsql: Make pwdfMatchesString() a little more careful about matching *