From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Victor A. Stoichita" Subject: using org-mark-entry-for-agenda-action Date: Tue, 11 Jun 2019 10:54:41 +0200 Message-ID: <87lfy8tsby.fsf@svictor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59705) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hacd2-0003Hl-Er for emacs-orgmode@gnu.org; Tue, 11 Jun 2019 04:59:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hacd1-0002cf-46 for emacs-orgmode@gnu.org; Tue, 11 Jun 2019 04:59:40 -0400 Received: from wallet.o2switch.cloud ([109.234.163.65]:33365) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1haccx-00029m-Ae for emacs-orgmode@gnu.org; Tue, 11 Jun 2019 04:59:37 -0400 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 Hi, The manual describes the function=20 org-mark-entry-for-agenda-action. It should > "Mark the current entry for agenda action. After you have marked=20 > the entry like this, you can open the agenda or the calendar to=20 > find an appropriate date. With point on the selected date, press=20 > k s or k d to schedule the marked item." https://orgmode.org/manual/Inserting-deadline_002fschedule.html However, I can=E2=80=99t seem to find that function using Org mode version= =20 9.2.3 (9.2.3-20-g31873e-elpaplus). Am I missing something?=20 Regards, Victor