David Maus <dm...@ictsoc.de> writes:

> Kane Dou wrote:
>>When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
>>Erroneous display when working on remote Unix machine".
>
>>The backtrace("debug-on-entry" on "org-replace-escapes", no
>>backtrace will occur if "org-remember" works normally):
>
> Can you provide the backtrace for the error?
>
> M-x toggle-debug-on-error RET
>
> To get a backtrace without byte-code, just reload Org before provoking
> the error (M-x org-reload RET).
>
> HTH
>   -- David

It returns this:

Debugger entered--Lisp error: (error "Cannot return from the debugger in an 
error")
  string-match("%-?[0-9.]*c" nil)
  org-replace-escapes("Email from %f: %.30s" (("%c") ("%F" . "David Maus 
<dm...@ictsoc.de>") ("%f" . "David Maus") ("%T") ("%t" . "?") ("%s" . "Re: Re: 
Call org-remember on a \"RE:\" post raises error in gnus") ("%m" . 
"87630zvg2e.wl%dm...@ictsoc.de")))
  org-email-link-description()
  org-gnus-store-link()
  run-hook-with-args-until-success(org-gnus-store-link)
  org-store-link(nil)
  org-remember-annotation()
  run-hook-with-args-until-success(org-remember-annotation)
  remember(nil)
  org-do-remember()
  org-remember(nil)
  call-interactively(org-remember nil nil)

And I want to update a fact that the error sometimes also happens on the
parent post.

-Kane


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to