From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: emacs package Date: Sat, 20 Sep 2014 21:57:19 +0200 Message-ID: References: <87y4tliahf.fsf@gnu.org> <87r3zabohm.fsf@gnu.org> <8738bp16k4.fsf@gnu.org> <87lhpgoxjp.fsf@gnu.org> <87fvfm8m4f.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]:59722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVQme-0004rd-5u for guix-devel@gnu.org; Sat, 20 Sep 2014 15:57:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVQmd-0005xk-DE for guix-devel@gnu.org; Sat, 20 Sep 2014 15:57:28 -0400 In-Reply-To: <87fvfm8m4f.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel@gnu.org On Sat, Sep 20, 2014 at 3:20 PM, Ludovic Court=C3=A8s wrote: >> 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. > Thanks! I now get sound from my external sound card. > And commit 0a9e9a6 switches Emacs to GTK+ 3. > Unfortunately, I've found that if in a REPL buffer I select the Geiser menu= : Geiser -> Add to load path ... emacs crashes :-( So, maybe we should stick with gtk-2. Sorry, Fede