Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

can't open new frame

1 view
Skip to first unread message

Hubert Chathi

unread,
Apr 28, 2015, 5:32:43 PM4/28/15
to help-gn...@gnu.org
Sometimes, when I try to open a new frame (C-x 5 2), I get a "Wrong type
argument: number-or-marker-p, nil" message, and no frame opens. It
seems to work fine when I start emacs, but after a while, it stops
working, and won't work from then on until I restart emacs, so it may be
some mode or package that I'm using that's triggering this behaviour
when it gets loaded or run.

I tried "M-x toggle-debug-on-error RET C-x 5 2", but it doesn't give me
any information (the debug buffer doesn't show up).

Has anyone else seen this? Any ideas on how to debug this since
debug-on-error doesn't seem to be working?

--
Hubert Chathi - Email/Jabber: hub...@uhoreg.ca - http://www.uhoreg.ca/
PGP/GnuPG key: 4096R/113A1368 (Key available at pool.sks-keyservers.net)
Fingerprint: F24C F749 6C73 DDB8 DCB8 72DE B2DE 88D3 113A 1368


Michael Heerdegen

unread,
Apr 30, 2015, 3:36:04 PM4/30/15
to Hubert Chathi, help-gn...@gnu.org
Hubert Chathi <hub...@uhoreg.ca> writes:

> Any ideas on how to debug this since debug-on-error doesn't seem to be
> working?

Try setting `debug-on-signal'. If that doesn't help, try with
`debug-on-message'.

If the error is reproducible once it occurs, you can also try to debug
using the build-in debugger, e.g. via `debug-on-entry'.


HTH,

Michael.

Hubert Chathi

unread,
May 1, 2015, 3:55:36 PM5/1/15
to help-gn...@gnu.org
Thanks for the information. Unfortunately, I didn't manage to get
debug-on-signal or debug-on-message to work.

I did manage to figure it out, though, since I ended up having to
restart my emacs, and I tried doing C-x 5 2 every once in a while. It
turns out that it's somehow caused by jabber-activity-mode from
emacs-jabber. I've disabled it for now, and I'll be posting on the
emacs-jabber list to see if someone there can help out.
0 new messages