From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: man refs with ++ passed over Date: Sun, 29 Jun 2003 13:04:50 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k7b5qxsd.fsf@jidanni.org> References: <87brwod3qw.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1056918278 1503 80.91.224.249 (29 Jun 2003 20:24:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2003 20:24:38 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 29 22:24:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Wiiw-0000NM-00 for ; Sun, 29 Jun 2003 22:24:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19WijD-0004Q4-0J for gnu-bug-gnu-emacs@m.gmane.org; Sun, 29 Jun 2003 16:24:51 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Wij7-0004FI-7y for bug-gnu-emacs@gnu.org; Sun, 29 Jun 2003 16:24:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Wiin-0003fK-Gd for bug-gnu-emacs@gnu.org; Sun, 29 Jun 2003 16:24:26 -0400 Original-Received: from 202-77-223-48.outblaze.com ([202.77.223.48] helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19WiiF-0002a4-88; Sun, 29 Jun 2003 16:23:51 -0400 Original-Received: from tc210-203-44-222.3-16.pl.ebtnet.net ([210.203.44.222] helo=jidanni.org) by frodo.hserus.net with asmtp (Exim 4.20) id 19Wii3-000DLR-MO; Mon, 30 Jun 2003 01:53:47 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 3.36 #1 (Debian)) id 19WUMs-0002H2-00; Sun, 29 Jun 2003 13:04:50 +0800 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 28 Jun 2003 22:30:45 -0400") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19Wii3-000DLR-MO*kv8/OsYFJ2.* X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5420 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5420 >>>>> "RMS" == Richard Stallman writes: RMS> Does this replacement definition fix it? RMS> (defvar Man-name-regexp "[-a-zA-Z0-9_­+][-a-zA-Z0-9_.­+]*" RMS> "Regular expression describing the name of a manpage (without section).") I trust you/it/does.