From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: org-timer-set-timer from any buffer Date: Tue, 05 Nov 2019 14:42:00 +0100 Message-ID: <844kzio2xj.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42267) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRz68-0005h5-MY for emacs-orgmode@gnu.org; Tue, 05 Nov 2019 08:42:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRz67-0008P8-Hz for emacs-orgmode@gnu.org; Tue, 05 Nov 2019 08:42:16 -0500 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:54272 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRz67-0008NQ-B6 for emacs-orgmode@gnu.org; Tue, 05 Nov 2019 08:42:15 -0500 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iRz62-000Arm-LE for emacs-orgmode@gnu.org; Tue, 05 Nov 2019 14:42:10 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org ian martins writes: > Is it intentional that org-timer start, stop, and pause-or-continue all > work from any buffer, but org-timer-set-timer only works from an org buffer? I bet $1 that this is unintentional. If it was intentional this should have been documented, I think. Possibly you are the first noticing this inconsistency.