Re: [HACKERS] Indent

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bernard Frankpitt <frankpit(at)pop(dot)dn(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Indent
Date: 1999-11-11 15:56:18
Message-ID: 382AE722.F1CB966D@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> ;;; Set tab-width in c-mode to 4 spaces
> (add-hook 'c-mode-hook
> (function (lambda () (set tab-width 4))))

Typo:

set -> setq (from Tom Lane's code)

I'm now a happy emacs camper :)

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-11-11 16:57:59 Re: [HACKERS] Re: [BUGS] uniqueness not always correct
Previous Message Oleg Broytmann 1999-11-11 15:45:42 PostgreSQL and Zope