public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Cc: "'Eric S. Raymond'" <esr@snark.thyrsus.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	torvalds@transmeta.com, axel@uni-paderborn.de,
	linux-kernel@vger.kernel.org, kbuild-devel@lists.sourceforge.net
Subject: Re: Supplying missing entries for Configure.help, part 3
Date: Wed, 18 Apr 2001 09:20:26 -0400	[thread overview]
Message-ID: <20010418092026.D16765@thyrsus.com> (raw)
In-Reply-To: <E6FE4E054F02D511818E00025558B61D4B0A73@cluster01.axis.se>
In-Reply-To: <E6FE4E054F02D511818E00025558B61D4B0A73@cluster01.axis.se>; from peter.kjellerstedt@axis.com on Wed, Apr 18, 2001 at 09:03:12AM +0200

Peter Kjellerstedt <peter.kjellerstedt@axis.com>:
> Would it not be better to teach your URL extractor (as I guess that
> is the reason for this patch) what a URL followed by a period and a
> space looks like. Even though they are legal URLs, I think we can
> safely assume the writer intended the period to end the sentence and
> not be part of the URL. The same goes for URLs followed by other
> characters like comma, colon and so on.

Of course it would be.  But I'm not yet sure it's practical; CML2's tokenizing
is actually being done by the Tk text widget and I have yet to discover
whether it can be told to discard the trailing period.

Note however that I didn't introduce these spaces for CML2 but to conform a
few exceptions to practice in the CML1 file.  My own choice would be to wrap
URLs and relative filenames in <> and treat those as delimeters, but I didn't
want to change the existing convention (yet).
-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

There's a truism that the road to Hell is often paved with good intentions.
The corollary is that evil is best known not by its motives but by its
*methods*.

  reply	other threads:[~2001-04-18 13:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-18  7:03 Supplying missing entries for Configure.help, part 3 Peter Kjellerstedt
2001-04-18 13:20 ` Eric S. Raymond [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-18  3:03 Eric S. Raymond

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010418092026.D16765@thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=axel@uni-paderborn.de \
    --cc=esr@snark.thyrsus.com \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.kjellerstedt@axis.com \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox