From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.devel Subject: Re: Darwin support for lisp/battery.el. Date: Sat, 09 Jul 2005 12:13:52 +0200 Message-ID: <8764vki8wv.fsf@xs4all.nl> References: <8764vtxusp.fsf@xs4all.nl> <85mzp3a8am.fsf@lola.goethe.zz> <87d5pz8qoq.fsf@xs4all.nl> <851x6fa4pa.fsf@lola.goethe.zz> <87y88nvx36.fsf@xs4all.nl> <873bqsqhxb.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120905626 2085 80.91.229.2 (9 Jul 2005 10:40:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Jul 2005 10:40:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 09 12:40:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DrCkp-0005cz-NQ for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2005 12:40:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DrCmI-0006TJ-56 for ged-emacs-devel@m.gmane.org; Sat, 09 Jul 2005 06:41:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DrCbz-0003qH-Ui for emacs-devel@gnu.org; Sat, 09 Jul 2005 06:31:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DrCbx-0003ps-GV for emacs-devel@gnu.org; Sat, 09 Jul 2005 06:31:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DrCXn-0003KM-4q for emacs-devel@gnu.org; Sat, 09 Jul 2005 06:26:47 -0400 Original-Received: from [194.109.24.30] (helo=smtp-vbr10.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DrCSH-0002eY-BR for emacs-devel@gnu.org; Sat, 09 Jul 2005 06:21:05 -0400 Original-Received: from pijl (a80-127-67-124.adsl.xs4all.nl [80.127.67.124]) by smtp-vbr10.xs4all.nl (8.13.3/8.13.3) with ESMTP id j69ADrks019491; Sat, 9 Jul 2005 12:13:53 +0200 (CEST) (envelope-from Lute.Kamstra@xs4all.nl) Original-Received: from lute by pijl with local (Exim 3.36 #1 (Debian)) id 1DrCLI-00021b-00; Sat, 09 Jul 2005 12:13:52 +0200 Original-To: "Sean O'Rourke" In-Reply-To: (Sean O'Rourke's message of "Wed, 06 Jul 2005 06:05:10 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 17 X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40687 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40687 "Sean O'Rourke" writes: [...] >> Thanks. This looks too complicated to hack on for me (I don't have >> access to OS X). Maybe someone else would like to add support for >> versions of OS X that don't have "pmset -g ps"? > > FYI, I've used the version at the end of this page, and it seems to > work > > http://www.emacswiki.org/cgi-bin/wiki/JerameyCrawford Thanks. That seems useful. I'll look at it in more detail when I have time. Lute.