From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCHES] Mupen64Plus Date: Tue, 03 Nov 2015 16:49:37 +0100 Message-ID: <87h9l39j72.fsf@T420.taylan> References: <8737woawim.fsf@T420.taylan> <1446527604.1756877.427463609.749DEFEA@webmail.messagingengine.com> <80ffc7a8c3ab241d8b153439421ba83c@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtdqD-0006uy-H3 for guix-devel@gnu.org; Tue, 03 Nov 2015 10:49:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ztdq9-0004nm-Ae for guix-devel@gnu.org; Tue, 03 Nov 2015 10:49:45 -0500 In-Reply-To: <80ffc7a8c3ab241d8b153439421ba83c@openmailbox.org> (Eric Bavier's message of "Tue, 03 Nov 2015 09:03:26 -0600") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: guix-devel@gnu.org, guix-devel-bounces+ericbavier=openmailbox.org@gnu.org Eric Bavier writes: > On 2015-11-02 23:13, Leo Famulari wrote: >> On Mon, Nov 2, 2015, at 17:04, Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer wr= ote: >>> (I can't use git-send-email with git installed from Guix for some >>> reason; it says subcommand not found.) >> >> Off-topic, but this happened to me, too. I'm still using Debian's git, >> but I bet the problem is that git-send-email needs to be able to >> find an >> SMTP client. And, of course, that clients needs to be configured. > > Do you have "git:send-email" installed? Ah, I didn't notice that in the 'guix package -A' output, thanks for pointing it out. :-) Taylan