From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.org [140.77.166.68]) by speech.braille.uwo.ca (Postfix) with ESMTP id 78472C1A0F4 for ; Sun, 8 Apr 2012 13:30:17 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 4B7D7840A8 for ; Sun, 8 Apr 2012 19:30:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9GJihwJoc8OO for ; Sun, 8 Apr 2012 19:30:14 +0200 (CEST) Received: from type.ipv6 (lns-bzn-47f-62-147-141-5.adsl.proxad.net [62.147.141.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id BF28A840A7 for ; Sun, 8 Apr 2012 19:30:14 +0200 (CEST) Received: from samy by type.ipv6 with local (Exim 4.77) (envelope-from ) id 1SGvwM-0004np-0r for speakup@braille.uwo.ca; Sun, 08 Apr 2012 19:30:14 +0200 Date: Sun, 8 Apr 2012 19:30:14 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Speakup and Vim Message-ID: <20120408173014.GA4149@type> References: <4F81C7B3.4040701@eric-scheibler.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4F81C7B3.4040701@eric-scheibler.de> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2012 17:30:17 -0000 Eric Scheibler, le Sun 08 Apr 2012 19:15:31 +0200, a écrit : > 1. Speakup constantly speaks the line - and collumn numbers when I move > the cursor around. See http://brl.thefreecat.org/wiki/vi : add set noruler set noshowcmd to your ~/.vimrc Samuel