From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out1.hurontel.on.ca ([216.46.129.246]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AHPSc-0003mL-00 for ; Wed, 05 Nov 2003 10:20:42 -0500 Received: (from root@localhost) by smtp-out1.hurontel.on.ca (8.12.9/8.12.6) id hA5GK1jP026553 for ; Wed, 5 Nov 2003 11:20:01 -0500 Received: from [192.168.0.100] (hsiarip.hurontel.on.ca [216.46.141.114]) by smtp-out1.hurontel.on.ca (8.12.9/8.12.9) with ESMTP id hA5GIvFV026202 for ; Wed, 5 Nov 2003 11:18:57 -0500 Date: Wed, 5 Nov 2003 10:20:31 -0500 (EST) From: Barry Pollock X-X-Sender: barryp@box To: speakup@braille.uwo.ca Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: speakup & its modules (fwd) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 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, 05 Nov 2003 15:20:42 -0000 ---------- Forwarded message ---------- Date: Wed, 5 Nov 2003 10:15:27 -0500 (EST) From: Barry Pollock To: kirk@braille.uwo.ca Subject: speakup & its modules If I answer `Y' to speakup instead of 'M' and `y' to acntsa speakup will not create its help mogule. the help module should be a separate question with an N/m/? choice. This way, you have a choice as to whether you want the help module. line 75 in speakup_acntsa.c indicates that that whole function isn't used when you say `y' to acntsa. If that function is required for the modules, then the whole thing should be placed in the #ifdef modules condition at the bottom of the source Barry