Jambunathan K writes:
>> This should be reproducible in windows using the same emacs-version
>> though. So I'll make sure to send a mail to emacs-devel.
>
> Don't bother about attaching gdb etc and Don't use emacs-devel.
>
> I suggest that you file a bug report - M-x report-emacs-bug RET - with a
> This should be reproducible in windows using the same emacs-version
> though. So I'll make sure to send a mail to emacs-devel.
Don't bother about attaching gdb etc and Don't use emacs-devel.
I suggest that you file a bug report - M-x report-emacs-bug RET - with a
simple reproducible recipe. Re
Emacs crashes. It prompts with a question to attach gdb to debug. Not much
more, sorry to say. I'm not used to gdb though, so getting a trace for the
error was to big a task a.t.m.
This should be reproducible in windows using the same emacs-version though.
So I'll make sure to send a mail to emacs
Nicolas Goaziou wrote:
> Gustav Wikström writes:
>
> > Yes, unfortunately it also breaks with "-q". Using "toggle-debug-on-error"
> > does not work since emacs fails. It's not reporting any error before this
> > failure.
> >
> > I've tried to debug what happens with "debug-on-entry" when callin
Gustav Wikström writes:
> Yes, unfortunately it also breaks with "-q". Using "toggle-debug-on-error"
> does not work since emacs fails. It's not reporting any error before this
> failure.
>
> I've tried to debug what happens with "debug-on-entry" when calling
> "org-cycle". What I find is that af
Yes, unfortunately it also breaks with "-q". Using "toggle-debug-on-error"
does not work since emacs fails. It's not reporting any error before this
failure.
I've tried to debug what happens with "debug-on-entry" when calling
"org-cycle". What I find is that after a call to "overlay-put" the progr
Hello,
Gustav Wikström writes:
> When org-startup-indented is set to true I get a fatal error when using
> 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the same
> heading in the indirect-buffer.
>
> This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on windows.
Hi!
When org-startup-indented is set to true I get a fatal error when using
'org-tree-to-indirect-buffer' on a heading then using org-cycle on the same
heading in the indirect-buffer.
This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on windows.
The following commands should reprod