From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: Re: remember TAGS Date: Tue, 03 Jun 2008 15:58:13 -0700 Message-ID: <87zlq2nn22.fsf@mixandgo.ro> References: <87iqwwj33i.fsf@mixandgo.ro> <9C69C5BB-C6D9-4EEB-85E4-1614D4A7D564@uva.nl> 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 1K3fSR-0005cM-RG for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 18:58:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3fSQ-0005aP-Jx for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 18:58:23 -0400 Received: from [199.232.76.173] (port=51489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3fSQ-0005a3-9j for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 18:58:22 -0400 Received: from main.gmane.org ([80.91.229.2]:41461 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 1K3fSQ-0008Ol-09 for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 18:58:22 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K3fSO-0000O7-Fw for emacs-orgmode@gnu.org; Tue, 03 Jun 2008 22:58:20 +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 ; Tue, 03 Jun 2008 22:58:20 +0000 Received: from cezar by 208.71.158.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jun 2008 22:58:20 +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 Carsten Dominik writes: > 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 I've tried but it's not displayed where it should (aligned left).