From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#22595: 25.1.50; Wishlist: There should be a way to list timers Date: Tue, 09 Feb 2016 11:02:17 +1100 Message-ID: <87k2mekaye.fsf@gnus.org> References: <87oabrybgk.fsf@gnus.org> <83egcnqge3.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454976201 23626 80.91.229.3 (9 Feb 2016 00:03:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2016 00:03:21 +0000 (UTC) Cc: 22595@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 09 01:03:10 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aSvlt-0001tR-N7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 09 Feb 2016 01:03:09 +0100 Original-Received: from localhost ([::1]:50065 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSvlt-0007nZ-1Q for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Feb 2016 19:03:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSvlp-0007mg-Ok for bug-gnu-emacs@gnu.org; Mon, 08 Feb 2016 19:03:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSvlm-0006Rl-KA for bug-gnu-emacs@gnu.org; Mon, 08 Feb 2016 19:03:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSvlm-0006RC-H4 for bug-gnu-emacs@gnu.org; Mon, 08 Feb 2016 19:03:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSvlm-00079y-4N for bug-gnu-emacs@gnu.org; Mon, 08 Feb 2016 19:03:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 09 Feb 2016 00:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22595 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22595-submit@debbugs.gnu.org id=B22595.145497616827499 (code B ref 22595); Tue, 09 Feb 2016 00:03:02 +0000 Original-Received: (at 22595) by debbugs.gnu.org; 9 Feb 2016 00:02:48 +0000 Original-Received: from localhost ([127.0.0.1]:60672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSvlX-00079T-Ux for submit@debbugs.gnu.org; Mon, 08 Feb 2016 19:02:48 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:47822) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aSvlV-00079H-Bz for 22595@debbugs.gnu.org; Mon, 08 Feb 2016 19:02:45 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aSvl8-0004iM-LV; Tue, 09 Feb 2016 01:02:23 +0100 In-Reply-To: <83egcnqge3.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 08 Feb 2016 19:08:20 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aSvl8-0004iM-LV MailScanner-NULL-Check: 1455580943.40657@AzWHm4L/wxxZ7+FahL9xKA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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:112760 Archived-At: Eli Zaretskii writes: >> When working with timers, it's very easy to get into a situation where >> you've started a timer, but you don't have the timer object handy. It >> would be very nice if we had a command that would list all timers > > Maybe I'm missing something here, but the two lists timer-list and > timer-idle-list already provide you with the list you wanted. No? Sure, the lists are there, but there isn't a user interface to list them and kill them. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no