From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: updated emacs configuration |
Date: | 2013-07-03 00:42:28 |
Message-ID: | 1372812148.22689.4.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
_dir-locals.el | text/x-emacs-lisp | 700 bytes |
emacs.samples | text/plain | 2.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2013-07-03 01:03:26 | Re: Support for REINDEX CONCURRENTLY |
Previous Message | ian link | 2013-07-03 00:23:27 | Re: Support for RANGE ... PRECEDING windows in OVER |