Re: Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch)
В списке pgsql-hackers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch) |
| Дата | |
| Msg-id | 1287221706.5599.2.camel@vanquo.pezone.net обсуждение |
| Ответ на | Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch) (Dimitri Fontaine <dimitri@2ndQuadrant.fr>) |
| Ответы |
Re: Trailing Whitespace Tips (was: Re: starting to review
the Extend NOT NULL representation to pg_constraint patch)
|
| Список | pgsql-hackers |
On fre, 2010-10-15 at 22:45 +0200, Dimitri Fontaine wrote: > I suppose people using other editors or tools will come up with other > tricks and tips. Here is an alternative recipe that I have been using: (require 'show-wspace) (add-hook 'font-lock-mode-hook 'show-ws-highlight-hard-spaces) (add-hook 'font-lock-mode-hook 'show-ws-highlight-tabs) (add-hook 'font-lock-mode-hook 'show-ws-highlight-trailing-whitespace) > Maybe it should go in src/tools/editors/emacs.samples, too? Yeah, I think we should recommend some way to highlight faulty whitespace. The problem is, after you turn it on, it will make you cry as you realize how sloppy most code and other files are written.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера