From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wang Lei Newsgroups: gmane.emacs.help Subject: gnus-summary-expire-thread doesn't actually work Date: Sun, 13 Mar 2011 11:16:09 +0800 Message-ID: <4d7c36e5.0431640a.3802.692c@mx.google.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299986183 11614 80.91.229.12 (13 Mar 2011 03:16:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2011 03:16:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 13 04:16:19 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pybn1-0007qt-HV for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Mar 2011 04:16:19 +0100 Original-Received: from localhost ([127.0.0.1]:41610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pybn0-0001WV-QD for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2011 22:16:18 -0500 Original-Received: from [140.186.70.92] (port=57707 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pybma-0001TV-TM for help-gnu-emacs@gnu.org; Sat, 12 Mar 2011 22:15:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PybmZ-00016k-Si for help-gnu-emacs@gnu.org; Sat, 12 Mar 2011 22:15:52 -0500 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:48530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PybmZ-00016g-NH for help-gnu-emacs@gnu.org; Sat, 12 Mar 2011 22:15:51 -0500 Original-Received: by gxk23 with SMTP id 23so803332gxk.0 for ; Sat, 12 Mar 2011 19:15:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:user-agent:mail-followup-to :date:message-id:mime-version:content-type; bh=X/edIdGtGXM24rIVLgJZbSIhUfC0OxE3uCxStiEFQqU=; b=tdig3s3NLsNxfCH+uSZ9gX8NCN8s1Y9pbHlgW4B0TaWYC2gAaYXdClLbNc8O60Xyf4 brS3qOQcSuOzHy73bL4YQ5l2M0g4rzmusclq261Jfa1XyFtv0UZy7SE+sO1E8B2gHyvY FJOqnDxUna8t7PY8H+VGUZfM5Fzvo+Bp4Thwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:user-agent:mail-followup-to:date:message-id :mime-version:content-type; b=Ast+72kxPscnRcjDLTbcgWfVA2GxCAOp6ndwpKkyZi1Tv9U9M1kbcRBfyoMxEb2dkW KunD42o7zNeQBRSTaKxTpigquIGDQ3T1qPuHscnAf9PLmRuKBS3Af8AE5KEsOECHYAAG euaRP1SdmCPKISHOdqeiWk7ol1Xi/u1FqXmf0= Original-Received: by 10.90.136.1 with SMTP id j1mr1679339agd.85.1299986150955; Sat, 12 Mar 2011 19:15:50 -0800 (PST) Original-Received: from localhost ([117.136.0.167]) by mx.google.com with ESMTPS id w4sm7789214anw.16.2011.03.12.19.15.47 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Mar 2011 19:15:49 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Mail-Followup-To: help-gnu-emacs@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80047 Archived-At: Hi guys, I hope someone here, using Emacs/23.2 (currently version of debian sid) with Gnus/5.13, help me verify this: does gnus-summary-expire-thread actually mark thread expire? I `T E'ed, thread was marked as `E'. But when I quit this summary and refresh, I notice it didn't actually expire that thread. Or didn't save the status. Please help me confirm this. Thanks! -- Regards, Lei