bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20660: 25.0.50; Window pops now issue "Args out of range" with popwi


From: Kaushal
Subject: bug#20660: 25.0.50; Window pops now issue "Args out of range" with popwin mode enabled
Date: Thu, 11 Jun 2015 15:10:44 +0000

@Dmitry
Any hints on how I can debug this more?

On Tue, May 26, 2015 at 1:03 PM Kaushal <kaushal.modi@gmail.com> wrote:
Also,to add to what I posted originally, `toggle-debug-on-error` does not help  in this case as all I get in the *Backtrace* is:

Debugger entered--Lisp error: (args-out-of-range 1519)

Here's some new info:
- The Args out of range error seems to appear randomly.. I repeated doing `C-h v save-place-mode`. At times the errors happened and at times it didn;t.
- Also the integer in the argument to `args-out-of-range` showed up to be different every time the error happened on doing C-h v on the same variable.

And "(setq debug-on-message "Args out of range")" does not trigger the debug.
Is that because that message is printed by a C function?

On Tue, May 26, 2015 at 10:38 AM Dmitry Gutov <dgutov@yandex.ru> wrote:
On 05/26/2015 05:31 PM, Kaushal wrote:

> I don't get these Args out of range messages if I do not load popwin;
> but also these messages did not appear a week ago with popwin enabled.

Same here, but I don't use popwin. 'emacs -Q' doesn't show these errors,
so it must be some other package I have installed.

I haven't investigated yet which one it is.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]