Александар Симић

Results 87 comments of Александар Симић

How should this be handled? Here: https://github.com/nrepl/nREPL/blob/master/src/clojure/clojure/tools/nrepl/cmdline.clj#L70 and here: https://github.com/clojure-emacs/nREPL/blob/master/src/clojure/clojure/tools/nrepl/server.clj#L140 `start-server` is started with the port **0**, the first available port. Should it now start with port **7888** by default...

You have a section on Emacs setup: http://funcool.github.io/clojurescript-unraveled/#appendix-b-setting-up-a-clojurescript-development-environment but it's just a placeholder for now. CIDER is a pretty popular Emacs package for working with Clojure(Script). There is already a...

> First of all - kudos for this library! It proves to be very useful to our project in Magnet. Thank you, I'm glad that you're finding it useful. >...

Hello @kkazuo Looks cool. I'm currently away on holiday. Will check this properly on Tuesday, when I'm back. Maybe a sample usage of this should be added to the README?...

Hello @kkazuo :wave: sorry I took so long to respond to this PR properly. Could you consider moving this functionality that you've implemented from under **pdfboxing.info** to say **pdfboxing.security**? Because...

Hello @kkazuo thanks for the quick response :) Any chance that you can add some more tests? For example, can you add tests for these abilities: ``` can-extract-content can-fill-in-form can-modify...

Thanks for your work on this @PavlosMelissinos! I'll try to merge soon. If you don't see any movement on this, do ping me to remind me. Thanks again!

Hey @PavlosMelissinos Sorry for the delay. Thanks for doing this! Looking at it quickly, again, it looks good. But I want to look at it properly and try it before...

I'll merge this this weekend and I'll resolve the merge conflict in the CHANGELOG. Sorry for the delay

> No pressure at all, I think we have enough stress in our lives already! FYI I've resolved the conflict. Thanks for the kind words and for your work here...