From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.20.129 with SMTP id f1cs165025bkb; Thu, 7 Oct 2010 21:18:17 -0700 (PDT) Received: by 10.224.86.224 with SMTP id t32mr1091309qal.373.1286511496832; Thu, 07 Oct 2010 21:18:16 -0700 (PDT) Return-Path: Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.CMU.EDU [128.237.157.88]) by mx.google.com with ESMTP id s38si3666335qco.190.2010.10.07.21.18.16; Thu, 07 Oct 2010 21:18:16 -0700 (PDT) Received-SPF: pass (google.com: domain of rlane@zyrg.net designates 128.237.157.88 as permitted sender) client-ip=128.237.157.88; Authentication-Results: mx.google.com; spf=pass (google.com: domain of rlane@zyrg.net designates 128.237.157.88 as permitted sender) smtp.mail=rlane@zyrg.net Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1P44PP-0007lx-0C; Fri, 08 Oct 2010 00:18:15 -0400 Content-Type: text/plain; charset=UTF-8 Cc: sup-devel Subject: Re: [PATCHES] resubmitted: Squash of various UTF-8 fixes for ruby 1.9 compatability, and update status on jump. From: Rich Lane To: Gaute Hope In-reply-to: <1286447030-sup-6339@dolk> References: <1286447030-sup-6339@dolk> Date: Fri, 08 Oct 2010 00:18:14 -0400 Message-Id: <1286511482-sup-9940@zyrg.net> User-Agent: Sup/git Content-Transfer-Encoding: 8bit Excerpts from Gaute Hope's message of Thu Oct 07 06:30:10 -0400 2010: > Hi, > > resubmitting a squashed version of the three patches: > 2010-10-04 adc49a0 Gaute Hope UTF-8 label completion: Convert existing labels (gaute/master, gaute) > 2010-09-17 009cda0 Gaute Hope Also force encoding on label search completion > 2010-09-09 c78e53f Gaute Hope Force UTF-8 on label and contact completion > > And one for updating status on jump: > 2010-09-23 64b739c Gaute Hope Update status on jump on line in line-cursor-mode > > All four are available on (master): > http://gitorious.org/~gauteh/sup/gautehs-mainline > > Best regards, Gaute Both applied to master.