From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9363: display-battery-mode Date: Thu, 25 Aug 2011 22:50:39 +0300 Organization: JURTA Message-ID: <87ei09uv74.fsf@mail.jurta.org> References: <874o16el1j.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314301891 19036 80.91.229.12 (25 Aug 2011 19:51:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2011 19:51:31 +0000 (UTC) Cc: 9363-done@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 21:51:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QwfxV-00032x-NJ for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2011 21:51:25 +0200 Original-Received: from localhost ([::1]:41540 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwfxU-0004LI-UX for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2011 15:51:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwfxS-0004Kr-H2 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 15:51:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwfxR-00018e-PV for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 15:51:22 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwfxR-00018X-MU for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 15:51:21 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qwg01-0003IY-U1 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 15:54:01 -0400 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Aug 2011 19:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9363 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 9363@debbugs.gnu.org, juri@jurta.org Original-Received: via spool by 9363-done@debbugs.gnu.org id=D9363.131430202712650 (code D ref 9363); Thu, 25 Aug 2011 19:54:01 +0000 Original-Received: (at 9363-done) by debbugs.gnu.org; 25 Aug 2011 19:53:47 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qwfzm-0003Hx-GY for submit@debbugs.gnu.org; Thu, 25 Aug 2011 15:53:46 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qwfzk-0003Hq-Op for 9363-done@debbugs.gnu.org; Thu, 25 Aug 2011 15:53:45 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 2F4F96E808B; Thu, 25 Aug 2011 12:51:03 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 1D72A451C28D; Thu, 25 Aug 2011 12:51:01 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Thu, 25 Aug 2011 09:37:05 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 25 Aug 2011 15:54:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50343 Archived-At: >> I don't know if it's desirable to force turning off this mode and to >> reset the value of `display-battery-mode' to nil in this case. > > Setting it to nil would be good, yes. Done.