emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5686: marked as done (M-x man thinks the "/O" of


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#5686: marked as done (M-x man thinks the "/O" of "I/O" is a clickable file path)
Date: Sat, 06 Mar 2010 01:27:03 +0000

Your message dated Fri, 05 Mar 2010 20:20:17 -0500
with message-id <address@hidden>
and subject line Re: bug#5686: M-x man thinks the "/O" of "I/O" is a clickable 
file path
has caused the Emacs bug report #5686,
regarding M-x man thinks the "/O" of "I/O" is a clickable file path
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5686: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5686
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: M-x man thinks the "/O" of "I/O" is a clickable file path Date: Sat, 06 Mar 2010 03:11:00 +0800
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".




--- End Message ---
--- Begin Message --- Subject: Re: bug#5686: M-x man thinks the "/O" of "I/O" is a clickable file path Date: Fri, 05 Mar 2010 20:20:17 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)
>> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]