On October 22, 2005 at 3:05PM -0700,
rob (at ladle.net) wrote:

> Debugger entered--entering a function:
> * select-convert-out(PRIMARY TARGETS (#<marker at 419 in *Backtrace* 
> 0x8337abc> . #<marker at 1 in *Backtrace* 0x8337aa4>))

> It seems to keep running.  Every time I do a C-SPC, or try to mark the
> area for cutting, it makes another couple of lines.
>
> It is like it is on a timer, which keeps firing, and re-doing the
> error message.  If I C-SPC anywhere, in any buffer, we go back into
> the *Backtrace* buffer.

I don't know why `select-convert-out' is called frequently on your
XEmacs...

Could you please try the following?

* Run `xemacs21-mule -q -no-site-file -nw'
* Type `M-: (debug-on-entry 'select-convert-out) RET'
* Type C-SPC or so

* Run `xemacs21-mule -q -no-site-file'
* Type `M-: (debug-on-entry 'select-convert-out) RET'
* Type C-SPC or so

* Run `xemacs21-mule -q'
* Type `M-: (debug-on-entry 'select-convert-out) RET'
* Type C-SPC or so

* Run `xemacs21-mule'
* Type `M-: (debug-on-entry 'select-convert-out) RET'
* Type C-SPC or so

On my system, `select-convert-out' is not called and debugger is
not invoked.

--
Tatsuya Kinoshita

Attachment: pgpAvFTyM1b33.pgp
Description: PGP signature

Reply via email to