From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: emacs package Date: Fri, 19 Sep 2014 19:32:53 +0200 Message-ID: <20140919173253.GA10684@debian.surfnet.iacbox> References: <87y4tliahf.fsf@gnu.org> <87r3zabohm.fsf@gnu.org> <8738bp16k4.fsf@gnu.org> <87lhpgoxjp.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XV23Z-0004JK-0k for guix-devel@gnu.org; Fri, 19 Sep 2014 13:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XV23R-0008Vi-IU for guix-devel@gnu.org; Fri, 19 Sep 2014 13:33:16 -0400 Content-Disposition: inline In-Reply-To: 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: Federico Beffa Cc: guix-devel@gnu.org On Fri, Sep 19, 2014 at 07:13:26PM +0200, Federico Beffa wrote: > I see that in guix there is a package for pulseaudio. Any particular > reason for not enabling this sound framework option in libcanberra? Probably none, except that the pulseaudio package was added after libcanberra. So please feel free to create, test and submit a patch. Andreas