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.

5 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
  3. Mike Hansen

    Any updates on this? I know it’d be pretty useful for me.

    Posted on 16-Dec-08 at 8:49 am | Permalink
  4. I’ve been unable to allot time to this, but I’ll be concentrating on finishing the basics, and releasing a beta this month.

    Posted on 19-Dec-08 at 7:27 am | Permalink
  5. Mike Hansen

    Thanks. I appreciate it.

    Posted on 20-Dec-08 at 1:34 pm | Permalink