-
A few of the things I liked about `numcl` more than `numpy` was the presence of `map-array`. While `map-array` seems to want all its arguments to have the same dimension, I'd also like to have somethi…
-
In my company's django project, we have all of our apps in an "apps" directory. The pony-get-app function always returns apps rather than "integration" or what-have-you. This was my solution for it.
…
-
I love this package. However, there are two problems that pretty much make it unusable for me in its current state:
1) whenever the context menu is opened, left-clicking outside it still activates …
-
Hello, I've been trying to extend the report functionalities to create my own kind of report. I'd like to first prompt the user to apply the arguments and later give a report query. This is the code I…
jrgtt updated
4 years ago
-
### Confirmation
- [X] I have checked the documentation (README, Wiki, docstrings, etc)
- [X] I am checking these without reading them.
- [X] I have searched previous issues to see if my question is…
-
## Is your enhancement request related to a problem? Please describe.
When you define a property specifying the state of a table before the transaction and the code does not satisfy this specificat…
-
Hi,
I can't get this package to work in the simplest case imaginable.
Here is a self-contained script which reproduces the problem:
```el
(load "~/.emacs.d/straight/repos/smarttabs/smart-tab…
-
I'm new to programming in general, and so far I've been coding Lisp using slime in emacs. I'm used to evaluating (slime-eval-defun) a variable like (setq a 3), and then using that variable in every fu…
-
Thanks for the great package! I love how customizable it is.
**Is your feature request related to a problem? Please describe.**
This is a common use case for me, when I want to open a library file…
-
Ive bound 'quickrun to a key but everytime I use it the frame/window is resized to the middle of the screen, this can get annoying after I have run it the first time then resize the frame/window and t…