From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Edward O'Connor" Newsgroups: gmane.emacs.help Subject: Re: Configure Emacs to send Growl notifications on OSX Date: Thu, 6 Aug 2009 11:49:26 -0700 Message-ID: <3b31caf90908061149g753e486fr5397943ccd2bbf04@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249584623 3085 80.91.229.12 (6 Aug 2009 18:50:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Aug 2009 18:50:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Brian Adkins Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 06 20:50:16 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MZ82Z-0008CF-59 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Aug 2009 20:50:15 +0200 Original-Received: from localhost ([127.0.0.1]:56410 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZ82Y-0008QZ-K0 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Aug 2009 14:50:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZ82D-0008QU-Sp for help-gnu-emacs@gnu.org; Thu, 06 Aug 2009 14:49:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZ828-0008QI-Fd for help-gnu-emacs@gnu.org; Thu, 06 Aug 2009 14:49:52 -0400 Original-Received: from [199.232.76.173] (port=50866 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZ828-0008QF-9Y for help-gnu-emacs@gnu.org; Thu, 06 Aug 2009 14:49:48 -0400 Original-Received: from mail-vw0-f199.google.com ([209.85.212.199]:57631) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZ827-0002Kq-Ux for help-gnu-emacs@gnu.org; Thu, 06 Aug 2009 14:49:48 -0400 Original-Received: by vws37 with SMTP id 37so1017510vws.27 for ; Thu, 06 Aug 2009 11:49:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=sBiB899tDH35lwYPm7qLjO7vVFZO7sIJck4WSRrseZc=; b=aGVt+v39OBtOSjKdIuAGKOAl4F9olHf+KdxtoIbojwvMBur2yqCkaCUCNY3+HOs8iW 1E520XT/g7JD4OXKVsegOffWRpiP7uqruXWIri8PYzBWGqzL1i1H8JrtxjHJxLkd4lbd fXIoaDF+i60wjVHW7dS50vHU/i/W3ajb+dKGY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=mNQ3MxUWQPQwH7kPsBPPJ0nQ3AaX02hwjvpd53pKpEQ83/UP/tPZ5aaBP0+0lMj6VP YpIDrfQYvydk9EVizEpHfinjck9xydAxYUeSVzsWv/nqEdy8MrY2UeykzyYEO7pMYsHD Wl7K5YMLrLj4Vf0MUzN8rUhZpbbNduCRvO/hg= Original-Received: by 10.220.80.148 with SMTP id t20mr444909vck.9.1249584586133; Thu, 06 Aug 2009 11:49:46 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66866 Archived-At: > I did look at growl.el, but I didn't want to install another > program. If you have Growl installed, you should have growlnotify installed. It ships with Growl.