* bug#4508: marked as done (23.1; (efaq) Emacs for MS-Windows has bad URL)
2009-09-21 17:57 ` bug#4508: 23.1; (efaq) Emacs for MS-Windows has bad URL Drew Adams
2009-09-21 21:44 ` Drew Adams
@ 2009-09-22 8:55 ` Emacs bug Tracking System
1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-09-22 8:55 UTC (permalink / raw)
To: Juanma Barranquero
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]
Your message dated Tue, 22 Sep 2009 10:49:02 +0200
with message-id <f7ccd24b0909220149r4ea0f60bh9581dddbfe509659@mail.gmail.com>
and subject line Re: bug#4508: 23.1; (efaq) Emacs for MS-Windows has bad URL
has caused the Emacs bug report #4508,
regarding 23.1; (efaq) Emacs for MS-Windows has bad URL
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 owner@emacsbugs.donarmstrong.com
immediately.)
--
4508: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4508
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 3547 bytes --]
From: "Drew Adams" <drew.adams@oracle.com>
To: <bug-gnu-emacs@gnu.org>, <webmasters@gnu.org>
Subject: 23.1; (efaq) Emacs for MS-Windows has bad URL
Date: Mon, 21 Sep 2009 10:57:12 -0700
Message-ID: <CFBA03CA0A4348CCBFD0F8BE135043B6@us.oracle.com>
emacs -Q
C-h C-f
g Emacs for MS Windows
This is the node:
There is a separate FAQ
(http://www.gnu.org/software/emacs/windows/ntemacs.html) for Emacs on
MS-Windows. For MS-DOS, *note Emacs for MS-DOS::.
That first link's URL is bad. I get this when I click it:
404 - Page Not Found
The page you were looking for could not be found on our server.
If you think this is our fault, please email the GNU Webmasters
<webmasters@gnu.org>.
To continue, please go to either the section of the website you requested or to
our homepage.
What is Free Software?
Linux and GNU
A detailed history of the GNU Project
GNU General Public License (GPL)
Happy hacking!
In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
of 2009-07-29 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'
[-- Attachment #3: Type: message/rfc822, Size: 2952 bytes --]
From: Juanma Barranquero <lekktu@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: 4508-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4508: 23.1; (efaq) Emacs for MS-Windows has bad URL
Date: Tue, 22 Sep 2009 10:49:02 +0200
Message-ID: <f7ccd24b0909220149r4ea0f60bh9581dddbfe509659@mail.gmail.com>
On Mon, Sep 21, 2009 at 23:44, Drew Adams <drew.adams@oracle.com> wrote:
> FYI - The problem is that the right paren is included as part of the link. If
> you remove the right paren, then the URL is OK and the link works.
I've fixed it by making Info-try-follow-nearest-node to follow the
information extracted by Info-get-token. Parentheses in URLs are valid
but apparently not very frequent (outside of Wikipedia).
If this change causes trouble with URLs containing parentheses,
perhaps changing the regexp passed to Info-get-token would be an
option; but currently the Emacs-supplied info files do not have any
such URL.
Juanma
^ permalink raw reply [flat|nested] 3+ messages in thread