GNU bug report logs - #33417
27.0.50; display-buffer problems

Previous Next

Package: emacs;

Reported by: yLive System User <nyc4bos <at> aol.com>

Date: Sun, 18 Nov 2018 03:06:02 UTC

Severity: minor

Tags: moreinfo, wontfix

Found in version 27.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Live System User <nyc4bos <at> aol.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 33417 <at> debbugs.gnu.org
Subject: bug#33417: display-buffer problems
Date: Sun, 18 Nov 2018 08:30:25 -0500
martin rudalics <rudalics <at> gmx.at> writes:

>>          In my setup (.e.g not emacs -Q):
>>
>>          While viewing the *Help* buffer which was the only window
>>          on the frame, I typed "M-x list-timers"
>>
>> split-window: Window #<window 266 on *Messages*> too small for splitting
>>
>> window-normalize-window: #<window 279> is not a valid window
>>
>> split-window: Window #<window 505 on window.el> too small for splitting
>>
>>          And again:
>>
>> Features:
>>          Typing the command again, I got:
>>
>>          Each time the buffer where the "M-x list-timers" command was
>>          executed was *Help* and was a single window on the frame.
>>
>> g--text follows this line--
>>
>>          "C-x 2" (split-window-below) works fine.
>>
>> Hi,
>>
>>
>>          I then saw:
>>
>>
>>          How can I debug this?
>>
>>          Thanks.
>
> 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*.
         
>
> Note that 'list-timers' usually pops up the *Disabled Command* buffer
>
>
> You have invoked the disabled command list-timers.
> Beware: manually canceling timers can ruin your Emacs session.
>
> Do you want to use this command anyway?
>
> You can now type
> y   to try it and enable it (no questions if you use it again).
> n   to cancel--don’t try the command, and it remains disabled.
> SPC to try the command just this once, but leave it disabled.
> !   to try it, and enable all disabled commands for this session only.
>
>
> dialog which might be creating the problem you see.

  Yes, I type "SPC" to temporarily enable the command.

  Thanks.


>
> martin




This bug report was last modified 6 years and 212 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.