From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs1372797agb; Fri, 1 Jan 2010 13:51:18 -0800 (PST) Received: by 10.224.79.7 with SMTP id n7mr3368149qak.87.1262382678493; Fri, 01 Jan 2010 13:51:18 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si22952102qyk.105.2010.01.01.13.51.18; Fri, 01 Jan 2010 13:51:18 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2C7181D7887B; Fri, 1 Jan 2010 16:51:18 -0500 (EST) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id 793631858291 for ; Fri, 1 Jan 2010 16:48:29 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1NQpMD-0003jb-9I for sup-devel@rubyforge.org; Fri, 01 Jan 2010 16:48:29 -0500 From: Rich Lane To: sup-devel In-reply-to: <1262382164-sup-4751@masanjin.net> References: <1262302618-20503-1-git-send-email-rlane@club.cc.cmu.edu> <1262302618-20503-2-git-send-email-rlane@club.cc.cmu.edu> <1262378704-sup-5011@home.mrtheplague.net> <1262382164-sup-4751@masanjin.net> Date: Fri, 01 Jan 2010 16:48:29 -0500 Message-Id: <1262382312-sup-2326@zyrg.net> User-Agent: Sup/git Subject: Re: [sup-devel] [PATCH 01/10] open mail source files as binary X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from William Morgan's message of Fri Jan 01 16:43:13 -0500 2010: > Reformatted excerpts from Anthony Martinez's message of 2010-01-01: > > Especially if you use Maildir for a source, the resulting torrent of > > warnings makes Sup a bit difficult to use. > > > > I've gone and reverted this diff locally for now. I suppose I could > > also stop running sup with the -w flag... > > I'm happy with either wrapping that whole thing in a RUBY_VERSION test, > or mandating that thou shalt not run sup with -w. Votes? It doesn't sound very useful to have -w writing messages to the screen in an ncurses app. Could you redirect stderr to a file instead? Is it possible to do this from inside Sup? That warning's existence annoys me. I thought it was a feature that Ruby 1.8 ignored the encoding in the mode string. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel