From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82785 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: fancy split trouble Date: Mon, 31 Dec 2012 07:00:31 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87txr24ejk.fsf@lifelogs.com> References: <87pq4i97x0.fsf@ericabrahamsen.net> <87d30ispf4.fsf@thinkpad.tsdh.de> <87626asp8x.fsf@thinkpad.tsdh.de> <87k3uq1uyz.fsf@ericabrahamsen.net> <87vcbsc33k.fsf@lifelogs.com> <87623quz0l.fsf@gnus.org> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356955810 2537 80.91.229.3 (31 Dec 2012 12:10:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Dec 2012 12:10:10 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31051@lists.math.uh.edu Mon Dec 31 13:10:26 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TpeCF-0003LX-BF for ding-account@gmane.org; Mon, 31 Dec 2012 13:10:23 +0100 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 1TpeBq-0001RQ-LR; Mon, 31 Dec 2012 06:09:58 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TpeBp-0001RA-Bl for ding@lists.math.uh.edu; Mon, 31 Dec 2012 06:09:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TpeBk-0004Ga-CD for ding@lists.math.uh.edu; Mon, 31 Dec 2012 06:09:57 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TpeBi-0003b6-UY for ding@gnus.org; Mon, 31 Dec 2012 13:09:50 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TpeBw-00035s-7b for ding@gnus.org; Mon, 31 Dec 2012 13:10:04 +0100 Original-Received: from c-65-96-148-157.hsd1.ma.comcast.net ([65.96.148.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Dec 2012 13:10:04 +0100 Original-Received: from tzz by c-65-96-148-157.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Dec 2012 13:10:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-65-96-148-157.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:57LkBfUvHBNyQ0vut8Frq1xr04k= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82785 Archived-At: On Tue, 25 Dec 2012 12:55:38 +0100 Lars Ingebrigtsen wrote: LI> Ted Zlatanov writes: >> Based on years of confusion, I think Gnus fancy splitting should use >> simple regex matching without words and >> `nnmail-split-fancy-match-partial-words' and so on. If I say "x.*y" I >> want it to match "xy" or "x and [y]". LI> Yeah, probably. But it'll break all existing fancy splitting users. Oooh they think they're so fancy! We'll show 'em! Are you planning a release soon? This seems like a change that should not happen right before a major Gnus release. Ted