From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: remember TAGS Date: Fri, 30 May 2008 06:08:49 +0200 Message-ID: <9C69C5BB-C6D9-4EEB-85E4-1614D4A7D564@uva.nl> References: <87iqwwj33i.fsf@mixandgo.ro> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1vvA-0001vD-97 for emacs-orgmode@gnu.org; Fri, 30 May 2008 00:08:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1vv9-0001uQ-LU for emacs-orgmode@gnu.org; Fri, 30 May 2008 00:08:51 -0400 Received: from [199.232.76.173] (port=43596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1vv9-0001uJ-Bo for emacs-orgmode@gnu.org; Fri, 30 May 2008 00:08:51 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:19590) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K1vv8-0004Hm-VM for emacs-orgmode@gnu.org; Fri, 30 May 2008 00:08:51 -0400 In-Reply-To: <87iqwwj33i.fsf@mixandgo.ro> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Cezar Halmagean Cc: emacs-orgmode@gnu.org On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote: > > Hi list, > > I was wondering if there is a way to attach a TAG to a template after > you've hit C-c C-c. My setup is like this: I have a shortcut that > opens up a remember buffer for work where I add tasks I need to do > and > on all of the tasks I need to add a TAG (not different, just one) so > there is no point in me typing it each time. Also if I do attach it > with %^g it's not aligned nicely. Why don't you just include the tag already in the template definition? - Carsten