From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs617974agc; Thu, 15 Oct 2009 07:57:57 -0700 (PDT) Received: by 10.224.57.138 with SMTP id c10mr113084qah.364.1255618676794; Thu, 15 Oct 2009 07:57:56 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 34si305661qyk.93.2009.10.15.07.57.56; Thu, 15 Oct 2009 07:57:56 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 21DFD185828E; Thu, 15 Oct 2009 10:57:56 -0400 (EDT) X-Greylist: delayed 380 seconds by postgrey-1.31 at rubycentral.org; Thu, 15 Oct 2009 10:47:16 EDT Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by rubyforge.org (Postfix) with ESMTP id 8E241185828E for ; Thu, 15 Oct 2009 10:47:16 -0400 (EDT) Received: by qyk6 with SMTP id 6so695567qyk.3 for ; Thu, 15 Oct 2009 07:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=cg9QZvg8jBwH+bTflkkZpxdy6AmD6qBrSialtVYxSBo=; b=avtdj8jeo/4JvNfgSqNN/zKKcCdSpeGZyGSmLNr+0s3XxcHJ5mq7tbIu66v3fN/yhB 4nA6V+0NizeAbBctKzVEXbekmXCsx0mO0xhjV8BQHiLZfx4ORRQiBchHDQTmVQl2GY8u aXNLiq9dfa/nWegiWC60HfN9WNOkzi9BOGyhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=xhTB4lYLPm2J9FYxmiv6NyGolyXRSfptanYeHCRoiu+J+oSYREWHjdonhqII5RL777 KwgWPL2OwUrfoxiBn8j9y983n6tEYlRPIFpICTG4//uoIqnJelpUthFMptRjxUKXKg1b MMCOC04LAB4+soBWg7O6MHyQGdcfsZ8qAkYNs= MIME-Version: 1.0 Received: by 10.229.116.140 with SMTP id m12mr21256qcq.54.1255617654952; Thu, 15 Oct 2009 07:40:54 -0700 (PDT) In-Reply-To: <1255611057-sup-1320@masanjin.net> References: <1255292940-sup-5558@masanjin.net> <1255611057-sup-1320@masanjin.net> Date: Thu, 15 Oct 2009 10:40:54 -0400 Message-ID: From: Dan Falcone To: William Morgan Cc: sup-talk Subject: Re: [sup-talk] curses exception X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0174379567==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0174379567== Content-Type: multipart/alternative; boundary=00c09fa216fe4c12890475fa44cd --00c09fa216fe4c12890475fa44cd Content-Type: text/plain; charset=ISO-8859-1 Hmm... good question. I regularly use emacs with colors enabled, but I'm not sure if that uses curses. I tried typespeed and that seemed to work. According to its man page, it uses curses. Is there any way I could disable colors in sup as a test? I'll also try reinstalling curses and installing older versions to see if that makes a difference... Thanks! Dan On Thu, Oct 15, 2009 at 8:51 AM, William Morgan wrote: > Reformatted excerpts from Dan Falcone's message of 2009-10-12: > > Honestly, it's probably an issue with my setup... is there a guide > > anywhere on how to get sup running in cygwin? Maybe I'm missing a > > required package? > > There's no guide per se. Other people have definitely made it work in > the past. Are you able to get other color curses programs to work? I > suspect it's not a Sup issue per se, but I'm not that familiar with the > intricacies of Cygwin. > -- > William > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > --00c09fa216fe4c12890475fa44cd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hmm... good question.=A0 I regularly use emacs with colors enabled, but I&#= 39;m not sure if that uses curses.=A0 I tried typespeed and that seemed to = work.=A0 According to its man page, it uses curses.=A0 Is there any way I c= ould disable colors in sup as a test?=A0 I'll also try reinstalling cur= ses and installing older versions to see if that makes a difference...

Thanks!
Dan

On Thu, Oct 15, 2009 a= t 8:51 AM, William Morgan <wmorgan-sup@masanjin.net> wrote:
Reformatted excerpts from Dan Falcone's message of 2009-10-12:
> Honestly, it's probably an issue with my setup..= . is there a guide
> anywhere on how to get sup running in cygwin? =A0Maybe I'm missing= a
> required package?

There's no guide per se. Other people have definitely made it wor= k in
the past. Are you able to get other color curses programs to work? I
suspect it's not a Sup issue per se, but I'm not that familiar with= the
intricacies of Cygwin.
--
William <wmorgan-sup@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

--00c09fa216fe4c12890475fa44cd-- --===============0174379567== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============0174379567==--