From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Pontefice Subject: Re: how to set a block of description to set as done... Date: Fri, 24 Jan 2014 12:14:32 +0100 Message-ID: References: <87zjmltz0m.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04479f93580e8804f0b576d4 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6eib-0003Ek-HR for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6eiW-0003mf-MZ for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:14:37 -0500 Received: from mail-oa0-x22c.google.com ([2607:f8b0:4003:c02::22c]:39827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6eiW-0003mb-IE for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:14:32 -0500 Received: by mail-oa0-f44.google.com with SMTP id g12so3625614oah.31 for ; Fri, 24 Jan 2014 03:14:32 -0800 (PST) In-Reply-To: <87zjmltz0m.fsf@bzg.ath.cx> 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: Bastien , emacs-orgmode@gnu.org --f46d04479f93580e8804f0b576d4 Content-Type: text/plain; charset=ISO-8859-1 Thank you Bastien, So, I have to organize in a different way my notes...Any sudgestion? Renato 2014/1/24 Bastien > Hi Renato, > > Renato Pontefice writes: > > > I have this scenario (i.e.): > > > > * issue 1 > > this is the thescription of issue 1 > > > > I would, using C-c C-t, tu set things as DONE (adding the date and time) > > > > But I could do that just for the text * issue 1, not for all the text > below > > this line. > > > > I think I have to do a unique block of the two line, so when I set * > issue > > 1 as DONE, automatically DONE, is set also on the line "this is the...." > > > > Is it possible? > > Only headlines (i.e. lines starting with an asterisk) can have a todo > keyword and can be set as DONE. > > -- > Bastien > --f46d04479f93580e8804f0b576d4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thank you Bastien,
So, I have to organi= ze in a different way my notes...Any sudgestion?

Renato


2014/1/24 = Bastien <bzg@altern.org>
Hi Renato,

Renato Pontefice <renato.p= ontefice@gmail.com> writes:

> I have this scenario (i.e.):
>
> * issue 1
> this is the thescription of issue 1
>
> I would, using C-c C-t, tu set things as DONE (adding the date and tim= e)
>
> But I could do that just for the text * issue 1, not for all the text = below
> this line.
>
> I think I have to do a unique block of the two line, so when I set * i= ssue
> 1 as DONE, automatically DONE, is set also on the line "this is t= he...."
>
> Is it possible?

Only headlines (i.e. lines starting with an asterisk) can have = a todo
keyword and can be set as DONE.

--
=A0Bastien

--f46d04479f93580e8804f0b576d4-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: how to set a block of description to set as done... Date: Fri, 24 Jan 2014 13:29:03 +0100 Message-ID: <87a9eld0mo.fsf@gmail.com> References: <87zjmltz0m.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6ft7-0000Ah-Ex for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 07:29:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6fsz-0002nZ-2B for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 07:29:33 -0500 Received: from mail-ee0-x22f.google.com ([2a00:1450:4013:c00::22f]:46006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6fsy-0002nN-Rg for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 07:29:24 -0500 Received: by mail-ee0-f47.google.com with SMTP id d49so937306eek.34 for ; Fri, 24 Jan 2014 04:29:24 -0800 (PST) In-Reply-To: (Renato Pontefice's message of "Fri, 24 Jan 2014 12:14:32 +0100") 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: Renato Pontefice Cc: Bastien , emacs-orgmode@gnu.org On 2014-01-24 12:14 Renato Pontefice wrote: > Thank you Bastien, > So, I have to organize in a different way my notes...Any sudgestion? Why exactly do you want to set the headline and its _description_ as DONE? Marking a headline as done, also indicates (at least to me) the body text after this as "done". What is the advantage of this: * DONE Headline DONE describing the headline DONE describing the headline DONE describing the headline over this: * DONE Headline describing the headline describing the headline describing the headline ? Regards, -- Alexander Baier From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: how to set a block of description to set as done... Date: Fri, 24 Jan 2014 14:19:08 +0100 Message-ID: <864n4ttt4j.fsf@somewhere.org> References: <87zjmltz0m.fsf@bzg.ath.cx> <87a9eld0mo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Alexander Baier wrote: > On 2014-01-24 12:14 Renato Pontefice wrote: >> Thank you Bastien, >> So, I have to organize in a different way my notes...Any sudgestion? > > Why exactly do you want to set the headline and its _description_ as > DONE? Marking a headline as done, also indicates (at least to me) the > body text after this as "done". > > What is the advantage of this: > > * DONE Headline > DONE describing the headline > DONE describing the headline > DONE describing the headline > > over this: > > * DONE Headline > describing the headline > describing the headline > describing the headline I'm not sure to match Renato's expectations with the following, but something that I'd love to have for some time now is that the description of a DONE task should also be grayed, along with the title (that already exists). Best regards, Seb -- Sebastien Vauban