From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: emacs package Date: Sat, 20 Sep 2014 15:20:00 +0200 Message-ID: <87fvfm8m4f.fsf@gnu.org> 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=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVKhn-0006Li-9n for guix-devel@gnu.org; Sat, 20 Sep 2014 09:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVKhh-0005dM-SS for guix-devel@gnu.org; Sat, 20 Sep 2014 09:28:03 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:51856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVKhh-0005cp-Lw for guix-devel@gnu.org; Sat, 20 Sep 2014 09:27:57 -0400 In-Reply-To: (Federico Beffa's message of "Fri, 19 Sep 2014 19:13:26 +0200") 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 Federico Beffa skribis: > and is provided by a package called "sound-theme-freedesktop": > https://packages.debian.org/unstable/main/sound-theme-freedesktop OK, I=E2=80=99ve added that package. > By the way, I'm using PulseAudio, but the current libcanberra package > has no support for this option. Therefore, despite the fact that I'm > using an external audio interface, the sound produced by > canberra-gtk-play goes to the built-in speakers of my PC. Fixed in 571a031. And commit 0a9e9a6 switches Emacs to GTK+ 3. Thanks, Ludo=E2=80=99.