all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
@ 2014-09-16 11:18 Leo Liu
  2014-09-16 14:52 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Liu @ 2014-09-16 11:18 UTC (permalink / raw)
  To: 18486


1. emacs -q
2. Create a new buffer and enable org-mode
3. C-c !

select-frame-set-input-focus: Not an in-range integer, float, or cons of
integers

Not org-mode related; it is only used to demo the bug.

Leo





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
  2014-09-16 11:18 bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers Leo Liu
@ 2014-09-16 14:52 ` Eli Zaretskii
  2014-09-16 15:00   ` Leo Liu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2014-09-16 14:52 UTC (permalink / raw)
  To: Leo Liu; +Cc: 18486

> From: Leo Liu <sdl.web@gmail.com>
> Date: Tue, 16 Sep 2014 19:18:26 +0800
> 
> 
> 1. emacs -q
> 2. Create a new buffer and enable org-mode
> 3. C-c !
> 
> select-frame-set-input-focus: Not an in-range integer, float, or cons of
> integers

Can't reproduce this with the current trunk, so I suggest to report
the details about your build, it could be specific to that build.

Thanks.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
  2014-09-16 14:52 ` Eli Zaretskii
@ 2014-09-16 15:00   ` Leo Liu
  2014-09-16 15:12     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Liu @ 2014-09-16 15:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 18486

On 2014-09-16 17:52 +0300, Eli Zaretskii wrote:
> Can't reproduce this with the current trunk, so I suggest to report
> the details about your build, it could be specific to that build.

emacs built today with:

CFLAGS=-g ./configure --prefix=/usr/local/emacs --with-wide-int --with-x-toolkit=lucid --without-gsettings

on CentOs 6.5

Thanks,
Leo





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
  2014-09-16 15:00   ` Leo Liu
@ 2014-09-16 15:12     ` Eli Zaretskii
  2014-09-16 23:54       ` Leo Liu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2014-09-16 15:12 UTC (permalink / raw)
  To: Leo Liu; +Cc: 18486

> From:  Leo Liu <sdl.web@gmail.com>
> Cc: 18486@debbugs.gnu.org
> Date: Tue, 16 Sep 2014 23:00:24 +0800
> 
> On 2014-09-16 17:52 +0300, Eli Zaretskii wrote:
> > Can't reproduce this with the current trunk, so I suggest to report
> > the details about your build, it could be specific to that build.
> 
> emacs built today with:
> 
> CFLAGS=-g ./configure --prefix=/usr/local/emacs --with-wide-int --with-x-toolkit=lucid --without-gsettings
> 
> on CentOs 6.5

Could be related to --with-wide-int.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
  2014-09-16 15:12     ` Eli Zaretskii
@ 2014-09-16 23:54       ` Leo Liu
  2014-09-17  4:20         ` Leo Liu
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Liu @ 2014-09-16 23:54 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 18486

On 2014-09-16 18:12 +0300, Eli Zaretskii wrote:
> Could be related to --with-wide-int.

Did a make maintainer-clean and rebuilt without this --with-wide-int
flag; but get the same bug anyway.

The error is from function cons_to_signed in data.c which is passed some
invalid data.

Leo





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers
  2014-09-16 23:54       ` Leo Liu
@ 2014-09-17  4:20         ` Leo Liu
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Liu @ 2014-09-17  4:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 18486-done

On 2014-09-17 07:54 +0800, Leo Liu wrote:
> Did a make maintainer-clean and rebuilt without this --with-wide-int
> flag; but get the same bug anyway.
>
> The error is from function cons_to_signed in data.c which is passed some
> invalid data.

Reboot CENTOS, re-compile and the problem seems to go away; so closing.

Leo





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-17  4:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 11:18 bug#18486: 24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers Leo Liu
2014-09-16 14:52 ` Eli Zaretskii
2014-09-16 15:00   ` Leo Liu
2014-09-16 15:12     ` Eli Zaretskii
2014-09-16 23:54       ` Leo Liu
2014-09-17  4:20         ` Leo Liu

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.