9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] tab stop poll
@ 2004-03-05 22:56 Brantley Coile
  2004-03-05 23:04 ` Geoff Collyer
                   ` (5 more replies)
  0 siblings, 6 replies; 36+ messages in thread
From: Brantley Coile @ 2004-03-05 22:56 UTC (permalink / raw)
  To: 9fans

Just a quick poll.  Who doesn't leave the tabstop set to 4
please email me.  I'll summarize to the list if people
want.  Just curious if there is a defacto standard on this.

 Brantley


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
@ 2004-03-05 23:04 ` Geoff Collyer
  2004-03-05 23:07 ` boyd, rounin
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 36+ messages in thread
From: Geoff Collyer @ 2004-03-05 23:04 UTC (permalink / raw)
  To: 9fans

I use tabstop=8.



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
  2004-03-05 23:04 ` Geoff Collyer
@ 2004-03-05 23:07 ` boyd, rounin
  2004-03-05 23:13   ` Brantley Coile
  2004-03-05 23:28   ` dbailey27
  2004-03-05 23:26 ` dbailey27
                   ` (3 subsequent siblings)
  5 siblings, 2 replies; 36+ messages in thread
From: boyd, rounin @ 2004-03-05 23:07 UTC (permalink / raw)
  To: 9fans

man, a tab is a tab.

if the line slops, then it's too complex.




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:07 ` boyd, rounin
@ 2004-03-05 23:13   ` Brantley Coile
  2004-03-05 23:28   ` dbailey27
  1 sibling, 0 replies; 36+ messages in thread
From: Brantley Coile @ 2004-03-05 23:13 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 78 bytes --]

I'll put you down as a tabstop=4 then.  Thank you for playing. :)

 Brantley

[-- Attachment #2: Type: message/rfc822, Size: 2045 bytes --]

From: "boyd, rounin" <boyd@insultant.net>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] tab stop poll
Date: Sat, 6 Mar 2004 00:07:33 +0100
Message-ID: <00d701c40306$a727b160$67844051@SOMA>

man, a tab is a tab.

if the line slops, then it's too complex.


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
  2004-03-05 23:04 ` Geoff Collyer
  2004-03-05 23:07 ` boyd, rounin
@ 2004-03-05 23:26 ` dbailey27
  2004-03-06  8:44   ` fst
  2004-03-06  1:08 ` Dave Turner
                   ` (2 subsequent siblings)
  5 siblings, 1 reply; 36+ messages in thread
From: dbailey27 @ 2004-03-05 23:26 UTC (permalink / raw)
  To: bwc, 9fans


> Just a quick poll.  Who doesn't leave the tabstop set to 4
> please email me.  I'll summarize to the list if people
> want.  Just curious if there is a defacto standard on this.

I even use ':set tabstop=4' obsessively in vi. 



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:07 ` boyd, rounin
  2004-03-05 23:13   ` Brantley Coile
@ 2004-03-05 23:28   ` dbailey27
  2004-03-05 23:42     ` Scott Schwartz
  1 sibling, 1 reply; 36+ messages in thread
From: dbailey27 @ 2004-03-05 23:28 UTC (permalink / raw)
  To: boyd, 9fans


> if the line slops, then it's too complex.

Exaaactly. But, I still hate seeing all that leading whitespace.



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:28   ` dbailey27
@ 2004-03-05 23:42     ` Scott Schwartz
  2004-03-06  0:17       ` Charles Forsyth
  2004-03-06 15:41       ` Jon Snader
  0 siblings, 2 replies; 36+ messages in thread
From: Scott Schwartz @ 2004-03-05 23:42 UTC (permalink / raw)
  To: 9fans

I don't change the tabstops from the default.
At the same time, I don't think the tab key
should necessarily insert a ctrl-I character.
The editor could compute the right number of
spaces to insert, and avoid the issue.


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:42     ` Scott Schwartz
@ 2004-03-06  0:17       ` Charles Forsyth
  2004-03-06  0:28         ` boyd, rounin
                           ` (2 more replies)
  2004-03-06 15:41       ` Jon Snader
  1 sibling, 3 replies; 36+ messages in thread
From: Charles Forsyth @ 2004-03-06  0:17 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

but that doesn't avoid the issue!  it often triggers it!
oh no, i don't want to go back to being ded, ded, ded.

[-- Attachment #2: Type: message/rfc822, Size: 1998 bytes --]

From: Scott Schwartz <schwartz@bio.cse.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] tab stop poll
Date: Fri, 05 Mar 2004 18:42:32 -0500
Message-ID: <20040305234232.27003.qmail@g.galapagos.bx.psu.edu>

I don't change the tabstops from the default.
At the same time, I don't think the tab key
should necessarily insert a ctrl-I character.
The editor could compute the right number of
spaces to insert, and avoid the issue.

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:17       ` Charles Forsyth
@ 2004-03-06  0:28         ` boyd, rounin
  2004-03-09 16:35           ` rog
  2004-03-06  0:42         ` Dave Lukes
  2004-03-06  8:42         ` Nigel Roles
  2 siblings, 1 reply; 36+ messages in thread
From: boyd, rounin @ 2004-03-06  0:28 UTC (permalink / raw)
  To: 9fans

> oh no, i don't want to go back to being ded, ded, ded.

you used 'ded'?



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:42         ` Dave Lukes
@ 2004-03-06  0:41           ` Geoff Collyer
  2004-03-06  1:17             ` Dave Lukes
  2004-03-06  0:52           ` boyd, rounin
  2004-03-08 19:28           ` Joel Salomon
  2 siblings, 1 reply; 36+ messages in thread
From: Geoff Collyer @ 2004-03-06  0:41 UTC (permalink / raw)
  To: 9fans

I know who Bornat is: Richard Bornat, author of Understanding and
Writing Compilers, published by Macmillan and now tragically
unavailable, the finest book on compiler-writing ever written
(ignoring the incorrect figures).  So does Laura Creighton and Henry
Spencer and Ian Darwin, all Canadians.



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:17       ` Charles Forsyth
  2004-03-06  0:28         ` boyd, rounin
@ 2004-03-06  0:42         ` Dave Lukes
  2004-03-06  0:41           ` Geoff Collyer
                             ` (2 more replies)
  2004-03-06  8:42         ` Nigel Roles
  2 siblings, 3 replies; 36+ messages in thread
From: Dave Lukes @ 2004-03-06  0:42 UTC (permalink / raw)
  To: 9fans

> oh no, i don't want to go back to being ded, ded, ded.

I don't think our trans-Atlantic/Pacific cousins will understand
that reference to the Great Gods Thimbleby and Bornat.

	Dave.

> From: Scott Schwartz <schwartz@bio.cse.psu.edu>
...
> The editor could compute the right number of
> spaces to insert, and avoid the issue.

... and the "right" number is ...?

:-)
	Dave.




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:42         ` Dave Lukes
  2004-03-06  0:41           ` Geoff Collyer
@ 2004-03-06  0:52           ` boyd, rounin
  2004-03-06  1:18             ` Dave Lukes
  2004-03-08 19:28           ` Joel Salomon
  2 siblings, 1 reply; 36+ messages in thread
From: boyd, rounin @ 2004-03-06  0:52 UTC (permalink / raw)
  To: 9fans

> I don't think our trans-Atlantic/Pacific cousins will understand
> that reference to the Great Gods Thimbleby and Bornat.

i've used ded



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
                   ` (2 preceding siblings ...)
  2004-03-05 23:26 ` dbailey27
@ 2004-03-06  1:08 ` Dave Turner
  2004-03-06  1:11   ` Brantley Coile
                     ` (2 more replies)
  2004-03-06  2:03 ` vdharani
  2004-03-08 10:14 ` Douglas A. Gwyn
  5 siblings, 3 replies; 36+ messages in thread
From: Dave Turner @ 2004-03-06  1:08 UTC (permalink / raw)
  To: 9fans

On Fri, 5 Mar 2004 23:02:35 GMT, you wrote:

>Just a quick poll.  Who doesn't leave the tabstop set to 4
>please email me.  I'll summarize to the list if people
>want.  Just curious if there is a defacto standard on this.
>

I like tabstop=8.

Regards,

Dave




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:08 ` Dave Turner
@ 2004-03-06  1:11   ` Brantley Coile
  2004-03-06  1:47   ` bs
  2004-03-06 12:03   ` matt
  2 siblings, 0 replies; 36+ messages in thread
From: Brantley Coile @ 2004-03-06  1:11 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 21 bytes --]

Thanks.

  Brantley

[-- Attachment #2: Type: message/rfc822, Size: 2464 bytes --]

From: Dave Turner <dmturner@primenet.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] tab stop poll
Date: Fri, 05 Mar 2004 18:08:58 -0700
Message-ID: <g49i401fg8erfcl9700h1dnlevsptd63o8@4ax.com>

On Fri, 5 Mar 2004 23:02:35 GMT, you wrote:

>Just a quick poll.  Who doesn't leave the tabstop set to 4
>please email me.  I'll summarize to the list if people
>want.  Just curious if there is a defacto standard on this.
>

I like tabstop=8.

Regards,

Dave


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:18             ` Dave Lukes
@ 2004-03-06  1:16               ` boyd, rounin
  0 siblings, 0 replies; 36+ messages in thread
From: boyd, rounin @ 2004-03-06  1:16 UTC (permalink / raw)
  To: 9fans

> Ahh!  The great ded!

with a t106[12]



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:41           ` Geoff Collyer
@ 2004-03-06  1:17             ` Dave Lukes
  0 siblings, 0 replies; 36+ messages in thread
From: Dave Lukes @ 2004-03-06  1:17 UTC (permalink / raw)
  To: 9fans

Well, funnily enough,
I met Bornat many years ago, and I was so put off by his arrogance
that I never read the book!

Also,
he was working on a lightweight pascal-based distributed OS ...

	Dave.

On Sat, 2004-03-06 at 00:41, Geoff Collyer wrote:
> I know who Bornat is: Richard Bornat, author of Understanding and
> Writing Compilers, published by Macmillan and now tragically
> unavailable, the finest book on compiler-writing ever written
> (ignoring the incorrect figures).  So does Laura Creighton and Henry
> Spencer and Ian Darwin, all Canadians.
> 



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:52           ` boyd, rounin
@ 2004-03-06  1:18             ` Dave Lukes
  2004-03-06  1:16               ` boyd, rounin
  0 siblings, 1 reply; 36+ messages in thread
From: Dave Lukes @ 2004-03-06  1:18 UTC (permalink / raw)
  To: 9fans

> i've used ded

Ahh!  The great ded!

You try explaining to someone that
"Yes, it'll match a regexp longer than a line,
 but not one longer than a screen"!?!

	Dave.




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:08 ` Dave Turner
  2004-03-06  1:11   ` Brantley Coile
@ 2004-03-06  1:47   ` bs
  2004-03-06  1:50     ` boyd, rounin
  2004-03-06 12:03   ` matt
  2 siblings, 1 reply; 36+ messages in thread
From: bs @ 2004-03-06  1:47 UTC (permalink / raw)
  To: 9fans

tabstop = 4



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:47   ` bs
@ 2004-03-06  1:50     ` boyd, rounin
  2004-03-06  2:40       ` bs
  0 siblings, 1 reply; 36+ messages in thread
From: boyd, rounin @ 2004-03-06  1:50 UTC (permalink / raw)
  To: 9fans

> tabstop = 4

the horror, the horror ...



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
                   ` (3 preceding siblings ...)
  2004-03-06  1:08 ` Dave Turner
@ 2004-03-06  2:03 ` vdharani
  2004-03-06  4:38   ` Martin C.Atkins
  2004-03-08 10:14 ` Douglas A. Gwyn
  5 siblings, 1 reply; 36+ messages in thread
From: vdharani @ 2004-03-06  2:03 UTC (permalink / raw)
  To: 9fans

> Just a quick poll.  Who doesn't leave the tabstop set to 4
> please email me.  I'll summarize to the list if people
> want.  Just curious if there is a defacto standard on this.
i would like to use tabstop set to 4 wherever possible.

thanks
dharani





^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:50     ` boyd, rounin
@ 2004-03-06  2:40       ` bs
  0 siblings, 0 replies; 36+ messages in thread
From: bs @ 2004-03-06  2:40 UTC (permalink / raw)
  To: 9fans

boyd, rounin wrote:
>>tabstop = 4
> 
> 
> the horror, the horror ...
> 
if the intent of the indent is clarity, 4 is enough for me...



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  2:03 ` vdharani
@ 2004-03-06  4:38   ` Martin C.Atkins
  0 siblings, 0 replies; 36+ messages in thread
From: Martin C.Atkins @ 2004-03-06  4:38 UTC (permalink / raw)
  To: 9fans

On Fri, 5 Mar 2004 21:03:32 -0500 (EST) <vdharani@infernopark.com> wrote:
> i would like to use tabstop set to 4 wherever possible.
s/4/8/

for me

(and if the line slops, rewrite it, or get a bigger monitor :-)

(i.e., rewrite it.)

> 
> thanks
> dharani
> 
> 
> 

-- 
Martin C. Atkins			martin@parvat.com
Parvat Infotech Private Limited		http://www.parvat.com{/,/martin}


^ permalink raw reply	[flat|nested] 36+ messages in thread

* RE: [9fans] tab stop poll
  2004-03-06  0:17       ` Charles Forsyth
  2004-03-06  0:28         ` boyd, rounin
  2004-03-06  0:42         ` Dave Lukes
@ 2004-03-06  8:42         ` Nigel Roles
  2 siblings, 0 replies; 36+ messages in thread
From: Nigel Roles @ 2004-03-06  8:42 UTC (permalink / raw)
  To: 9fans

9fans-admin@cse.psu.edu wrote:
> but that doesn't avoid the issue!  it often triggers it!
> oh no, i don't want to go back to being ded, ded, ded.

Ded (a wonderfully prophetic name) was proved
correct wasn't it? Doesn't that make it's behaviour
definitive?




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:26 ` dbailey27
@ 2004-03-06  8:44   ` fst
  0 siblings, 0 replies; 36+ messages in thread
From: fst @ 2004-03-06  8:44 UTC (permalink / raw)
  To: 9fans

>  even use ':set tabstop=4' obsessively in vi. 

Allow me to get on my high and mighty horse...

term% man vi

 VI(1)                                                       VI(1)

     NAME
          0i, 5i, ki, vi - instruction simulators

     SYNOPSIS
          vi [ textfile ]
          vi pid
          0i [ textfile ]
          0i pid
          5i [ textfile ]
          5i pid
          ki [ textfile ]
          ki pid

     DESCRIPTION
          Vi simulates the execution of a MIPS binary in a Plan 9
...



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  1:08 ` Dave Turner
  2004-03-06  1:11   ` Brantley Coile
  2004-03-06  1:47   ` bs
@ 2004-03-06 12:03   ` matt
  2 siblings, 0 replies; 36+ messages in thread
From: matt @ 2004-03-06 12:03 UTC (permalink / raw)
  To: 9fans

I like tabstop=0x09

down with spaces !



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 23:42     ` Scott Schwartz
  2004-03-06  0:17       ` Charles Forsyth
@ 2004-03-06 15:41       ` Jon Snader
  2004-03-06 16:32         ` David Tolpin
  1 sibling, 1 reply; 36+ messages in thread
From: Jon Snader @ 2004-03-06 15:41 UTC (permalink / raw)
  To: 9fans

On Fri, Mar 05, 2004 at 06:42:32PM -0500, Scott Schwartz wrote:
> I don't change the tabstops from the default.
> At the same time, I don't think the tab key
> should necessarily insert a ctrl-I character.
> The editor could compute the right number of
> spaces to insert, and avoid the issue.

I respectfully disagree.  Not everyone likes the same value
for tabstop.  Some insist it should be 4, some 2, and others
8.  Doubtless there are folks out there with other choices.
By using the ctrl-I character, people can have the text
formatted to their own tastes.  (Yes I understand this can
cause line wrapping, but at least people have a choice, and
the choice works out pretty well in most cases).

jcs


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06 15:41       ` Jon Snader
@ 2004-03-06 16:32         ` David Tolpin
  0 siblings, 0 replies; 36+ messages in thread
From: David Tolpin @ 2004-03-06 16:32 UTC (permalink / raw)
  To: 9fans

> > I don't change the tabstops from the default.
> > At the same time, I don't think the tab key
> > should necessarily insert a ctrl-I character.
> > The editor could compute the right number of
> > spaces to insert, and avoid the issue.
>
> I respectfully disagree.  Not everyone likes the same value
> for tabstop.  Some insist it should be 4, some 2, and others
> 8.  Doubtless there are folks out there with other choices.

I have just found a very thoughtful a detailed explanation of the
proper choice of tab width at the following URL:

http://www.jaffebros.com/lee/gulliver/bk1/chap1-4.html


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
                   ` (4 preceding siblings ...)
  2004-03-06  2:03 ` vdharani
@ 2004-03-08 10:14 ` Douglas A. Gwyn
  5 siblings, 0 replies; 36+ messages in thread
From: Douglas A. Gwyn @ 2004-03-08 10:14 UTC (permalink / raw)
  To: 9fans

For maximum compatibility with hardware tabs on
(now "antique") terminals, and to properly reproduce
the expected appearance of code from old Unix systems,
use 8-character tab spacing.  For your own code, use
whatever your editor supports that you are happy with,
and run it through "retab -i +whatever" to convert it
to look identical on 8-character tabstop systems.


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:42         ` Dave Lukes
  2004-03-06  0:41           ` Geoff Collyer
  2004-03-06  0:52           ` boyd, rounin
@ 2004-03-08 19:28           ` Joel Salomon
  2004-03-08 20:02             ` boyd, rounin
  2 siblings, 1 reply; 36+ messages in thread
From: Joel Salomon @ 2004-03-08 19:28 UTC (permalink / raw)
  To: 9fans

Dave Lukes said:
>> The editor could compute the right number of
>> spaces to insert, and avoid the issue.
>
> ... and the "right" number is ...?
>

42? Just guessing...


--Joel


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-08 19:28           ` Joel Salomon
@ 2004-03-08 20:02             ` boyd, rounin
  0 siblings, 0 replies; 36+ messages in thread
From: boyd, rounin @ 2004-03-08 20:02 UTC (permalink / raw)
  To: 9fans

> 42? Just guessing...

0x80



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-06  0:28         ` boyd, rounin
@ 2004-03-09 16:35           ` rog
  2004-03-09 16:38             ` Dave Lukes
  0 siblings, 1 reply; 36+ messages in thread
From: rog @ 2004-03-09 16:35 UTC (permalink / raw)
  To: 9fans

> you used 'ded'?

ded was the second editor i ever learnt under unix (after ed).

i remember getting very confused when i was trying to learn
make, and none of my makefiles worked...



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-09 16:35           ` rog
@ 2004-03-09 16:38             ` Dave Lukes
  2004-03-09 20:28               ` rog
  0 siblings, 1 reply; 36+ messages in thread
From: Dave Lukes @ 2004-03-09 16:38 UTC (permalink / raw)
  To: 9fans

> ded was the second editor i ever learnt under unix (after ed).
> 
> i remember getting very confused when i was trying to learn
> make, and none of my makefiles worked...

Now, be fair: there was a special hack to replace leading spaces
with tabs if the file being written was called [Mm]akefile.

Pass the emetic.
	Dave.




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-09 16:38             ` Dave Lukes
@ 2004-03-09 20:28               ` rog
  2004-03-11  5:19                 ` Martin C.Atkins
  0 siblings, 1 reply; 36+ messages in thread
From: rog @ 2004-03-09 20:28 UTC (permalink / raw)
  To: 9fans

> Now, be fair: there was a special hack to replace leading spaces
> with tabs if the file being written was called [Mm]akefile.

not in the version i used (in '87)



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-09 20:28               ` rog
@ 2004-03-11  5:19                 ` Martin C.Atkins
  2004-03-11  6:43                   ` Dave Lukes
  0 siblings, 1 reply; 36+ messages in thread
From: Martin C.Atkins @ 2004-03-11  5:19 UTC (permalink / raw)
  To: 9fans

On Tue, 9 Mar 2004 20:28:26 0000 rog@vitanuova.com wrote:
> > Now, be fair: there was a special hack to replace leading spaces
> > with tabs if the file being written was called [Mm]akefile.
> 
> not in the version i used (in '87)
> 
and it didn't work for file.mk, etc...

ded is what made me learn vi - I'm sorry to admit!

Martin

-- 
Martin C. Atkins			martin@parvat.com
Parvat Infotech Private Limited		http://www.parvat.com{/,/martin}


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-11  5:19                 ` Martin C.Atkins
@ 2004-03-11  6:43                   ` Dave Lukes
  2004-03-11 12:17                     ` boyd, rounin
  0 siblings, 1 reply; 36+ messages in thread
From: Dave Lukes @ 2004-03-11  6:43 UTC (permalink / raw)
  To: 9fans

> ded is what made me learn vi - I'm sorry to admit!

Why "sorry"?  I did the same!

Dave.



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [9fans] tab stop poll
  2004-03-11  6:43                   ` Dave Lukes
@ 2004-03-11 12:17                     ` boyd, rounin
  0 siblings, 0 replies; 36+ messages in thread
From: boyd, rounin @ 2004-03-11 12:17 UTC (permalink / raw)
  To: 9fans

> Why "sorry"?  I did the same!

i saw ded, but avoided it.  went from 'em' to 'qed' to 'vi'.



^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2004-03-11 12:17 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-05 22:56 [9fans] tab stop poll Brantley Coile
2004-03-05 23:04 ` Geoff Collyer
2004-03-05 23:07 ` boyd, rounin
2004-03-05 23:13   ` Brantley Coile
2004-03-05 23:28   ` dbailey27
2004-03-05 23:42     ` Scott Schwartz
2004-03-06  0:17       ` Charles Forsyth
2004-03-06  0:28         ` boyd, rounin
2004-03-09 16:35           ` rog
2004-03-09 16:38             ` Dave Lukes
2004-03-09 20:28               ` rog
2004-03-11  5:19                 ` Martin C.Atkins
2004-03-11  6:43                   ` Dave Lukes
2004-03-11 12:17                     ` boyd, rounin
2004-03-06  0:42         ` Dave Lukes
2004-03-06  0:41           ` Geoff Collyer
2004-03-06  1:17             ` Dave Lukes
2004-03-06  0:52           ` boyd, rounin
2004-03-06  1:18             ` Dave Lukes
2004-03-06  1:16               ` boyd, rounin
2004-03-08 19:28           ` Joel Salomon
2004-03-08 20:02             ` boyd, rounin
2004-03-06  8:42         ` Nigel Roles
2004-03-06 15:41       ` Jon Snader
2004-03-06 16:32         ` David Tolpin
2004-03-05 23:26 ` dbailey27
2004-03-06  8:44   ` fst
2004-03-06  1:08 ` Dave Turner
2004-03-06  1:11   ` Brantley Coile
2004-03-06  1:47   ` bs
2004-03-06  1:50     ` boyd, rounin
2004-03-06  2:40       ` bs
2004-03-06 12:03   ` matt
2004-03-06  2:03 ` vdharani
2004-03-06  4:38   ` Martin C.Atkins
2004-03-08 10:14 ` Douglas A. Gwyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).