Александар Симић
Александар Симић
I just hit this snag too and I just replaced instances `string-replace` with `replace-string` before finding your issue above. I guess this is a bug that should be fixed. But...
So it turns out that your package has already made it to MELPA: https://melpa.org/#/ox-slack. I just relied on the message in the README and went with it. In any case,...
Hello @alinmear Thank you for the kind words and thank you for creating this PR. About the change, it seems to me, at a quick glance, that your `ipcalc-org` function...
Hey @alinmear I pushed a formatting change into this branch: https://github.com/alinmear/ipcalc.el/compare/2720f7e3e662e04e195f8338b81a499cf321296a...dotemacs:standalone-calc?expand=1 (I've subsequently added some more commits, but do ignore them for now.) But let me ask you, couldn't this...
### Just a guess This was raised almost two years ago, so it's a bit dated. But in general, if lein figwheel android works, and starting the REPL via `cider`...
Hello @prertik & @drapanjanas! Since it's been over a year since the activity in this issue and this has not been tackled, let me ask a more specific question: If...
> Hi @dotemacs, my original plan was to test by creating a basic application(exactly like the one you mentioned). And maybe hooking up the CI to perform similar-ish test? This...
My question was more in line of: > Are you OK if I add the tests via calabash? (See: http://calaba.sh/) > Or do you have some other tool in mind....
Hey @AbhinavOmprakash Thanks for this library, it looks fun & useful! 😄 About this issue: How were you thinking that it would work? Say that you're `defn*`-ing `foo`, a `foo
Sure :)On 6 Oct 2022, at 10:04 am, Abhinav Omprakash ***@***.***> wrote: hey, @dotemacs I hope you found it helpful. Initially, I thought I could write a macro that would...