<a href="https://github.com/omouse/fogbugz-mode">I started working on a mode to interface to emacs with FogBugz. In particular I want a nice org-mode file generated with it.</a><div><br></div><div>FogBugz is a bug/issue tracker, we're using it at work and it isn't too bad.</div>

<div><br></div><div>I'm coding a server that mocks the API of FogBugz so that testing the interface is much quicker (also because I have no internet at home at the moment and it's really hard to test a web API without internet)</div>

<div><br></div><div>The mock server uses Common Lisp: <a href="https://github.com/omouse/fogbugz-mode/blob/master/mock-fogbugz.lisp">https://github.com/omouse/fogbugz-mode/blob/master/mock-fogbugz.lisp</a></div><div>-Rudolf O.<br>


</div>