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

Поиск
Список
Период
Сортировка
От wieck@debis.com (Jan Wieck)
Тема Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)
Дата
Msg-id m120SAi-0003kHC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: Re: [HACKERS] LONG varsize - how to go on (pgindent)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)