Re: Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch)

From: Bernd Helmle <mailings(at)oopsware(dot)de>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch)
Date: 2010-10-16 16:05:54
Message-ID: 104764B2C485024B4F905828@amenophis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--On 16. Oktober 2010 12:35:06 +0300 Peter Eisentraut <peter_e(at)gmx(dot)net>
wrote:

>> 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.

That's exactly why it is mostly off in my case. But you always can put it
in a special editing mode, which i currently experimenting with. Thanks for
your tips.

--
Thanks

Bernd

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brendan Jurd 2010-10-16 16:07:13 Re: Keywords in pg_hba.conf should be field-specific
Previous Message Alvaro Herrera 2010-10-16 15:29:39 Re: No hash join across partitioned tables?