emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Shelagh Manton <shelagh.manton@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: can't get org-mode/remember integration working right
Date: Sat, 12 Apr 2008 13:46:39 +1000	[thread overview]
Message-ID: <20080412134639.670976c3@localhost> (raw)
In-Reply-To: d1c140d50804111559l5c7d3fbbk737377f50c4a89b5@mail.gmail.com

On Fri, 11 Apr 2008 15:59:22 -0700
"Daniel Goldin" <danielgoldin@gmail.com> 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 <bernt@norang.ca> wrote:
> 
> > "Daniel Goldin" <danielgoldin@gmail.com> 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
----------------------------------------------------------------

  reply	other threads:[~2008-04-12  3:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 21:20 can't get org-mode/remember integration working right Daniel Goldin
2008-04-11 22:23 ` Bernt Hansen
2008-04-11 22:59   ` Daniel Goldin
2008-04-12  3:46     ` Shelagh Manton [this message]
2008-04-12  4:44       ` Daniel Goldin
2008-04-12  4:49         ` Shelagh Manton
2008-04-12  4:55         ` Carsten Dominik
2008-04-12  7:59           ` Daniel Goldin
2008-04-12 13:30             ` Bernt Hansen
2008-04-12 13:40             ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080412134639.670976c3@localhost \
    --to=shelagh.manton@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).