emacsweblogs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacsweblogs] Re: weblogger problem (probably really a doc bug)


From: Tom Robinson
Subject: [Emacsweblogs] Re: weblogger problem (probably really a doc bug)
Date: Sun, 2 Aug 2009 17:42:27 -0400 (EDT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

Mark:


Thanks. Since this thread is somewhat mixed as well, I'll go briefly down the line:

* I pulled down your latest files and tested them. Seem to be fine at my end.

* I agree with many of those suggested features, though being on holiday, I don't have quite much time to write a proper response. I especially like the Org Mode idea and tags support.


I'd also like to chip in a quick .emacs macro to kick out "<!--more-->" and a visual line:

(global-set-key (kbd "\C-c m") "<!--more-->\n---\n")

... which is one of those little things that has been surprisingly useful, in the case of WordPress.


At any rate, I'm on-list now, so any new features, ideas, and such will be routed here.

Thanks,
- Tom Robinson



On Sat, 1 Aug 2009, Mark A. Hershberger wrote:


First: Tom, Laura,

I have an emacs-weblogging list set up on Savannah that has not been in
use.  It'd be wonderful to actually start using that list.  Would you
guys mind signing up for the list?

   http://lists.nongnu.org/mailman/listinfo/emacsweblogs

(Ccing the list in case anyone there wants to help follow up on these
ideas.)

Tom Robinson <address@hidden> writes:

I did want to let you know that the script has been quite useful for
me with WordPress.

Excellent!

If you'd like to collaborate on any features beyond maintenance fixes,
feel free to drop me a line.

Some ideas:

Atom PUB: Most weblog platforms support Atom PUB now, but weblogging.el
         does not. http://en.wikipedia.org/wiki/Atom_(standard)

Tags support: I've only just started on supporting tags and it really
         isn't there.

Org-mode: I'm becoming pretty enamored with org-mode's markup and it
         would be nice to take the org-mode's export functionality
         (there is already an HTML export piece) and make it easy to
         publish org-mode items to a weblog.

         In fact, right now weblogging.el builds on Gnus message-mode
         buffers.  That's because it made some kind of sense to me at
         the time.  But now that org-mode has come onto the scene as a
         standard part of Emacs23, moving to org-mode seems ideal.

RSD Support: This has been around for a very long time, but still isn't
         in weblogging.el.  It would make the weblogger-server-setup
         function a lot simpler.
         http://archipelago.phrasewise.com/display?page=oldsite/1330.html

The only one of the above that seems more than trivial is the Atom
protocol, but this is already implemented:
http://bazaar.launchpad.net/~ehetzner/atompub.el/trunk/annotate/head%3A/atom-api.el
so it shouldn't be too hard to integrate that.

Let me know if you're interested in trying any of these.

Mark.


--
http://hexmode.com/

Every day, mindful practice.  When the mind is disciplined, then the
Way can work for us.  Otherwise, all we do is talk of the Way; everything
is just words; and the world will know us as its one great fool.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]