emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unresponsive Emacs


From: Stefan Monnier
Subject: Re: Unresponsive Emacs
Date: Thu, 09 Dec 2004 20:25:20 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> Over time Emacs seems to get very busy when I've not asked it to do anything.
> The backtrace always looks (something like):

> (gdb) xbacktrace
> "generate-new-buffer-name"
> "generate-new-buffer"
> "ctext-pre-write-conversion"
> "encode-coding-string"
> "xselect-convert-to-string"

Which part of this backtrace is always present and which part varies?
My guess would be that you have a somewhat-large text in your (top of)
kill-ring and that you're running one of those bogus clipboard programs
(like klipper) and that for some reason this program repetitively asks Emacs
for the current content of the (top of) kill-ring.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]