From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: LOGBOOK opening Date: Sun, 15 Jan 2012 09:03:43 -0500 Message-ID: <87k44tawqo.fsf@norang.ca> References: <877h0yb4ys.fsf@iro.umontreal.ca> <80ipki6ryo.fsf@somewhere.org> <87boq5nq2j.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmQgh-0001Bx-Dr for emacs-orgmode@gnu.org; Sun, 15 Jan 2012 09:04:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmQgg-00022j-Cx for emacs-orgmode@gnu.org; Sun, 15 Jan 2012 09:03:59 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:38915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmQgg-00021r-B9 for emacs-orgmode@gnu.org; Sun, 15 Jan 2012 09:03:58 -0500 In-Reply-To: <87boq5nq2j.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Sun, 15 Jan 2012 06:49:24 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: emacs-orgmode@gnu.org pinard@iro.umontreal.ca (Fran=C3=A7ois Pinard) writes: > Hello, Sebastien. The manual says, in (org) Drawers: > > Sometimes you want to keep information associated with an entry, but > you normally don't want to see it. For this, Org mode has _drawers_. > [...] In order to look inside the drawer, you need to move the cursor > to the drawer line and press there. > > and I like what the manual says, I would like it to be true. The > /purpose/ of drawers is to keep the information out of sight, unless > explicit action is taken, as stated. I do not see why RET and SPC from > the Agenda would act differently from one another in that respect, nor > why one of them would contradict the definition and spirit of a drawer. > If for some reason it should be an exception, this should be documented > and justified within (org) Agenda commands, which it is currently not. > > Fran=C3=A7ois Hi, It behaves this way in the org file when you change folding views with TAB. From the agenda it's useful (at least for me) to be able to see the first few lines of the drawer data for LOGBOOK entries. When I mark a task WAITING I normally record the reason for WHY it is waiting in the LOGBOOK as a note. SPC in the agenda on the task displays the extra detail and I like this current feature. Regards, Bernt