From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: can't get org-mode/remember integration working right Date: Sat, 12 Apr 2008 06:55:08 +0200 Message-ID: <8AD1B10D-D711-4C1A-BEAA-16A953B8B11B@science.uva.nl> References: <874pa86neo.fsf@gollum.intra.norang.ca> <20080412134639.670976c3@localhost> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: multipart/mixed; boundary="===============1374611605==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkXll-0007Ol-SZ for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 00:55:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkXlk-0007Nv-Nt for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 00:55:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkXlk-0007NZ-Gk for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 00:55:16 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkXlj-0004jb-NO for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 00:55:16 -0400 Received: by ug-out-1314.google.com with SMTP id a2so38740ugf.48 for ; Fri, 11 Apr 2008 21:55:14 -0700 (PDT) In-Reply-To: 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: Daniel Goldin Cc: emacs-orgmode@gnu.org, Shelagh Manton --===============1374611605== Content-Type: multipart/alternative; boundary=Apple-Mail-20--111841820 --Apple-Mail-20--111841820 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Apr 12, 2008, at 6:44 AM, Daniel Goldin wrote: > I'm afraid so. I have the following in my defaul init file. > > (setq org-remember-templates > '(("Todo" ?t "* TODO %?\n %i\n %a" "~/orgfiles/ > NotesTodo.org" "Tasks") > ("Journal" ?j "* %U %?\n\n %i\n %a" "~/orgfiles/ > NotesJournal.org") > ("Idea" ?i "* %^{Title}\n %i\n %a" "~/orgfiles/ > NotesIdeas.org" "New Ideas"))) > > d. Which means that you have not listed your complete setup in your first mail. Can you please make a minimal case, with minimal but complete setup? Because I tried and could not reproduce your problem. - Carsten > > > On Fri, Apr 11, 2008 at 8:46 PM, Shelagh Manton > wrote: > 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 > ---------------------------------------------------------------- > > > > _______________________________________________ > 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 > > > > -- > Daniel Goldin > 626-795-9526 _______________________________________________ > 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 --Apple-Mail-20--111841820 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On Apr 12, 2008, = at 6:44 AM, Daniel Goldin wrote:
I'm afraid = so. I have the following in my defaul init file.

(setq = org-remember-templates
      '(("Todo" ?t "* = TODO %?\n  %i\n  %a" "~/orgfiles/NotesTodo.org" "Tasks")
=         ("Journal" ?j "* %U = %?\n\n  %i\n  %a" = "~/orgfiles/NotesJournal.org")
      &nbs= p; ("Idea" ?i "* %^{Title}\n  %i\n  %a" = "~/orgfiles/NotesIdeas.org" "New Ideas")))
=
d.

Which means that you have not = listed your complete setup in your first = mail.

Can you please make a minimal case, with = minimal but complete setup?
Because I tried and could not = reproduce your problem.

- = Carsten



On Fri, Apr 11, 2008 at 8:46 PM, Shelagh Manton = <shelagh.manton@gmail.com> = wrote:
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<= br> > >
>
>
>


--

=
--------------------------------------------------------------= --
Jabber: shelagh.manton@gmail.com
= ----------------------------------------------------------------
=



= _______________________________________________
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<= br>



-- =
Daniel Goldin
626-795-9526 = _______________________________________________
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

= --Apple-Mail-20--111841820-- --===============1374611605== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1374611605==--