unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: jdbc urls
Date: Mon, 16 Jun 2008 00:42:19 +0200	[thread overview]
Message-ID: <m3lk162ud0.fsf@verona.se> (raw)
In-Reply-To: <jwvfxrh2y6o.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 13 Jun 2008 10:56:05 -0400")

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

I tried to adress most of your concerns in the attached new version of
url-jdbc. 


[-- Attachment #2: url-jdbc.el --]
[-- Type: application/emacs-lisp, Size: 2676 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1105 bytes --]



Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

>> and if thats all there is to it when adding support for a new url type?
>
> I wouldn't know.  It should be explained in the URL doc somewhere.
> I'd be surprised if that doc was enough for you to code this up, so
> anything you've learned about URL while writing this code would be
> welcome in the form of a patch to the doc (even in rough form,
> I'd be happy to improve it afterwards).

Basically I looked at url-erc. It appears simpler to write an url-lib
like url-erc or url-jdbc than one that does fetching, like http.

Maybe I will add support for some http like protocol, if I can find one
that intrests me that isnt already done, then I can write docs.

> What do you mean by ffap-like functionality?

Something that figures out whats at point and does something interesting
with the value there, interactively.

>> (provide 'url-jdbc)
>> (provide 'url-jdbc)
>
> I believe `provide' is fairly reliable, and even if it fails, I doubt
> that calling it a second time will fix the first failure ;-)
>

:-)


>         Stefan
-- 
Joakim Verona

      reply	other threads:[~2008-06-15 22:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04 11:42 jdbc urls joakim
2008-06-04 14:17 ` Chong Yidong
2008-06-04 16:03   ` joakim
2008-06-04 17:35 ` Stefan Monnier
2008-06-04 19:35   ` joakim
2008-06-05  2:11     ` Stefan Monnier
2008-06-12 16:25       ` joakim
2008-06-12 18:16         ` joakim
2008-06-13 14:56         ` Stefan Monnier
2008-06-15 22:42           ` joakim [this message]

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=m3lk162ud0.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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).