Re: updated emacs configuration - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: updated emacs configuration
Date
Msg-id CAAZKuFaVF++T8yagYbzj7a-0C6cF50o__sSTAeDaLmZpQ_Gacg@mail.gmail.com
Whole thread Raw
In response to updated emacs configuration  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Thu, Jun 13, 2013 at 6:27 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> First, I propose adding a .dir-locals.el file to the top-level directory
> with basic emacs settings.  These get applied automatically.  This
> especially covers the particular tab and indentation settings that
> PostgreSQL uses.  With this, casual developers will not need to modify
> any of their emacs settings.

Yes please.  I've had the pgsql stuff in my .emacs for-ever (ever since I
was a student and compelled to do homework on Postgres) and knew the
magical rules about naming the directory, but it always felt so dirty
and very much a 'you need to know the trick' level of intimacy.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Next
From: Cédric Villemain
Date:
Subject: Re: [PATCH] Add transforms feature