Re: updated emacs configuration

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: updated emacs configuration
Дата
Msg-id 1372812148.22689.4.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на updated emacs configuration  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: updated emacs configuration  (Peter Eisentraut <peter_e@gmx.net>)
Список 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.


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: ian link
Дата:
Сообщение: Re: Support for RANGE ... PRECEDING windows in OVER
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Support for REINDEX CONCURRENTLY