emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG-Remember buffer and switching templates
@ 2008-03-26 19:38 Bernt Hansen
  2008-03-26 19:43 ` Bernt Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2008-03-26 19:38 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Org Mode Mailing List

Hi Carsten,

I ran into this today.  I was creating a new task via remember and I hit
the wrong key for selecting the template.

The prompt in the buffer says

    ## To switch templates, use `C-M-r'.  To abort use `C-c C-k'.

so I hit C-M-r and entered the correct template key (after entering
something for the task name)

and then C-c C-c gives me this:

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  jump-to-register(82)
  (progn (kill-buffer (current-buffer)) (jump-to-register remember-register))
  (if (equal remember-buffer (buffer-name)) (progn (kill-buffer ...) (jump-to-register remember-register)))
  (when (equal remember-buffer (buffer-name)) (kill-buffer (current-buffer)) (jump-to-register remember-register))
  remember-destroy()
  (save-restriction (narrow-to-region b e) (if remember-all-handler-functions (run-hooks ...) (run-hook-with-args-until-success ...)) (remember-destroy))
  (let ((b ...) (e ...)) (save-restriction (narrow-to-region b e) (if remember-all-handler-functions ... ...) (remember-destroy)))
  remember-region(1 334)
  remember-finalize()
  org-remember-finalize()
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c)

Switching templates also overwrites anything already entered for the
task (I'm not sure if that's normal or not)

If you can't reproduce this easily I'll set up a minimal emacs set up
that illustrates what I'm seeing.

I'm running from the start-splitting-org.el branch at commit
b27cd3556db5692b82952d5df57d94a5122bc63d

Thanks,
Bernt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-28 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26 19:38 BUG-Remember buffer and switching templates Bernt Hansen
2008-03-26 19:43 ` Bernt Hansen
2008-03-28 13:11   ` Carsten Dominik
2008-03-28 13:22     ` Bernt Hansen

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).