unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Davis Herring" <herring@lanl.gov>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: Emacs-Pretest-Bug <emacs-pretest-bug@gnu.org>
Subject: RE: [sdl.web@gmail.com: 23.0.0; (thing-at-point 'url) returns invalid urls]
Date: Tue, 4 Sep 2007 15:40:58 -0700 (PDT)	[thread overview]
Message-ID: <59196.128.165.123.18.1188945658.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICMEEKDPAA.drew.adams@oracle.com>

> And what to return when probably-intended-URL recognition fails? nil?
> Whatever is currently at point, without prepending http://? Should http://
> ever be prepended (e.g. if "www." satisfies the test for likely URL, as in
> www.google.com)?

In the context of the uneager URL-at-point function (which, as Stefan has
said, should not replace the current behavior of (thing-at-point 'url)):

If we think it's not a URL, we return nil.  Otherwise, we prepend
"http://" (customizable) if there's no scheme present and it doesn't look
like an email address (to which "mailto:" should be prepended, of course,
to make it a URL).  On a somewhat-related note, such things as "www." and
".com" should in no circumstances be added; it is a misfeature of (many)
Web browsers that they conflate keyword searches with the DNS.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.

  parent reply	other threads:[~2007-09-04 22:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-30  7:15 [sdl.web@gmail.com: 23.0.0; (thing-at-point 'url) returns invalid urls] Richard Stallman
2007-08-31  8:32 ` Glenn Morris
2007-08-31 14:42   ` Stefan Monnier
2007-08-31 16:18     ` Drew Adams
2007-08-31 20:27       ` Stefan Monnier
2007-08-31 20:34         ` Drew Adams
2007-08-31 21:35           ` Thien-Thi Nguyen
2007-08-31 23:57             ` Drew Adams
2007-09-01 19:13               ` Johannes Weiner
2007-09-01 19:59                 ` Leo
2007-09-01 20:04                   ` Johannes Weiner
2007-09-01  1:57           ` Leo
2007-09-01 16:39             ` Drew Adams
2007-09-01 20:57               ` Leo
2007-09-02  6:39                 ` David Kastrup
2007-09-02 19:20                   ` Glenn Morris
2007-09-04 22:37                 ` Davis Herring
2007-09-03 20:51               ` Stefan Monnier
2007-09-04 22:40               ` Davis Herring [this message]
2007-09-01  4:06   ` Richard Stallman
2007-09-01 21:00 ` (thing-at-point 'defun) always returns NIL (was: [sdl.web@gmail.com: 23.0.0; (thing-at-point 'url) returns invalid urls]) Leo
2007-09-01 21:41   ` (thing-at-point 'defun) always returns NIL (was:[sdl.web@gmail.com: " Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=59196.128.165.123.18.1188945658.squirrel@webmail.lanl.gov \
    --to=herring@lanl.gov \
    --cc=drew.adams@oracle.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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.
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).