From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.devel Subject: Re: workings of lisp/gnus updates? Date: Fri, 23 Aug 2002 11:31:42 +0800 Sender: emacs-devel-admin@gnu.org Message-ID: <2nd6saxnc1.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030073708 544 127.0.0.1 (23 Aug 2002 03:35:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 23 Aug 2002 03:35:08 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17i5E3-00008f-00 for ; Fri, 23 Aug 2002 05:35:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17i5hE-0006Oc-00 for ; Fri, 23 Aug 2002 06:05:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17i5FG-0000TZ-00; Thu, 22 Aug 2002 23:36:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17i5CU-0000Ly-00 for emacs-devel@gnu.org; Thu, 22 Aug 2002 23:33:30 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17i5CP-0000LY-00 for emacs-devel@gnu.org; Thu, 22 Aug 2002 23:33:30 -0400 Original-Received: from [218.106.22.189] (helo=zsh.yi.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17i5CP-0000LG-00; Thu, 22 Aug 2002 23:33:25 -0400 Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.6/8.11.2) id g7N3VgV04698; Fri, 23 Aug 2002 11:31:42 +0800 Original-To: Jan Nieuwenhuizen X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6779 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6779 Jan Nieuwenhuizen writes: > Forgive my ignorance, but could someone please explain the workings of > lisp/gnus updates? November 2000, I implemented a feature for gnus' > mh backend (I like to think of it as a fix); expired messages can go > to a 'detele-target, like with other backends. This is most useful, > and it got included into gnus. > > I have been wondering when this fix would tickle into the Emacs > distribution, I have to be very careful with each emacs (apt-get) > update that my expired messages don't get deleted. Installed. ShengHuo