Davide Taviani
Davide Taviani
@borkdude re about the wording "requirements". Feel free to improve it! Note that it also refer to the java classes in `import` statement though.. (requirements is still wrong, as they...
:+1:
> Given that Clojure 1.11 is about to be released any day now, how about cutting a new release which includes #83 to get rid of the warning? Thanks for...
whoops, missed that. Can still fork and add it tho 😅
👍 it is enough to add an empty `custom.el`, but emacs will complain if you follow the instruction as-is @joodie :)
@dvorka not OP but I'm assuming that what they meant was that there is always a PDF export somewhere that is "synced on save" automatically
Related probably to #6965
I was installing ruby-2.1.2 and noticed that the /usr/local/rvm/wrappers/default was simlinked to ruby 2.2.1 instead of ruby 2.1.2
Right now this behavior sort of happens only when killing with `C-k`
Hey @weavejester I have reworked this according to your comments on #27 . Now the expiration is stored internally as a `java.util.Date` which should be a bit more robust. It...