From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ryan C. Thompson" Subject: Re: Setting org-remember-store-without-prompt specifically for certain templates? Date: Sat, 24 Oct 2009 14:00:22 -0700 Message-ID: <4AE36AE6.90905@thompsonclan.org> References: <4ADF4FBB.3070404@thompsonclan.org> <4adff270.100bca0a.327d.5f22@mx.google.com> <4ADFF344.4020102@thompsonclan.org> <8EF1E435-2FE9-4159-8E04-0CB806957587@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1niz-0003nW-2S for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 17:00:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1niu-0003mk-FD for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 17:00:32 -0400 Received: from [199.232.76.173] (port=53361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1niu-0003mh-AJ for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 17:00:28 -0400 Received: from mail-px0-f178.google.com ([209.85.216.178]:41143) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1nit-0004UG-Sm for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 17:00:28 -0400 Received: by pxi8 with SMTP id 8so403610pxi.27 for ; Sat, 24 Oct 2009 14:00:25 -0700 (PDT) In-Reply-To: <8EF1E435-2FE9-4159-8E04-0CB806957587@gmail.com> 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: Carsten Dominik Cc: org-mode Mailinglist Carsten Dominik wrote: > > All you need to do is *not* to specify file and headline for this > template - then you will be prompted. If I don't specify a file and headline, won't the note just be stored under org-default-notes file and org-remember-default-headline? Or even remember-data-file?