all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* clear the kill-ring and free memory?
@ 2013-09-12 18:47 unfrostedpoptart
  2013-09-12 19:28 ` Drew Adams
  2013-09-13  4:08 ` Stefan Monnier
  0 siblings, 2 replies; 13+ messages in thread
From: unfrostedpoptart @ 2013-09-12 18:47 UTC (permalink / raw)
  To: help-gnu-emacs

Hi.

I've been having a lot of emacs (24.3.1 linux) hangs/crashes/cpu-hogging related to too much stuff in the kill-ring.  I'm looking for a nice, safe way to empty it.  I've searched around a lot and haven't seen a good solution.  There's 

(setq kill-ring nil) 
(garbage-collect)

but I don't know if that would leave some clipboard functions/variables in an illegal state.

Thanks!

 David


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

end of thread, other threads:[~2013-09-13 16:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12 18:47 clear the kill-ring and free memory? unfrostedpoptart
2013-09-12 19:28 ` Drew Adams
2013-09-12 20:11   ` Michael Heerdegen
2013-09-12 20:56     ` Drew Adams
2013-09-12 21:28       ` Michael Heerdegen
2013-09-12 22:08         ` Drew Adams
2013-09-13  1:22           ` Michael Heerdegen
2013-09-13  3:54             ` Drew Adams
2013-09-13 12:13               ` Michael Heerdegen
2013-09-13 15:20                 ` Drew Adams
2013-09-13 16:34                   ` Michael Heerdegen
     [not found]         ` <mailman.1994.1379023714.10748.help-gnu-emacs@gnu.org>
2013-09-12 22:25           ` unfrostedpoptart
2013-09-13  4:08 ` Stefan Monnier

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.