From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Setting org-remember-store-without-prompt specifically for certain templates? Date: Sat, 24 Oct 2009 14:15:44 +0200 Message-ID: <8EF1E435-2FE9-4159-8E04-0CB806957587@gmail.com> References: <4ADF4FBB.3070404@thompsonclan.org> <4adff270.100bca0a.327d.5f22@mx.google.com> <4ADFF344.4020102@thompsonclan.org> Mime-Version: 1.0 (Apple Message framework v936) 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 1N1fXG-0006un-No for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:15:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1fXB-0006ru-CR for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:15:53 -0400 Received: from [199.232.76.173] (port=58382 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1fXB-0006rl-6D for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:15:49 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]:56820) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1fXA-0003ok-NA for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:15:49 -0400 Received: by mail-ew0-f228.google.com with SMTP id 28so3752868ewy.42 for ; Sat, 24 Oct 2009 05:15:48 -0700 (PDT) In-Reply-To: <4ADFF344.4020102@thompsonclan.org> 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: "Ryan C. Thompson" Cc: org-mode Mailinglist On Oct 22, 2009, at 7:53 AM, Ryan C. Thompson wrote: > That's a fine solution for now, but I have one template that I > *always* want to be prompted about. (It's an "assignment" template, > and I want to refile it under the appropriate class.) For others, I > don't want a prompt. I feel there should be a way to implement this > and stick it inside a %(sexp) in my template of choice. All you need to do is *not* to specify file and headline for this template - then you will be prompted. HTH - Carsten > > Darlan Cavalcante Moreira wrote: >> I just leave org-remember-store-without-prompt as t and use C-c C-c >> in the >> remember buffer to put the note in the default location. When I >> want to specify >> a different location I use M-1 C-c C-c instead and org asks me >> where to refile >> it to. >> >> Darlan >> >> At Wed, 21 Oct 2009 11:15:23 -0700, >> "Ryan C. Thompson" wrote: >> > > > _______________________________________________ > 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 - Carsten