From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: remember TAGS Date: Thu, 29 May 2008 12:57:05 -0700 Message-ID: <87iqwwj33i.fsf@mixandgo.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1oFV-0004zt-5y for emacs-orgmode@gnu.org; Thu, 29 May 2008 15:57:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1oFT-0004zH-GS for emacs-orgmode@gnu.org; Thu, 29 May 2008 15:57:20 -0400 Received: from [199.232.76.173] (port=54315 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1oFT-0004zB-Bt for emacs-orgmode@gnu.org; Thu, 29 May 2008 15:57:19 -0400 Received: from main.gmane.org ([80.91.229.2]:45402 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1oFS-0000kR-Tg for emacs-orgmode@gnu.org; Thu, 29 May 2008 15:57:19 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K1oFN-0008B0-91 for emacs-orgmode@gnu.org; Thu, 29 May 2008 19:57:13 +0000 Received: from 208.71.158.250 ([208.71.158.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2008 19:57:13 +0000 Received: from cezar by 208.71.158.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2008 19:57:13 +0000 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: emacs-orgmode@gnu.org 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. Cezar