GNU bug report logs -
#9958
24.0.91; Gnus agent needs a command to remove downloaded articles
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Sat, 5 Nov 2011 07:58:02 UTC
Severity: normal
Tags: fixed
Found in version 24.0.91
Fixed in version 24.1
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9958 in the body.
You can then email your comments to 9958 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
svenjoac <at> gmx.de, bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#9958
; Package
emacs,gnus
.
(Sat, 05 Nov 2011 07:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sven Joachim <svenjoac <at> gmx.de>
:
New bug report received and forwarded. Copy sent to
svenjoac <at> gmx.de, bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
.
(Sat, 05 Nov 2011 07:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#9958
; Package
emacs,gnus
.
(Fri, 06 Jan 2012 19:09:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 9958 <at> debbugs.gnu.org (full text, mbox):
Sven Joachim <svenjoac <at> gmx.de> writes:
> 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.
If you're using the Agent, then saying `M-x gnus-agent-expire' once in a
while is required (if you want stuff to be removed). Doesn't that work?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#9958
; Package
emacs,gnus
.
(Fri, 06 Jan 2012 20:18:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 9958 <at> debbugs.gnu.org (full text, mbox):
On 2012-01-06 20:04 +0100, Lars Magne Ingebrigtsen wrote:
> Sven Joachim <svenjoac <at> gmx.de> writes:
>
>> 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.
>
> If you're using the Agent, then saying `M-x gnus-agent-expire' once in a
> while is required (if you want stuff to be removed). Doesn't that work?
Apparently not, since gnus-agent-expire has been in my
gnus-exit-gnus-hook for several years, long before
gnus-agent-store-article was invented.
Cheers,
Sven
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#9958
; Package
emacs,gnus
.
(Fri, 06 Jan 2012 22:33:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 9958 <at> debbugs.gnu.org (full text, mbox):
Sven Joachim <svenjoac <at> gmx.de> writes:
> Apparently not, since gnus-agent-expire has been in my
> gnus-exit-gnus-hook for several years, long before
> gnus-agent-store-article was invented.
Ah, right. The new caching code didn't enter the messages into the
right Agent control structures, so they were never deleted.
Fixed now. (That is, messages already cached by the new mechanism will
have to be deleted manually, but new messages should be expired the
normal way.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Added tag(s) fixed.
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Fri, 06 Jan 2012 22:33:02 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 24.1, send any further explanations to
9958 <at> debbugs.gnu.org and Sven Joachim <svenjoac <at> gmx.de>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Fri, 06 Jan 2012 22:33:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 04 Feb 2012 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.