From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Sh=C3=A9rab?= Subject: Re: Editting from the agenda view Date: Sun, 24 Nov 2019 13:01:34 +0100 Message-ID: <20191124120134.GD2207@om.localdomain> References: <20191122152521.GA26438@om.localdomain> <20191122163052.GA26985@om.localdomain> <0100016e9419b938-abbb566c-4a04-49b1-b4db-ae766aa94b2c-000000@email.amazonses.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35251) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iYqaC-00074i-9c for emacs-orgmode@gnu.org; Sun, 24 Nov 2019 07:01:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iYqaB-0001X8-F5 for emacs-orgmode@gnu.org; Sun, 24 Nov 2019 07:01:40 -0500 Received: from sonata.ens-lyon.org ([140.77.166.138]:36934) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iYqaB-0001U9-0b for emacs-orgmode@gnu.org; Sun, 24 Nov 2019 07:01:39 -0500 Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 11385200DA for ; Sun, 24 Nov 2019 13:01:35 +0100 (CET) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rruGwjnq6uwN for ; Sun, 24 Nov 2019 13:01:34 +0100 (CET) Received: from om.localdomain (reverse-177-225.fdn.fr [80.67.177.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id DE0FA200D9 for ; Sun, 24 Nov 2019 13:01:34 +0100 (CET) Received: from seb by om.localdomain with local (Exim 4.92) (envelope-from ) id 1iYqa6-0000fP-Fh for emacs-orgmode@gnu.org; Sun, 24 Nov 2019 13:01:34 +0100 Content-Disposition: inline In-Reply-To: <0100016e9419b938-abbb566c-4a04-49b1-b4db-ae766aa94b2c-000000@email.amazonses.com> 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 Hi, Pankaj Jangid (2019/11/22 17:12 +0000): > Sh=C3=A9rab writes: > >> I usually press Enter on the entry, which takes you to the file from > >> where it came, and you can edit it there. > > I tried and it worked, thanks! Does this leave the agenda view and yo= u > > then return to it as you enter it the fiirst time, e.g. C-c a a ? > No. It comes to the same state where you left. It is a buffer. It won't > change until you press 'g'. Okay, thanks. Sh=C3=A9rab.