From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: emacs: Add more inputs: giflib, libice, libsm, alsa-lib Date: Fri, 21 Feb 2014 18:50:29 +0100 Message-ID: <87k3cogxsq.fsf@gnu.org> References: <871tyw7mjf.fsf@netris.org> <871tywiip5.fsf@gnu.org> <87sirc5uf6.fsf@netris.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]:53527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGuFC-0004z6-8z for guix-devel@gnu.org; Fri, 21 Feb 2014 12:50:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGuF5-0000gU-Id for guix-devel@gnu.org; Fri, 21 Feb 2014 12:50:38 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:58160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGuF4-0000gN-T7 for guix-devel@gnu.org; Fri, 21 Feb 2014 12:50:31 -0500 In-Reply-To: <87sirc5uf6.fsf@netris.org> (Mark H. Weaver's message of "Fri, 21 Feb 2014 10:58:53 -0500") 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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> Out of curiosity, what does it do with ALSA? > > Emacs has the ability to play sounds internally. See > 'play-sound-internal' and 'play-sound'. I guess it's mostly > useful for very short sounds like beeps and alerts, where it's > good to minimize the delay before the playing begins. Wonderful. :-) Ludo=E2=80=99.