From unknown Fri Jun 20 05:36:15 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#5686 <5686@debbugs.gnu.org> To: bug#5686 <5686@debbugs.gnu.org> Subject: Status: M-x man thinks the "/O" of "I/O" is a clickable file path Reply-To: bug#5686 <5686@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:36:15 +0000 retitle 5686 M-x man thinks the "/O" of "I/O" is a clickable file path reassign 5686 emacs submitter 5686 jidanni@jidanni.org severity 5686 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 05 14:22:54 2010 Received: (at submit) by debbugs.gnu.org; 5 Mar 2010 19:22:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnd6s-0006RM-20 for submit@debbugs.gnu.org; Fri, 05 Mar 2010 14:22:54 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnd6q-0006RG-Fd for submit@debbugs.gnu.org; Fri, 05 Mar 2010 14:22:52 -0500 Received: from mx10.gnu.org ([199.232.76.166]:48411) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnd6m-0002OR-7q for submit@debbugs.gnu.org; Fri, 05 Mar 2010 14:22:48 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nnd1F-0008Bt-Fg for submit@debbugs.gnu.org; Fri, 05 Mar 2010 14:17:06 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,NO_REAL_NAME,UNPARSEABLE_RELAY autolearn=no version=3.1.0 Received: from lists.gnu.org ([199.232.76.165]:44402) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nnd1F-0008Bd-7R for submit@debbugs.gnu.org; Fri, 05 Mar 2010 14:17:05 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nnd1E-0002J5-Cq for bug-gnu-emacs@gnu.org; Fri, 05 Mar 2010 14:17:04 -0500 Received: from [140.186.70.92] (port=48547 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nnd1B-0002I8-S5 for bug-gnu-emacs@gnu.org; Fri, 05 Mar 2010 14:17:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nnd1B-0007h2-0j for bug-gnu-emacs@gnu.org; Fri, 05 Mar 2010 14:17:01 -0500 Received: from caiajhbdccac.dreamhost.com ([208.97.132.202]:49357 helo=homiemail-a14.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnd1A-0007gj-SM for bug-gnu-emacs@gnu.org; Fri, 05 Mar 2010 14:17:00 -0500 Received: from jidanni.org (218-163-0-99.dynamic.hinet.net [218.163.0.99]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a14.g.dreamhost.com (Postfix) with ESMTPSA id 0085C8C063 for ; Fri, 5 Mar 2010 11:16:56 -0800 (PST) From: jidanni@jidanni.org To: bug-gnu-emacs@gnu.org Subject: M-x man thinks the "/O" of "I/O" is a clickable file path References: Date: Sat, 06 Mar 2010 03:11:00 +0800 Message-ID: <87bpf2posb.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) M-x man thinks the "/O" of "I/O" is a clickable file path. $ man mount|grep I/O|sed q async All I/O to the filesystem should be done asynchronously. C-u C-x = shows There are text properties here: Man-target-string "/O" button (t) category Man-xref-normal-file-button Anyways relative file paths like bla/zla usually aren't useful either for clicking on on a man page, so perhaps adjust the regexp involved to not assume that they are to be made clickable. In emacs -Q -nw the /O of I/O glows blue, so it is much more noticeable than the underlined form seen in X windows. I wouldn't have noticed if I didn't use emacs -nw. emacs-version "23.1.93.1". From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 05 15:20:08 2010 Received: (at 5686) by debbugs.gnu.org; 5 Mar 2010 20:20:08 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nne0G-0006rb-Gk for submit@debbugs.gnu.org; Fri, 05 Mar 2010 15:20:08 -0500 Received: from tomts13.bellnexxia.net ([209.226.175.34] helo=tomts13-srv.bellnexxia.net) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nne0E-0006rB-Ad for 5686@debbugs.gnu.org; Fri, 05 Mar 2010 15:20:07 -0500 Received: from toip5.srvr.bell.ca ([209.226.175.88]) by tomts13-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20100305202001.QZXH20196.tomts13-srv.bellnexxia.net@toip5.srvr.bell.ca> for <5686@debbugs.gnu.org>; Fri, 5 Mar 2010 15:20:01 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAHnzkEtGN5E3/2dsb2JhbACbSHS3N4R3BIMX Received: from bas1-montreal42-1178046775.dsl.bell.ca (HELO ceviche.home) ([70.55.145.55]) by toip5.srvr.bell.ca with ESMTP; 05 Mar 2010 15:19:19 -0500 Received: by ceviche.home (Postfix, from userid 20848) id 837F7B44D4; Fri, 5 Mar 2010 15:20:00 -0500 (EST) From: Stefan Monnier To: jidanni@jidanni.org Subject: Re: bug#5686: M-x man thinks the "/O" of "I/O" is a clickable file path Message-ID: References: <87bpf2posb.fsf@jidanni.org> Date: Fri, 05 Mar 2010 15:20:00 -0500 In-Reply-To: <87bpf2posb.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sat, 06 Mar 2010 03:11:00 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 5686 Cc: 5686@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.8 (-) > M-x man thinks the "/O" of "I/O" is a clickable file path. Thanks. I've just installed the patch below which should fix it. Stefan --- lisp/man.el 2010-02-16 14:35:45 +0000 +++ lisp/man.el 2010-03-05 20:15:07 +0000 @@ -283,7 +283,7 @@ "Regular expression for SYNOPSIS heading (or your equivalent). This regexp should not start with a `^' character.") -(defvar Man-files-regexp "FILES" +(defvar Man-files-regexp "FILES\\>" "Regular expression for FILES heading (or your equivalent). This regexp should not start with a `^' character.") From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 05 20:26:07 2010 Received: (at 5686-done) by debbugs.gnu.org; 6 Mar 2010 01:26:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnimN-0000U4-8S for submit@debbugs.gnu.org; Fri, 05 Mar 2010 20:26:07 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnign-0000Rp-Bz for 5686-done@debbugs.gnu.org; Fri, 05 Mar 2010 20:20:21 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEABc8kUtLd/ZR/2dsb2JhbACbSnS2VYR3BIMXh3Q X-IronPort-AV: E=Sophos;i="4.49,590,1262581200"; d="scan'208";a="57627016" Received: from 75-119-246-81.dsl.teksavvy.com (HELO ceviche.home) ([75.119.246.81]) by ironport2-out.pppoe.ca with ESMTP; 05 Mar 2010 20:20:17 -0500 Received: by ceviche.home (Postfix, from userid 20848) id 53F72B4265; Fri, 5 Mar 2010 20:20:17 -0500 (EST) From: Stefan Monnier To: jidanni@jidanni.org Subject: Re: bug#5686: M-x man thinks the "/O" of "I/O" is a clickable file path Message-ID: References: <87bpf2posb.fsf@jidanni.org> Date: Fri, 05 Mar 2010 20:20:17 -0500 In-Reply-To: (Stefan Monnier's message of "Fri, 05 Mar 2010 15:20:00 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 5686-done X-Mailman-Approved-At: Fri, 05 Mar 2010 20:26:06 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.0 (--) >> M-x man thinks the "/O" of "I/O" is a clickable file path. > Thanks. I've just installed the patch below which should fix it. Forgot to close it, sorry, Stefan From unknown Fri Jun 20 05:36:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 03 Apr 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator