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