Re: AW: [HACKERS] LONG varsize - how to go on (pgindent) - Mailing list pgsql-hackers

From wieck@debis.com (Jan Wieck)
Subject Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)
Date
Msg-id m120SAi-0003kHC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> If changing the tabs is too radical, it'd at least be a good idea to add
> a section to the Developers' FAQ explaining how to set up all the common
> editors for Postgres.  I can contribute a recipe for Emacs, but I have
> no idea how to do it for vi or anything else...

    In ~/.exrc you need:

    set tabstop=4
    set sw=4

    That's  all. But I like 8-spaced tabs anyway. It's a very old
    de-facto standard (I think  CP/M  already  treated  TAB  this
    way),  so  having  something different is definitely what Tom
    said - a reason for potential contributors NOT do contribute.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: Re: [HACKERS] LONG varsize - how to go on (pgindent)
Next
From: Bruce Momjian
Date:
Subject: Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)