[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Tags and scalability (was Re: Enlightenment)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-09-28 00:34:03 CEST

On Fri, 2002-09-27 at 18:29, Ben Collins wrote:
> If I see an editor that does "unlink/open/write" I think I'll stay clear
> of that editor (and if emacs does that, maybe it's why I have steered
> clear of it).

Nope:

error-messages% cd /tmp
error-messages% echo foo > bar
error-messages% ln bar baz
error-messages% emacs -q -nw bar # Add 'b' to end of line
error-messages% cat bar baz
foob
foob

So you'll have to find some other reason to justify your irrational
dislike of emacs. :)

(emacs 21.1.1. I don't see anything in apropos for changing the
behavior with regard to hard links, either.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 28 00:35:03 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.