Shitikanth Kashyap
Shitikanth Kashyap
Fixes bug #317. Pull requests are welcome as long as the following apply.
Steps to reproduce: 1. Start emacs with `emacs -Q -L $which-key-srcdir -l bug.el` (just loads which-key and starts ediff on two empty buffers). 2. Press `# C-g`. (Sometimes it takes...
After you have called `M-x lsp-treemacs-symbols` say 10 times, `lsp-treemacs--update` is called 10 times every second, which can cause emacs ui itself to freeze.
As I understand neither fastexcel, nor POI itself support "strict ooxml" file format. It would be helpful for the user to detect the ooxml format and raise an early exception...
Libraries should not be packaging logback.xml since users importing the library as a dependency lose control of their logging configuration. ``` org.apache.maven.plugins maven-jar-plugin **/logback.xml ```
Save the value of the corresponding elfeed-entry in text-property and only call elfeed-search-print-entry-function when the entry has changed or we have encountered a new entry. On my system, with ~7000...
### Description Currently PMM supports two ways of discovering RDS instances: through the Instance attached role and through static credentials. . There is no way to attach cross-account IAM policy...
## Before this PR Idea plugin users could not choose the code style (GOOGLE, PALANTIR vs AOSP) although this was allowed using the cli as well as the maven and...
The problem: Currently there is no way to use dynamic credentials using `spring-cloud-vault-config-databases` beyond the max lease time. The recommendation online seems to be to just let your container become...