From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62164 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmail-split-fancy-match-partial-words Date: Mon, 06 Mar 2006 09:19:43 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: sea.gmane.org 1141633391 6533 80.91.229.2 (6 Mar 2006 08:23:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 08:23:11 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m10692@lists.math.uh.edu Mon Mar 06 09:23:10 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGAzl-0002S6-Mn for ding-account@gmane.org; Mon, 06 Mar 2006 09:23:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FGAze-00005B-00; Mon, 06 Mar 2006 02:23:02 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FGAwS-000053-00 for ding@lists.math.uh.edu; Mon, 06 Mar 2006 02:19:44 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FGAwQ-000217-K8 for ding@lists.math.uh.edu; Mon, 06 Mar 2006 02:19:43 -0600 Original-Received: from esemetz.metz.supelec.fr ([193.48.224.212]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FGAwP-0005Iz-00 for ; Mon, 06 Mar 2006 09:19:41 +0100 Original-Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id k268JVD03716; Mon, 6 Mar 2006 09:19:31 +0100 Original-Received: from SPARKY.metz.supelec.fr (sparky.metz.supelec.fr [193.48.224.190]) by smtp.metz.supelec.fr (8.12.8/8.12.8) with ESMTP id k268I3YV005706; Mon, 6 Mar 2006 09:18:03 +0100 Original-To: Katsumi Yamaoka In-Reply-To: (Katsumi Yamaoka's message of "Mon, 06 Mar 2006 13:00:10 +0900") User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.5 (windows-nt) X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=no version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on smtp.metz.supelec.fr X-Virus-Scanned: ClamAV 0.88/1315/Sun Mar 5 11:31:57 2006 on smtp.metz.supelec.fr X-Virus-Status: Clean X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62164 Archived-At: * Katsumi Yamaoka writes: > Though I don't know why the bug is being left for a long time, it > might be helpful to have a copy of the dgnushack.el's code which > checks and redefines the `with-syntax-table' macro in your init > file. Ok, thanks to both of you for pointing out the relevant part of the code in dgnushack.el. -- Fabrice