From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Magicloud Magiclouds Newsgroups: gmane.emacs.help Subject: Spliting in Gnus Date: Mon, 15 Sep 2008 17:23:10 +0800 Message-ID: <48CE297E.3000803@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221470709 12408 80.91.229.12 (15 Sep 2008 09:25:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 09:25:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 11:26:05 2008 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.50) id 1KfALB-0007Nl-M7 for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 11:25:53 +0200 Original-Received: from localhost ([127.0.0.1]:48577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfAKA-0000vf-KF for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 05:24:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfAIu-0000g7-Id for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:23:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfAIo-0000d3-Ri for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:23:30 -0400 Original-Received: from [199.232.76.173] (port=35551 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfAIo-0000cv-EL for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:23:26 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.188]:7350) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfAIn-0006dE-Q7 for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:23:26 -0400 Original-Received: by ti-out-0910.google.com with SMTP id u5so1120657tia.10 for ; Mon, 15 Sep 2008 02:23:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=gi7bndtNk79szVl56lIFQmogTrD+asM2T6zDtI2mi/c=; b=CfekPzA66KbrfY6qKWuVaciucC8WMVhKBQFpjx3iL8mB5Sp/6ijQaNsaAA5J9AmJC0 5lis6cBIdEyPxkUt/6ZEx4r6z5v5URGnXTMiOvK7ko1r4+5d+7gpQfPc19DqPWG3BN5L e6sH8S3SRoE0rA5IpyVngnZpvo7+iXbBMYdIc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=QfmMP1iBoiT26lI9iAtr8PDEAXmjikHeIqKd6PANm90ecePz1a3L32PD1QlHlnrMjH 4LySofcwyd2SrDTlz5EJDar9bhUMqn+bGXP1oD5JuriyhqfA9a4pJhaodhI2FWIrQ73R 8xxX4ZmDETyljrQ/64FcNLMKuyaTowXAmBHdI= Original-Received: by 10.110.53.14 with SMTP id b14mr9835738tia.8.1221470603161; Mon, 15 Sep 2008 02:23:23 -0700 (PDT) Original-Received: from ?192.168.1.100? ( [121.227.57.251]) by mx.google.com with ESMTPS id 14sm152807tim.17.2008.09.15.02.23.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Sep 2008 02:23:21 -0700 (PDT) User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:57610 Archived-At: I am trying to use Gnus. While I was trying the function of "spliting", I got problem. It did not report any error, just move my mail into "bogus" folder, and kept doing this no matter how I modified the configuration. Why?