unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4521: bad URL reference in etc/TODO
@ 2009-09-22 15:30 ` MON KEY
  2009-09-23  3:35   ` Juanma Barranquero
  2009-09-25  3:30   ` bug#4521: marked as done (bad URL reference in etc/TODO) Emacs bug Tracking System
  0 siblings, 2 replies; 4+ messages in thread
From: MON KEY @ 2009-09-22 15:30 UTC (permalink / raw)
  To: bug-gnu-emacs

In ../emacs/etc/TODO  @ +/- line 209

,----
| ** Implement intelligent search/replace, going beyond query-replace
|    (see http://graphics.csail.mit.edu/~rcm/chi04.pdf).
`----

Apparently the URL has changed.
 The current URL is:
(URL `http://groups.csail.mit.edu/uid/chi04.pdf')

s_P






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4521: bad URL reference in etc/TODO
  2009-09-22 15:30 ` bug#4521: bad URL reference in etc/TODO MON KEY
@ 2009-09-23  3:35   ` Juanma Barranquero
  2009-09-23 16:53     ` MON KEY
  2009-09-25  3:30   ` bug#4521: marked as done (bad URL reference in etc/TODO) Emacs bug Tracking System
  1 sibling, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2009-09-23  3:35 UTC (permalink / raw)
  To: MON KEY; +Cc: 4521

On Tue, Sep 22, 2009 at 17:30, MON KEY <monkey@sandpframing.com> wrote:

>  The current URL is:
> (URL `http://groups.csail.mit.edu/uid/chi04.pdf')

404 Not Found

    Juanma





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4521: bad URL reference in etc/TODO
  2009-09-23  3:35   ` Juanma Barranquero
@ 2009-09-23 16:53     ` MON KEY
  0 siblings, 0 replies; 4+ messages in thread
From: MON KEY @ 2009-09-23 16:53 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 4521

On Tue, Sep 22, 2009 at 11:35 PM, Juanma Barranquero <lekktu@gmail.com> wrote:
>>  The current URL is:
>> (URL `http://groups.csail.mit.edu/uid/chi04.pdf')
>
> 404 Not Found

Yes, sorry. These work:
(URL `http://groups.csail.mit.edu/uid/projects/clustering/alisa_m-thesis.pdf')
(URL `http://web.mit.edu/noto/Public/thesis/alisa_proposal.html')

The paper referenced originally appears to have been
co-authored/advised with R. Miller as Thesis Supervisor. Per the URL
above the best I can gather the actual paper was a ME thesis e.g.
"Cluster-Based Find and Replace by Alisa Marie Marshall" of June 9
2003.

If the newly provided URL above is in fact a correct references to the
incorrectly referenced URL for the paper in the current TODO then the
URL I've provided should be referenced if only to correct the
impression that the paper's author was Miller _alone_.

>    Juanma

s_P





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#4521: marked as done (bad URL reference in etc/TODO)
  2009-09-22 15:30 ` bug#4521: bad URL reference in etc/TODO MON KEY
  2009-09-23  3:35   ` Juanma Barranquero
@ 2009-09-25  3:30   ` Emacs bug Tracking System
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-09-25  3:30 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

Your message dated Thu, 24 Sep 2009 23:27:34 -0400
with message-id <87y6o3itzt.fsf@cyd.mit.edu>
and subject line Re: bug#4521: bad URL reference in etc/TODO
has caused the Emacs bug report #4521,
regarding bad URL reference in etc/TODO
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.)


-- 
4521: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4521
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2312 bytes --]

From: MON KEY <monkey@sandpframing.com>
To: bug-gnu-emacs@gnu.org
Subject: bad URL reference in etc/TODO
Date: Tue, 22 Sep 2009 11:30:38 -0400
Message-ID: <d2afcfda0909220830v1d277002ob14b5281aaf74d3b@mail.gmail.com>

In ../emacs/etc/TODO  @ +/- line 209

,----
| ** Implement intelligent search/replace, going beyond query-replace
|    (see http://graphics.csail.mit.edu/~rcm/chi04.pdf).
`----

Apparently the URL has changed.
 The current URL is:
(URL `http://groups.csail.mit.edu/uid/chi04.pdf')

s_P



[-- Attachment #3: Type: message/rfc822, Size: 1366 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: MON KEY <monkey@sandpframing.com>
Cc: 4521-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4521: bad URL reference in etc/TODO
Date: Thu, 24 Sep 2009 23:27:34 -0400
Message-ID: <87y6o3itzt.fsf@cyd.mit.edu>

> Yes, sorry. These work:
> (URL
> `http://groups.csail.mit.edu/uid/projects/clustering/alisa_m-thesis.pdf')
> (URL `http://web.mit.edu/noto/Public/thesis/alisa_proposal.html')

No, the correct URL is

http://groups.csail.mit.edu/uid/projects/clustering/chi04.pdf

I've checked it into CVS, thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-25  3:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87y6o3itzt.fsf@cyd.mit.edu>
2009-09-22 15:30 ` bug#4521: bad URL reference in etc/TODO MON KEY
2009-09-23  3:35   ` Juanma Barranquero
2009-09-23 16:53     ` MON KEY
2009-09-25  3:30   ` bug#4521: marked as done (bad URL reference in etc/TODO) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).