From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Re Audible reminder in org-mode not working Date: Thu, 22 Jul 2010 10:00:57 -0400 Message-ID: <87vd877h0m.fsf@fastmail.fm> References: <87630gaprc.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46066 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObwBT-00046K-94 for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 09:51:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObwBS-0001vv-4O for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 09:51:35 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:50227) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObwBR-0001vl-Vt for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 09:51:34 -0400 In-Reply-To: (evita moreno's message of "Thu, 15 Jul 2010 15:06:49 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: evita moreno Cc: emacs-orgmode@gnu.org Hi evita, evita moreno writes: > Typing > $ sudo lsmod | grep pcspkr > in my terminal does not give anything. It simply shows the next prompt > (if I am using the correct terminology - I am new in emacs and Linux!). > You could try "sudo modprobe pcspkr". This should activate the system beep if your distribution has turned it off. Best, Matt