From: Carsten Dominik <dominik@science.uva.nl>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: BUG-Remember buffer and switching templates
Date: Fri, 28 Mar 2008 14:11:00 +0100 [thread overview]
Message-ID: <ACB2EC65-C59B-4965-B293-1018CD7B157F@science.uva.nl> (raw)
In-Reply-To: <87fxudgtko.fsf@gollum.intra.norang.ca>
I can reproduce this bug if I call `remember' in the remember buffer,
but not if I call `org-remember'. Which one are you using? Switching
templates should use `org-remember'.
- Carsten
On Mar 26, 2008, at 8:43 PM, Bernt Hansen wrote:
> Here's a better debug backtrace from the uncompiled org.el file
>
> 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 328)
> remember-finalize()
> org-remember-finalize()
> funcall(org-remember-finalize)
> (cond ((or org-clock-overlays org-occur-highlights org-latex-
> fragment-image-overlays) (org-remove-clock-overlays) (org-remove-
> occur-highlights) (org-remove-latex-fragment-image-overlays)
> (message "Temporary highlights/overlays removed from current
> buffer")) ((and ... ...) (funcall org-finish-function)) ((org-at-
> property-p) (call-interactively ...)) ((org-on-target-p) (call-
> interactively ...)) ((org-on-heading-p) (call-interactively ...))
> ((org-at-table\.el-p) (require ...) (beginning-of-line 1) (re-search-
> forward "|" ...) (call-interactively ...)) ((org-at-table-p) (org-
> table-maybe-eval-formula) (if arg ... ...) (call-interactively ...))
> ((org-at-item-checkbox-p) (call-interactively ...)) ((org-at-item-p)
> (call-interactively ...)) ((save-excursion ... ...) (beginning-of-
> line 1) (org-update-dblock)) ((save-excursion ... ...)
> (cond ... ...)) (t (error "C-c C-c can do nothing useful at this
> location.")))
> (let ((org-enable-table-editor t)) (cond (... ... ... ... ...)
> (... ...) (... ...) (... ...) (... ...) (... ... ... ... ...)
> (... ... ... ...) (... ...) (... ...) (... ... ...) (... ...)
> (t ...)))
> org-ctrl-c-ctrl-c(nil)
> call-interactively(org-ctrl-c-ctrl-c)
>
> -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
next prev parent reply other threads:[~2008-03-28 13:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2008-03-28 13:22 ` Bernt Hansen
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=ACB2EC65-C59B-4965-B293-1018CD7B157F@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=bernt@norang.ca \
--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).