Skip to content

Update on emacs+trac interface

Things are shaping up rather well, most of the functionality is already implemented, I can query, modify and create, tickets. There are quite a few outstanding features to add, and quite a few annoying bugs to squash, soon there should be a alpha release. How soon? now that’s the question.

2 Comments

  1. Very cool to see this happening. Are you using the Mylyn Java APIs for querying? We would like to make sure that they support extensions of this sort. A while back I created a Java API for AspectJ and got that working in all the popular IDEs at that time, including Emacs. For emacs it just emitted s-expressions that the Emacs extension consumed. Fun stuff :)

    Please feel free to email one of the Mylyn channels or file a bug to ensure that your integration is supported: http://www.eclipse.org/mylyn/developers/


    Mik Kersten
    President & CTO, http://tasktop.com/blog
    Project Lead, http://eclipse.org/mylyn

    Posted on 01-Oct-08 at 12:58 pm | Permalink
  2. Thanks for the interest and the links. Right now, I’m not using the Mylyn APIs, I’m working on a elisp version. I do plan to use the Mylyn APIs and I’m currently working on some proof of concept code to emit s-expressions to Emacs, but still is a bit raw.

    Posted on 01-Oct-08 at 10:57 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*