Re: New package

Adrian Aichner <[email protected]> Sun, 31 Oct 2004 12:54:59 +0100
Newsgroups gmane.emacs.xemacs.design
Organization The XEmacs Project
Message-ID <[email protected]>
Ville Skyttä <[email protected]> writes:

> On Sat, 2003-02-15 at 08:57, Samuel Mikes wrote:
>
>> Ville> Samuel, please consult the mailing list descriptions at
>> Ville> <http://www.xemacs.org/Lists/>.
>> 
>>   Mmm.. I had.  The documentation for how to *make* a package is very
>> good.  It was because there was no obvious "How to add a package" web
>> page that I contacted Peter out of band.
>> 
>>   I would be willing to write such a page, or at least add some
>> content to http://www.xemacs.org/Develop/index.html.  Currently all
>> it says there about packages is where to find the Smoketest.
>
> Ah, cool.  Be sure to contact Adrian if you get around to doing this.

Yes, please.

>
>> Ville> Hmm!  Interesting... [but what's "blogger" ?]
>> 
>>   Blogger is the name of an XML-RPC API [snip]
>
> Thanks for the explanation.
>
>>   There is no official home page of the package, because the package
>> is a couple of pieces of elisp floating around in space.  I have
>> written a pseudo-home page at:
>> 
>> http://www.cubane.com/blogger/index.html

Good!

Sam, are you aware of
<fsbot> lisppaste.el -- [0] the Emacs interface for lisppaste
<fsbot> [1] get it at http://www.ph.ed.ac.uk/~p0198183/lisppaste.el
<fsbot> [2] it needs this patch to xml-rpc.el : http://www.ph.ed.ac.uk/~p0198183/xml-rpc.el.patch

Also, 
<fsbot> http-emacs is like, [0] includes http-post and http-get which allows you to fetch, render and post html pages via emacs. It also includes simple-wiki-* modules, which allow you to edit remote (and local) wikis via emacs, and also includes a major-mode for the same.
<fsbot> [1] See also SimpleWikiEditMode ..[Type ,more]
<anaran> ,more
<fsbot>  [2] at http://savannah.nongnu.org/projects/http-emacs/
<fsbot> [3] at http://www.emacswiki.org/cgi-bin/wiki.pl?SimpleWikiEditMode
<fsbot> [4] See also mozex and electrix
<fsbot> [5] See also http://en.wikipedia.org/wiki/Wikipedia%3AText_editor_support
might be relevant.
I would like to add jspwiki support to http-emacs (probably using
xml-rpc as well), just because I want to use XEmacs for contributing
to a internal jspwiki at work.

Some of this functionality might even be useful in core to rework our
baroque package system download mechanism (requiring dired, and efs,
and xemacs-base) with a slim http-get.

Now might be the time to discuss this.

>> 
>>   The tarball of my proto-package source directory is available there
>> too.
>
> Thanks!  I tested it briefly, and at least it builds.  There are a
> couple of things you might want to look into:
>
> xml-rpc.el uses url-retrieve-synchronously and replace-regexp-in-string,
> which don't exist in XEmacs.  And match-string-no-properties (in xml.el)
> is in the apel package, that should be added to REQUIRES, or even
> better, worked around without using apel :)

Yeah, let's avoid apel if at all possible.

>
> Anyway, I'm convinced that blogger would be a useful addition to the
> XEmacs packages tree.  Please follow the instructions at
> <http://www.xemacs.org/Develop/cvsaccess.html#committers> to activate
> your account.  I have the blogger package in my tree with a couple of

Please send your ssh 1 or 2 public key (with your preferred email address)
to [email protected], as described in above URL.

> cosmetic tweaks waiting for you...
>
> Cheers,

More cheers,

Adrian

-- 
Adrian Aichner
 mailto:[email protected]
 http://www.xemacs.org/