On Wed, Feb 15, 2012 at 4:29 PM, Gene Stark <stark(a)cs.stonybrook.edu> wrote:
Gary Beckmann <gbeckmann <at> RADIONICS.com> writes:
>
> Periodically, xemacs will "hang" (stop taking input, not refresh
> screen). When killed, the back traces look like:
>
> Lisp backtrace follows:
>
> own-selection-internal(CLIPBOARD "\n" nil nil)
> # bind (zmacs-region-stays data-type how-to-add type data)
> own-selection("\n" CLIPBOARD)
> # bind (push string)
> own-clipboard("\n" t)
> # bind (replace string)
> kill-new("\n")
> # bind (undo-high-threshold tail verbose end start)
> kill-region(558 559)
> # bind (entire-line arg)
> kill-line-1(nil nil)
> # bind (arg)
> kill-line(nil)
> # bind (command-debug-status)
> call-interactively(kill-line)
> # (condition-case ... . error)
> # (catch top-level ...)
>
Does setting
(setq interprogram-cut-function nil)
help?
Regards,
Vin
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta