From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Newsgroups: gmane.emacs.help Subject: Re: Interactively Change Scheduled Time in Org-mode's Agenda View? Date: Fri, 18 Dec 2015 06:53:01 +0100 Message-ID: <1450417981.2621566.470767529.5116A111@webmail.messagingengine.com> References: <294bc87b-117e-4570-b63a-4b74bce5d43b@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1450418012 22246 80.91.229.3 (18 Dec 2015 05:53:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2015 05:53:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 18 06:53:20 2015 Return-path: Envelope-to: geh-help-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 1a9nyh-0005Tb-1Y for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Dec 2015 06:53:19 +0100 Original-Received: from localhost ([::1]:58488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9nyf-0000Pn-TX for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Dec 2015 00:53:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9nyV-0000Pd-Ai for help-gnu-emacs@gnu.org; Fri, 18 Dec 2015 00:53:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9nyS-0006nX-5P for help-gnu-emacs@gnu.org; Fri, 18 Dec 2015 00:53:07 -0500 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9nyS-0006mt-2E for help-gnu-emacs@gnu.org; Fri, 18 Dec 2015 00:53:04 -0500 Original-Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 4C6522024F for ; Fri, 18 Dec 2015 00:53:02 -0500 (EST) Original-Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Fri, 18 Dec 2015 00:53:02 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=maillard.im; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=UpLm2WWO+wMRIeM/rVcjrq/d8J0=; b=ky1VZh Db8p0yyAHep19g/ilUcxi61rpyjhasL2fn5TsgV3psnfTVQqz60KeI18JpaA4STH vFSfW+MiXY9eyRaqXN9daCPoDz1euej3t4qE/fmAnSqXara+1zmR/e0NLPvf2H85 6oiGI38PDGAoJ/iQI2PxifAQaiU1yvlXnRyHc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=UpLm2WWO+wMRIeM /rVcjrq/d8J0=; b=CXsYSzSaY+usnvA5HOYsPOCbZr+CFCHvTDJS7gUUT9JpHpi qpxMVaiSVHoG7MXDJ0s9BVt1/XM6KsIUZdH17u1/9Ta5/hNQY+CA6bhdcay4fylm YYbVr99xJ81JvRcD9h/o58u4XehiOfp9Ba5vAHw0B86ZHoWqeksIj6fR+Edg= Original-Received: by web3.nyi.internal (Postfix, from userid 99) id 081C710F078; Fri, 18 Dec 2015 00:53:01 -0500 (EST) X-Sasl-Enc: HJgvahbcanX4mX9k4Y/D/fylCOuPbXLst97JSpK7PeOy 1450417981 X-Mailer: MessagingEngine.com Webmail Interface - ajax-a93c17cb In-Reply-To: <294bc87b-117e-4570-b63a-4b74bce5d43b@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108431 Archived-At: Hello, Le Jeu 17 d=E9c 2015, =E0 01:41, jack.cheng@daqri.com a =E9crit : > Hi, >=20 > Is there a way to interactively change the scheduled time for a task, > when using Org-mode's Agenda View? Did you try '\C-c \C-s' ? Xavier