From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shelagh Manton Subject: Re: can't get org-mode/remember integration working right Date: Sat, 12 Apr 2008 13:46:39 +1000 Message-ID: <20080412134639.670976c3@localhost> References: <874pa86neo.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkWkn-0003yi-LR for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 23:50:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkWkm-0003yS-FA for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 23:50:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkWkm-0003yP-9Y for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 23:50:12 -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 1JkWkm-0002Ta-3Z for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 23:50:12 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JkWkc-0004ZK-N7 for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 03:50:02 +0000 Received: from 203-219-222-168-cbr-pow-ts2-2600.tpgi.com.au ([203.219.222.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Apr 2008 03:50:02 +0000 Received: from shelagh.manton by 203-219-222-168-cbr-pow-ts2-2600.tpgi.com.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Apr 2008 03:50:02 +0000 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 On Fri, 11 Apr 2008 15:59:22 -0700 "Daniel Goldin" wrote: > Yes, I've tried org-remember: same results. > > d. I wonder if you have templates set up? Something like the following? (setq org-remember-templates '((?t "** TODO %?\n %u" "~/.org/planner.org" "Tasks") (?j "* %u %?" "~/.org/notes.org" "Notes") (?f "** TODO %?\n %u" "~/.org/planner.org" "Financial") (?c "** TODO %?\n %u" "~/.org/planner.org" "Computer") (?h "** TODO %?\n %u" "~/.org/planner.org" "Household") (?b "** TODO %?\n %u" "~/.org/planner.org" "Bowen") (?o "*** TODO %?\n %u" "~/.org/planner.org" "Job"))) Shelagh > > On Fri, Apr 11, 2008 at 3:23 PM, Bernt Hansen wrote: > > > "Daniel Goldin" writes: > > > > > I'm running org 5.23a, on emacs 22.0.90.1 -- Ubuntu 7.04 > > > > > > Here is the relevant code I use to enable org/remember > > > integration. > > > > > > (setq org-directory "~/orgfiles/") > > > > > > (setq org-default-notes-file "~/.notes") > > > (setq remember-annotation-functions '(org-remember-annotation)) > > > (setq remember-handler-functions '(org-remember-handler)) > > > (add-hook 'remember-mode-hook 'org-remember-apply-template) > > > > > > (setq org-remember-store-without-prompt t) > > > > > > When I run M-x remember, I get an org buffer that looks right and > > > lets me add notes. But when I run c-c C-c, I get a prompt asking > > > me where to save file, instead of just going > > > > > > to me org-default file. If I put into the prompt "~/notes," the > > > file saves but when I run remember again, the same prompt comes > > > up in the mini-buffer asking where I want to save the file, and > > > If plug in "/notes," I > > > > > > I am forced to overwright what I previously saved in that file. > > > > > > Any help gratefully appreciated. > > > > Try M-x org-remember instead of M-x remember > > > > -Bernt > > > > > > > > _______________________________________________ > > 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 > > > > > -- ---------------------------------------------------------------- Jabber: shelagh.manton@gmail.com ----------------------------------------------------------------