From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: take the name of org-class event from heading Date: Fri, 22 Jun 2012 12:18:46 -0400 Message-ID: <18439.1340381926@alphaville> References: <1340378828.20842.YahooMailNeo@web163105.mail.bf1.yahoo.com> <6505.1340379847@alphaville> <1340380113.19833.YahooMailNeo@web163103.mail.bf1.yahoo.com> <18317.1340381014@alphaville> <1340381216.35224.YahooMailNeo@web163103.mail.bf1.yahoo.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Si6ZR-0006bS-Ht for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 12:18:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Si6ZP-0003an-Ia for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 12:18:53 -0400 Received: from g4t0016.houston.hp.com ([15.201.24.19]:19526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Si6ZP-0003aP-CG for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 12:18:51 -0400 In-Reply-To: Message from Enda of "Fri, 22 Jun 2012 09:06:56 PDT." <1340381216.35224.YahooMailNeo@web163103.mail.bf1.yahoo.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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Enda Cc: "emacs-orgmode@gnu.org" Enda wrote: > >> >What if you want them to be *different*? > >> > >> Couldn't I have > >> > >> ** Class > >> %%(org-class 2009 2 16 2009 4 20 1 10) 7:00pm-9:00pm > >> > >> ? > >> > > >Of course you could. > > But then the name of the event, in this case 'Class', would not appear in the agenda. > If you want it in the agenda, then add it. My point was what if I want a different name to appear in the agenda than the name of the headline? If we hardwire the headline as the event name, then we will *always* get that. Nothing stops you of course from modifying org-class so that it does what you want. I just raised a possible problem. Nick PS. In general, short questions like this are better answered on IRC: misunderstandings can be resolved more quickly. Email is not a good medium for chatting like this: it is better used when you are willing to commit the time to prepare a more complete question: "I tried *this*, I got *that*, I would like to get *something else* - is that possible and if so how?" with a fair amount of explanation of what *this*, *that* and the *something else* are.