From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Patterson Subject: bug#25101: simple-scan can't use hpaio Date: Sat, 3 Dec 2016 23:18:46 -0500 Message-ID: <20161203231846.3ae41966@uwaterloo.ca> References: <20161203194113.6456663e@scratchpost.org> <20161204040037.21758-1-ajpatter@uwaterloo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDOGY-0001W3-3g for bug-guix@gnu.org; Sat, 03 Dec 2016 23:19:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDOGU-0001C7-Ra for bug-guix@gnu.org; Sat, 03 Dec 2016 23:19:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:36385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cDOGU-0001Bz-Nd for bug-guix@gnu.org; Sat, 03 Dec 2016 23:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cDOGU-000862-GC for bug-guix@gnu.org; Sat, 03 Dec 2016 23:19:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20161204040037.21758-1-ajpatter@uwaterloo.ca> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 25101@debbugs.gnu.org On Sat, 3 Dec 2016 23:00:35 -0500 Andy Patterson wrote: > Hi Danny, > > I also noticed this problem a couple days ago, and I really needed to > scan something, so I've had these patches in my tree. It basically > implements your second suggestion. I think it's the right way to go > about it. > > I realise you might also have patches you're working on, but maybe > this is helpful anyway. > > Suggestions welcome, especially concerning how I handled the > recursive module dependencies. > > Thanks, > > -- > Andy > Just adding Danny; didn't realise that a CC also needs to be added to the compose window for "git send-email".