all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#643: marked as done (23.0.60; battery.el needs deprecated  ACPI_PROCFS_POWER interface)
Date: Fri, 8 Aug 2008 10:55:05 -0700	[thread overview]
Message-ID: <handler.643.D643.121821779014284.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 87zlnuinq2.fsf@gmx.de

[-- Attachment #1: Type: text/plain, Size: 893 bytes --]


Your message dated Fri, 08 Aug 2008 13:49:56 -0400
with message-id <87projiegr.fsf@stupidchicken.com>
and subject line Re: 23.0.60; battery.el needs deprecated ACPI_PROCFS_POWER interface
has caused the Emacs bug report #643,
regarding 23.0.60; battery.el needs deprecated ACPI_PROCFS_POWER interface
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
643: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=643
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3124 bytes --]

From: Sven Joachim <svenjoac@gmx.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; battery.el needs deprecated ACPI_PROCFS_POWER interface
Date: Sun, 03 Aug 2008 09:04:05 +0200
Message-ID: <87zlnuinq2.fsf@gmx.de>

In recent Linux kernels, the information about battery status has been
moved from /proc/acpi/battery to /sys/class/power_supply.  It is only
available from the former place if the kernel has been built with the
ACPI_PROCFS_POWER option, which is deprecated:

,----[ /usr/src/linux-2.6.26.1/drivers/acpi/Kconfig ]
| config ACPI_PROCFS_POWER
| 	bool "Deprecated power /proc/acpi directories"
| 	depends on PROC_FS
| 	default y
| 	---help---
| 	  For backwards compatibility, this option allows
|           deprecated power /proc/acpi/ directories to exist, even when
|           they have been replaced by functions in /sys.
|           The deprecated directories (and their replacements) include:
| 	  /proc/acpi/battery/* (/sys/class/power_supply/*)
| 	  /proc/acpi/ac_adapter/* (sys/class/power_supply/*)
| 	  This option has no effect on /proc/acpi/ directories
| 	  and functions, which do not yet exist in /sys
| 
| 	  Say N to delete power /proc/acpi/ directories that have moved to /sys/
| 
`----

At least Debian ships kernels that are built without ACPI_PROCFS_POWER,
so battery.el will not work with them.

Sven



[-- Attachment #3: Type: message/rfc822, Size: 964 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: 643-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; battery.el needs deprecated ACPI_PROCFS_POWER interface
Date: Fri, 08 Aug 2008 13:49:56 -0400
Message-ID: <87projiegr.fsf@stupidchicken.com>

I've checked in the patch.


  reply	other threads:[~2008-08-08 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87projiegr.fsf@stupidchicken.com>
2008-08-03  7:04 ` bug#643: 23.0.60; battery.el needs deprecated ACPI_PROCFS_POWER interface Sven Joachim
2008-08-08 17:55   ` Emacs bug Tracking System [this message]
     [not found] ` <87r691ewym.fsf@leonardo.iesahin.net>
2008-08-08 17:55   ` bug#660: marked as done (mode line does not display battery status) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.643.D643.121821779014284.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.