Daniel Nicolai
Daniel Nicolai
Somehow, I found the alert package first so that I was not aware of Emacs its notification package. I think it does not hurt to notify people about this alternative.
The `dolist` form in the `alert` function receives an empty list. This solution adds a single element `nil` to the list so that the `dolist` executes the body at least...
This closes #570
Just added description functionality of printing first matching directory to stdout. I think this small addition really closes #215
It seems to me that the description of autojump its functionality in --help is wrong. Because it says that usage: autojump DIRECTORY, jumps to directory but instead it just prints...
First of all, thanks for your work. Your project(s) look very interesting. I am an Ivy and Spacemacs user. In Spacemacs, Ivy opens with the `^` as initial-input by default....
Would it be possible to implement an option to colorize the menu? So that for example ls --color | pmenu would be rendered in color. Or alternatively maybe an option...
This feature request suggests/asks for a solution for #340. When plotting using the wolfram kernel, I can copy the returned html to the scratch buffer and then do `M-x shr-render-buffer/region`to...
#### Description :octocat: org-roam-mode buffer is broken due to (global-)page-break-lines-mode #### Reproduction guide :beetle: - Start Emacs - Install org-roam via the [org-mode layer instructions](https://develop.spacemacs.org/layers/+emacs/org/README.html#org-roam-support) - Additionally carry out the...
I have implemented the, I hope final, requirements as requested in your pull request #4268 for publishing the package to MELPA. Could you please create another pull request for publishing...