From: martin rudalics <rudalics@gmx.at>
To: Live System User <nyc4bos@aol.com>
Cc: 33417@debbugs.gnu.org
Subject: bug#33417: display-buffer problems
Date: Sun, 18 Nov 2018 20:36:47 +0100 [thread overview]
Message-ID: <5BF1BF4F.20804@gmx.at> (raw)
In-Reply-To: <87tvke343y.fsf@aol.com>
>> Doesn't (setq debug-on-error t) give you a backtrace of the
>> 'split-window' error?
>
> No.
>
> I actually typed "M-x toggle-debug-on-error" which amounts to
> the same thing:
>
> debug-on-error is a variable defined in ‘C source code’.
> Its value is t
> Original value was nil
>
> There was no additional information and no *Backtrace*.
>
Bad. I have no idea whether this means that the 'split-window' call
was wrapped in a condition-case and if so why you get the errors then.
Does the failure happen when you are in the *scratch* buffer and do
M-x list-timers? Can you try to edebug 'split-window' and get a
backtrace before it throws an error?
> Yes, I type "SPC" to temporarily enable the command.
So the *Disabled Command* window pops up, you type SPC, the *Disabled
Command* window disappears and then the errors above are thrown? Is
that what you see?
If you make an exact copy of 'list-timers', call it 'my-list-timers'
and invoke it via M-x my-list-timers: Does it throw the same errors?
martin
prev parent reply other threads:[~2018-11-18 19:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-18 3:02 bug#33417: 27.0.50; display-buffer problems yLive System User
2018-11-18 3:53 ` bug#33417: " Live System User
2018-11-18 9:25 ` martin rudalics
2018-11-18 13:30 ` Live System User
2018-11-18 19:36 ` martin rudalics [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5BF1BF4F.20804@gmx.at \
--to=rudalics@gmx.at \
--cc=33417@debbugs.gnu.org \
--cc=nyc4bos@aol.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.