glittershark / org-clubhouse

Simple, unopinionated integration between Emacs's org-mode and the Clubhouse issue tracker
MIT License
28 stars 13 forks source link

Undefined function `inc` #16

Closed vuori777 closed 5 years ago

vuori777 commented 5 years ago

Function org-clubhouse--story-to-headline-text calls the function inc which is undefined in my Emacs 26.2. Should this be 1+?

glittershark commented 5 years ago

yeah! I think that's sitting in my utils somewhere - too much of a clojurist to give it up :smile: