unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
To: cyd@stupidchicken.com
Cc: 9498@debbugs.gnu.org, eggert@cs.ucla.edu
Subject: bug#9498: "Not an in-range integer,..." when using Synergy
Date: Fri, 16 Sep 2011 10:06:04 +0900 (JST)	[thread overview]
Message-ID: <20110916.100604.832345684490605417.kasahara@nc.kyushu-u.ac.jp> (raw)
In-Reply-To: <87k499ivii.fsf@stupidchicken.com>

On Thu, 15 Sep 2011 13:08:05 -0400,
	Chong Yidong <cyd@stupidchicken.com> said:

> We should figure out is why such a value gets there in the first place.
> 
> Yoshiaki: could you do
> 
> f 3
> pp target_symbol
> pp dpyinfo->terminal->Vselection_alist
> 
> so that we can see what selection value was recorded, and how Emacs
> tried to convert it.

Sure.

Breakpoint 3, error (
    m=0x6e7eb8 "Not an in-range integer, float, or cons of integers")
    at eval.c:1974
1974      va_start (ap, m);
(gdb) f 3
#3  0x0000000000524e25 in x_convert_selection (event=0x7fffffffcbc0,
    selection_symbol=11922226, target_symbol=12298082, property=271,
    for_multiple=0, dpyinfo=0x1003400) at xselect.c:937
937       lisp_data_to_selection_data (SELECTION_EVENT_DISPLAY (event),
(gdb) pp target_symbol
TIMESTAMP
(gdb) pp dpyinfo->terminal->Vselection_alist
((PRIMARY "to c" 3345671365 #<frame emacs@elvenbow.cc.kyushu-u.ac.jp 0x1546c00>))

"to c" is the text I highlighted on *scratch* buffer.





  reply	other threads:[~2011-09-16  1:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110914.113619.2014888324486652341.kasahara@nc.kyushu-u.ac.jp>
2011-09-14  4:32 ` bug#9498: "Not an in-range integer,..." when using Synergy Paul Eggert
2011-09-14  4:54   ` Eli Zaretskii
2011-09-14  4:52 ` Paul Eggert
2011-09-14  5:03 ` Paul Eggert
2011-09-14  7:31   ` Yoshiaki Kasahara
2011-09-14  8:29     ` Eli Zaretskii
2011-09-14  8:31     ` Eli Zaretskii
2011-09-14  8:51       ` Yoshiaki Kasahara
2011-09-14  9:35         ` Eli Zaretskii
2011-09-14 10:24           ` Yoshiaki Kasahara
2011-09-14 12:10             ` Eli Zaretskii
2011-09-14 14:58             ` Chong Yidong
2011-09-15  2:15               ` Yoshiaki Kasahara
2011-09-15  3:04                 ` Eli Zaretskii
2011-09-15 17:08                   ` Chong Yidong
2011-09-16  1:06                     ` Yoshiaki Kasahara [this message]
2011-09-16  1:31                       ` Chong Yidong
2011-09-16  6:59                         ` Eli Zaretskii
2011-09-16 18:05                         ` Paul Eggert
2011-09-20  9:44                           ` Yoshiaki Kasahara
2011-09-20 18:39                             ` Paul Eggert

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110916.100604.832345684490605417.kasahara@nc.kyushu-u.ac.jp \
    --to=kasahara@nc.kyushu-u.ac.jp \
    --cc=9498@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=eggert@cs.ucla.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).