Re: updated emacs configuration

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Noah Misch <noah(at)leadboat(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: updated emacs configuration
Date: 2014-01-31 16:17:05
Message-ID: 20140131161705.GA19957@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 31, 2014 at 08:58:21AM -0500, Robert Haas wrote:
> > OK, eight hours later, I have the results for only removing tabs after
> > periods in comments:
> >
> > http://momjian.us/expire/entab_comment.v2.cdiff
> > http://momjian.us/expire/entab_comment.v2.pdiff
> > http://momjian.us/expire/entab_comment.v2.udiff
> >
> > The diff line counts are:
> >
> > 64356 entab_comment.v2.cdiff
> > 17327 entab_comment.v2.pdiff
> > 35453 entab_comment.v2.udiff
> >
> > It represents 3903 lines changed.
>
> That looks loads better.

OK. I have updated entab.c to support this new ability as -m. When
should it be run this against HEAD and supported back branches? Probably
when we run pgindent for 9.4. I will need to modify pgindent too
because this new option will be run inside pgindent in the future.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2014-01-31 16:18:17 Re: pgindent behavior we could do without
Previous Message Greg Stark 2014-01-31 16:09:24 Re: Recovery inconsistencies, standby much larger than primary