From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: tags in remember templates Date: Fri, 25 Jan 2008 15:23:04 +0100 Message-ID: <86B30068-8478-4AD4-9B9E-9966A2B09061@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v915) 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 1JIPSb-0001Ij-2v for emacs-orgmode@gnu.org; Fri, 25 Jan 2008 09:23:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIPSZ-0001ID-Iu for emacs-orgmode@gnu.org; Fri, 25 Jan 2008 09:23:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIPSZ-0001IA-E9 for emacs-orgmode@gnu.org; Fri, 25 Jan 2008 09:23:11 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIPSZ-0002Bt-7w for emacs-orgmode@gnu.org; Fri, 25 Jan 2008 09:23:11 -0500 Received: by fg-out-1718.google.com with SMTP id d23so680127fga.30 for ; Fri, 25 Jan 2008 06:23:09 -0800 (PST) In-Reply-To: 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: Austin Frank Cc: emacs-orgmode@gnu.org On Jan 24, 2008, at 8:09 PM, Austin Frank wrote: > Hello! > > Two quick questions about tags in remember templates. First, should > this line (line number 13423 in org.el v5.19a) in > org-remember-apply-template also include G? > > (while (re-search-forward "%^\\({\\([^}]*\\)}\\)?\\([guUtT]\\)?" nil > t) Fixed, thanks. > Second, I set the value of org-tags-alist in my org-config.el > (loaded by > my .emacs). This allows me to have access to a useful set of default > tags in every buffer, but these tags aren't available for completion > in > remember templates. Would it be possible to include the value of > org-tags-alist in the tags that are available for completion, at least > for %^G? It would be very useful to me to have access to these tags > as > well as any defined in the file. Good idea, will do this. Thanks. - Carsten > > > Thanks, > /au > > -- > Austin Frank > http://aufrank.net > GPG Public Key (D7398C2F): http://aufrank.net/personal.asc > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode