From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.224.216.195 with SMTP id hj3cs86955qab; Mon, 15 Nov 2010 16:16:36 -0800 (PST) Received: by 10.42.174.68 with SMTP id u4mr5426341icz.347.1289866592741; Mon, 15 Nov 2010 16:16:32 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id p36si1418235ibg.56.2010.11.15.16.16.32; Mon, 15 Nov 2010 16:16:32 -0800 (PST) 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 329B618583B8; Mon, 15 Nov 2010 19:16:32 -0500 (EST) Received: from mail-qw0-f50.google.com (mail-qw0-f50.google.com [209.85.216.50]) by rubyforge.org (Postfix) with ESMTP id 176FF1858381 for ; Mon, 15 Nov 2010 19:16:12 -0500 (EST) Received: by qwf6 with SMTP id 6so91053qwf.23 for ; Mon, 15 Nov 2010 16:16:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=mBE1WpMVivDhjHodVtaTEXe6J6aXJVIpsvzF1u9Cs64=; b=P+vvZCdj4vmZp3inm9fgLzW0R2BZKWgRJhSBjfVDK/Xn8x8CvTOjHizlyFpHtfiyEO qgMnpBLHCGI04AZrU53ce4agq3lTKZOWCLrxzGoMhQSThQvdymQ9f5TEQdsv9bQ2OT55 iaOBnlpTwFC77RFv9qsMfUrUVZiGEeeKDGIZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=bciLpbx8uxaR+FKKuxgwgSbwMJnDSmAPoR7lFLVstC+DLmz2BEvgcasoIdmHj7m5KA 3hrWHI8V8DdXUXZt8AsyzYHe+lQDRjDtf7/CUdy6WKSUrVozTL8VBnjK1NVXrfOQc1Fv jhwIuXxG5l14KKcy79mpOD5q+R8bvssef03yw= Received: by 10.224.140.135 with SMTP id i7mr5605805qau.287.1289866572732; Mon, 15 Nov 2010 16:16:12 -0800 (PST) Received: from localhost (cpe-184-58-111-196.woh.res.rr.com [184.58.111.196]) by mx.google.com with ESMTPS id t35sm355341qco.42.2010.11.15.16.16.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Nov 2010 16:16:11 -0800 (PST) From: Blake Sweeney To: sup-talk In-reply-to: References: Date: Mon, 15 Nov 2010 19:16:10 -0500 Message-Id: <1289866508-sup-6130@prefontaine.local> User-Agent: Sup/0.11 Subject: Re: [sup-talk] searching buffer 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Brian May's message of Mon Nov 15 17:14:23 -0500 2010: > When viewing a message, I can use "/text" to search for the first > instance of "text" in the buffer. > > How do I repeat this and find the 2nd or even 3rd instance of "text"? I use 'n'. Blake _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk