bc²
bc²
> http://www.aiai.ed.ac.uk/~jeff/lisp/cl-pitfalls is now gone; it looks like ~jeff is gone. wayback machine to the rescue! https://web.archive.org/web/20171007090745/http://www.aiai.ed.ac.uk/~jeff/lisp/cl-pitfalls
Yes yes, I mean that the description of the point and maps result structures seem to be missing in the docs at https://redis.io/docs/stack/graph/design/result_structure/. Not difficult to reverse engineer, of course...
I've taken a stab at a `fixed-scroll-mode`, and it's not hard to implement, although I'm not sure how best we can integrate it in `pdf-tools` since it required changes to...
@dalanicolai oops, it's fixed now! thanks for the heads-up :) (I actually had posted an extra function, and missed this one)
> Another point is that variants are not recommended in the resource grammar in any case, because it's better to have predictable output. after having this argument twice I'm finally...
hi @zmactep! thanks for this, it's appreciated :+1: I plan to upgrade to Neo4j v4 as soon as possible, and have only been using v3.5, so I guess I wouldn't...
> Or has anyone found Haskeline noticeably slow? personally, no! but I'd say it's a matter of the rest of the application using `Text` (which might be for performance reasons),...
I second this!
my understanding is that `pgf` would become a dependency of `gf`, so that Haskell projects wouldn't need to specify the whole `gf` as a dependency in order to simply get...
that's really strange! I'd like to have this working reliably so that I could add a go to definition function in `gf-mode`!