On Sat, 27 Apr 2002 12:25:27 +0200 (CET) Vadim Zeitlin 
<[EMAIL PROTECTED]> wrote:

VZ> On Sat, 27 Apr 2002 01:31:39 +0200 (EET) Nerijus Baliunas 
<[EMAIL PROTECTED]> wrote:
VZ> 
VZ> NB> On Fri, 26 Apr 2002 16:10:07 -0700 Vadim Zeitlin <[EMAIL PROTECTED]> 
wrote:
VZ> NB> 
VZ> NB> VZ> Modified Files:
VZ> NB> VZ>         matchurl.cpp 
VZ> NB> VZ> Log Message:
VZ> NB> VZ> assume that wrapped URLs always start at the beginning of the line, 
otherwise we get too many false positives
VZ> NB> 
VZ> NB> 2 urls on 2 lines are still treated as one:
VZ> NB> 
VZ> NB> http://www.vanja.com/tools/sophie/sophie-1.33rc6.tar.gz
VZ> NB> http://www.vanja.com/tools/sophie/sophie-1.33rc6.tar.bz2
VZ> NB> 
VZ> NB> Is it possible to fix it?
VZ> 
VZ>  I think I'll simply remove/disable code for dealing with the wrapped URLs
VZ> :-( It would be very convenient if we could recognize them as it's usually
VZ> quite painful to cut-and-paste them in the browser but I simply don't see
VZ> any reasonable way to do it.
VZ> 
VZ>  What we need, in fact, is a way to detect the end of the URL but I have no
VZ> idea about how to do it. Does anyone?

I would suggest not to span line bundaries, but to provide
an entry in the pop-up meny saying: this URL is wrapped, do
append the next line. This wouold enable (for this URL only)
the code that deals with wrapped URLs.

Is that possible ?

-- 
Xavier Nodet
PGP fingerprint: EFE0 0E75 C4DC 2654 5C36  4E2D 107C 19DE 0646 1FE2



_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to