From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66818 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: how to sort (filter) msg which contain MS word documents Date: Mon, 14 Apr 2008 11:51:18 +0200 Message-ID: <87prssepd5.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208166722 15206 80.91.229.12 (14 Apr 2008 09:52:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2008 09:52:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15300@lists.math.uh.edu Mon Apr 14 11:52:40 2008 connect(): Connection refused Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JlLMd-0005Ub-BY for ding-account@gmane.org; Mon, 14 Apr 2008 11:52:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JlLLe-0000fa-G6; Mon, 14 Apr 2008 04:51:38 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JlLLd-0000fF-5O for ding@lists.math.uh.edu; Mon, 14 Apr 2008 04:51:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JlLLX-0004nG-1Q for ding@lists.math.uh.edu; Mon, 14 Apr 2008 04:51:37 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JlLLg-0002X5-00 for ; Mon, 14 Apr 2008 11:51:40 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JlLLU-0002t4-Md for ding@gnus.org; Mon, 14 Apr 2008 09:51:28 +0000 Original-Received: from maportatil12.quim.ucm.es ([147.96.6.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Apr 2008 09:51:28 +0000 Original-Received: from oub by maportatil12.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Apr 2008 09:51:28 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: maportatil12.quim.ucm.es X-Hashcash: 1:20:080414:gmane.emacs.gnus.general::6ewEzxgw76CXpMja:00000000000000000000000000000000000000vZv User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:q0x8+bNaMrDdbJbHlOfKC/GNgIM= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66818 Archived-At: Hello I would like to sort my messages in a given group such that the message which contain attachments of word documents are separated form the rest. I know that for new message I could use the gnus-splitting group and specify the content type like: ("Content-type" "application/msword" "DOC") But what can I do for other groups? thanks Uwe Brauer