-
Hi,
Is it possible to do a CONSTRUCT sparql query ?
Thanks,
Sam
-
This should help immensely for me. There are times when i want to edit a Burly bookmark definition and store it, but I am not familiar enough with how Org serializes the objects for its bookmarks. I h…
-
My inclination would have been to do so, and leave only the nuts and bolts functions (`fopen`, `fclose`, `keyword-to-state`, etc) in the `impl` ns. My thought on this is that it would be nice to have …
-
Would be nice to have "native" support on next-gen macs. Looks like the [Accelerate](https://developer.apple.com/documentation/accelerate/veclib) library provides BLAS and LAPACK
-
Currently there's a literal tab inserted. I have no clue how either the Emacs or the IEx side work - I'm gonna dig for a bit but will probably never finish so logging this so someone competent hopeful…
-
I really value almost all of the odoyle's design choices (particularly, spec support!). The only one I find a little bit strange is its syntax. Could you please elaborate on this? (Why you chose it? H…
-
Issue Description:
Summary:
I'm experiencing a type inference error when using the pg2 library with PostgreSQL JSONB functions that involve parameters. Specifically, when using functions like js…
-
This project is pretty cool and promisses interesting ways to use c-libraries within clojure. However:
I'm trying to do my first steps with clojure-scheme, but I keep on stumbling. I get up to the sc…
cvkem updated
10 years ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
# Prelude
Several syntax definitions implement string interpolation by clearing `string` scope.
The goal is to enable simple color schemes to properly highlight interpolated variables or express…