From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maciej Kalisiak Subject: how to avoid item expansion when changing status? Date: Sun, 26 Oct 2014 15:32:03 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c25618af18cf0506551d6a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiPnd-0005yk-8Q for Emacs-orgmode@gnu.org; Sun, 26 Oct 2014 11:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiPnb-0000np-4V for Emacs-orgmode@gnu.org; Sun, 26 Oct 2014 11:32:09 -0400 Received: from mail-vc0-x230.google.com ([2607:f8b0:400c:c03::230]:42679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiPna-0000nd-No for Emacs-orgmode@gnu.org; Sun, 26 Oct 2014 11:32:07 -0400 Received: by mail-vc0-f176.google.com with SMTP id hq11so1622325vcb.7 for ; Sun, 26 Oct 2014 08:32:03 -0700 (PDT) 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: Emacs-orgmode@gnu.org --001a11c25618af18cf0506551d6a Content-Type: text/plain; charset=UTF-8 When I do C-c t d (TODO -> DONE) or similar status change on a TODO item, it accumulates meta-data like: CLOSED: [2014-10-26 Sun 11:25] - State "DONE" from "TODO" [2014-10-26 Sun 11:25] So each such item "blows up" on screen from 1 line to 3 lines. I do want to collect this data, but I do not want to necessarily see it when I'm just marking things DONE... there is no value to me seeing this at that point. However, in some situations, I wish I knew which, when I change the status, the metadata is added BUT the item remains collapsed. I'd like to have this always happen. Can anyone suggest how to achieve this? --001a11c25618af18cf0506551d6a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable When I do C-c t d (TODO -> DONE) or similar status change on a TODO item= , it accumulates meta-data like:
=C2=A0 CLOSED: [2014-10-26 Sun 11:25]<= div>=C2=A0 - State "DONE" =C2=A0 =C2=A0 =C2=A0 from "TODO&qu= ot; =C2=A0 =C2=A0 =C2=A0 [2014-10-26 Sun 11:25]
So each suc= h item "blows up" on screen from 1 line to 3 lines.
I do want to collect this data, but I do not want to necessaril= y see it when I'm just marking things DONE... there is no value to me s= eeing this at that point.

However, in some situati= ons, I wish I knew which, when I change the status, the metadata is added B= UT the item remains collapsed. I'd like to have this always happen. Can= anyone suggest how to achieve this?

--001a11c25618af18cf0506551d6a--