monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] monotone 0.44 pull progress on windows


From: Stephen Leake
Subject: Re: [Monotone-devel] monotone 0.44 pull progress on windows
Date: Sat, 08 Aug 2009 06:01:31 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt)

Zack Weinberg <address@hidden> writes:

> Maybe what we should do is believe isatty() if it returns true, but
> check TERM if it returns false?  I can think of situations where that
> would break something, but I think they would be rarer than now.

There's a similar problem when running mtn in a bash shell under Emacs
on Gnu/Linux; apparently isatty returns false then also (it's a
psuedo-tty). So we should use the same logic there.

Which means have_smart_terminal could be promoted out of the
os-specific files, but I'll leave that for later.

I'm doing both patches.


-- 
-- Stephe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]