From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp101.sbc.mail.mud.yahoo.com (smtp101.sbc.mail.mud.yahoo.com [68.142.198.200]) by speech.braille.uwo.ca (Postfix) with SMTP id 50BD1109D0 for ; Tue, 22 Sep 2009 19:44:28 -0400 (EDT) Received: (qmail 8303 invoked from network); 22 Sep 2009 23:44:27 -0000 Received: from adsl-63-166-236.mem.bellsouth.net (myrowa@208.63.166.236 with plain) by smtp101.sbc.mail.mud.yahoo.com with SMTP; 22 Sep 2009 16:44:27 -0700 PDT X-Yahoo-SMTP: XOe3HSqswBASZ.SfZl8fqWtqtP4MkNp7cEfpPs64wphU X-YMail-OSG: I2hvS7UVM1k1Wlnt32zzAw6GREzIqVp9eCVJVhtwsitc4H6HNDoZHSwaxOJZvom4JIzpp8vcjFGaMe_8vGWXX071GNfxgMao_ZhKqnMK_oA8SpOeVW_S_Dws2H2u096dLGY_4NgBTxRGcXKB1Kz8eLrBaS4gz08w3mGeI4ZaZvesCdlsACM7kk4SM7NUEivJmetNWSkRy4zIFjAUdPepu2kW5XPlSTu8Z.mE.dgea36IvTYXOzsxI9ld9X5P2pJPy.KVU9RLpZNilB9O X-Yahoo-Newman-Property: ymail-3 Date: Tue, 22 Sep 2009 18:44:26 -0500 (CDT) From: Adam Myrow To: "Speakup is a screen review system for Linux." Subject: Re: How to use espeakup, revisited... In-Reply-To: <20090922222306.GA22608@romuald.net.eu.org> Message-ID: References: <20090922083805.GB6084@const.bordeaux.inria.fr> <3835BDE60AD54D3991F211CD868918C5@math.wisc.edu> <20090922222306.GA22608@romuald.net.eu.org> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Tue, 22 Sep 2009 23:44:28 -0000 On Tue, 22 Sep 2009, Gregory Nowak wrote: > git log and you'll want to pipe that through your favorite pager of > course. Interestingly, when I run that command, it already goes through less by default. That may be because I have the PAGER environment variable set in my .profile. So, if that variable is set to less, or some other pager, it shouldn't be necessary to pipe the output.