Re: updated emacs configuration - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: updated emacs configuration
Date
Msg-id 1372812148.22689.4.camel@vanquo.pezone.net
Whole thread Raw
In response to updated emacs configuration  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: updated emacs configuration
List pgsql-hackers
Updated files with changes:

- adjusted fill-column to 78, per Noah
- added c-file-style, per Andrew
- support both "postgresql" and "postgres" directory names
- use defun instead of lambda, per Dimitri
- put Perl configuration back into emacs.samples, for Tom

I also added configuration of c-auto-align-backslashes as well as label
and statement-case-open to c-offsets-alist.  With those changes, the
result of indent-region is now very very close to pgindent, with the
main exception of the end-of-line de-indenting that pgindent does, which
nobody likes anyway.


Attachment

pgsql-hackers by date:

Previous
From: ian link
Date:
Subject: Re: Support for RANGE ... PRECEDING windows in OVER
Next
From: Michael Paquier
Date:
Subject: Re: Support for REINDEX CONCURRENTLY