From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pv0-f170.google.com (mail-pv0-f170.google.com [74.125.83.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id C37DDC1A1AA for ; Wed, 22 Sep 2010 10:54:33 -0400 (EDT) Received: by pvg16 with SMTP id 16so177502pvg.29 for ; Wed, 22 Sep 2010 07:54:33 -0700 (PDT) Received: by 10.142.231.19 with SMTP id d19mr225212wfh.223.1285167273175; Wed, 22 Sep 2010 07:54:33 -0700 (PDT) Received: from lnx3.holmesgrown.com (ip72-208-233-7.ph.ph.cox.net [72.208.233.7]) by mx.google.com with ESMTPS id i20sm11630541wff.17.2010.09.22.07.54.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 22 Sep 2010 07:54:32 -0700 (PDT) Date: Wed, 22 Sep 2010 07:54:28 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: questions about text-based e-mail Message-ID: <20100922145428.GC24938@lnx3.holmesgrown.com> Mail-Followup-To: speakup@braille.uwo.ca References: <20100906043912.GC26444@lnx3.holmesgrown.com> <20100907063317.GA27307@rivensight.dyndns.org> <87lj6u7dm6.fsf@jdc.jasonjgw.net> <20100922061635.GA15449@rivensight.dyndns.org> <4C99A1A4.3020506@gotss.net> <20100922070630.GC15449@rivensight.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100922070630.GC15449@rivensight.dyndns.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Wed, 22 Sep 2010 14:54:34 -0000 On Wed, Sep 22, 2010 at 12:06:30AM -0700, Gaijin wrote: > > Call me simplistic but why can't you have an alias to load a > > specific set of configuration data when you launch mutt? > > Mostly because speakupconf doesn't appear to load specified > configuration files, as far as I can tell from the man page. Actually, I think you could tell speakupconf to pull its values from a specific source upon each invocation so that way you could implement different speech parms on demand like when you launch a given application. This sounds like an interesting idea; might have to look into this idea myself.