From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: remember Date: Sun, 02 Sep 2007 19:02:15 +0200 Message-ID: <877in90zmw.fsf@baldur.tsdh.de> References: <87abs8ngxw.fsf@myhost.localdomain> <877inc55uy.fsf@baldur.tsdh.de> <87ejhij0rr.fsf@myhost.localdomain> <87myw6fqh5.fsf@baldur.tsdh.de> <871wdib9xx.fsf@myhost.localdomain> <54b4b9900b2be482a850bfaf838854f2@science.uva.nl> <87y7fpjxs5.fsf@myhost.localdomain> <87bqcl1dn0.fsf@baldur.tsdh.de> <87odglutb9.fsf@myhost.localdomain> 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 1IRsqM-0006a0-2P for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 13:02:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IRsqK-0006Zo-Ln for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 13:02:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRsqK-0006Zl-H9 for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 13:02:36 -0400 Received: from main.gmane.org ([80.91.229.2] 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 1IRsqJ-0003M7-VY for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 13:02:36 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IRsq8-0001yV-Rp for emacs-orgmode@gnu.org; Sun, 02 Sep 2007 19:02:24 +0200 Received: from dslb-084-063-051-210.pools.arcor-ip.net ([84.63.51.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Sep 2007 19:02:24 +0200 Received: from tassilo by dslb-084-063-051-210.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Sep 2007 19:02:24 +0200 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 Cezar writes: Hi Cezar, >>> (setq remember-data-file "~/Organiser/Notes.org") >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> Take this line out and add these two lines: >> >> (setq remember-annotation-functions '(org-remember-annotation) >> remember-handler-functions '(org-remember-handler)) >> >> Does it work then? > > Yes it does work, but it also asks for a buffer, and a position in the > buffer. I that necessary ? No, see ,----[ C-h v org-remember-store-without-prompt RET ] | org-remember-store-without-prompt is a variable defined in `org.el'. | Its value is t | | | Documentation: | Non-nil means, `C-c C-c' stores remember note without further promts. | In this case, you need `C-u C-c C-c' to get the prompts for | note file and headline. | When this variable is nil, `C-c C-c' give you the prompts, and | `C-u C-c C-c' trigger the fasttrack. | | You can customize this variable. | | [back] `---- Bye, Tassilo -- Chuck Norris does, in fact, live in a round house.