all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9958: 24.0.91; Gnus agent needs a command to remove downloaded articles
@ 2011-11-05  7:54 Sven Joachim
  2012-01-06 19:04 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Joachim @ 2011-11-05  7:54 UTC (permalink / raw)
  To: 9958; +Cc: Sven Joachim

Package: Emacs,Gnus

My ~/News directory ballooned to several hundred megabytes since I
switched from Emacs 23.3/No Gnus 0.17 to Emacs 24/Gnus 5.13 six weeks
ago.  I found out this is because the agent stores copies of the full
articles, rather than just the headers, under ~/News/agent, as requested
in bug #8502.  Note that I don't use IMAP, just NNTP (Gmane).

While this probably makes sense, there should be an easy way to clear
the cache and free up disk space.  I ended up running

find ~/News/agent -name "[0-9]*" -delete

which is not what people should have to do, IMHO.





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

end of thread, other threads:[~2012-01-06 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-05  7:54 bug#9958: 24.0.91; Gnus agent needs a command to remove downloaded articles Sven Joachim
2012-01-06 19:04 ` Lars Magne Ingebrigtsen
2012-01-06 20:13   ` Sven Joachim
2012-01-06 22:29     ` Lars Magne Ingebrigtsen

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.