From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: remember TAGS Date: Fri, 13 Jun 2008 09:56:39 +0200 Message-ID: References: <87iqwwj33i.fsf@mixandgo.ro> <9C69C5BB-C6D9-4EEB-85E4-1614D4A7D564@uva.nl> <87zlq2nn22.fsf@mixandgo.ro> Mime-Version: 1.0 (Apple Message framework v924) 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 1K74Yx-0005Xy-So for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:23:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K74Yv-0005Sl-6M for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:23:11 -0400 Received: from [199.232.76.173] (port=52265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K74Yu-0005S8-S3 for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:23:08 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:49308) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K74Yu-0001Dp-H5 for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:23:08 -0400 In-Reply-To: <87zlq2nn22.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 Jun 4, 2008, at 12:58 AM, Cezar Halmagean wrote: > 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). This is now fixed, tags are re-aligned *after* the note has been pasted into the target location. Thanks for the report. - Carsten