Anders Johansson
Anders Johansson
I’ve been using this for some weeks now, and find it perfectly tolerable. The modeline is sometimes not updated directly instantly, but in most cases it is. Fixes #53 But...
For a discussion of this common mistake see: https://twitter.com/GlacialMeg/status/1362557149147058178 And an interactive visualisation: https://engaging-data.com/iceberger-remixed/?h= Kind of a similar issue of realistic representations as #342 [The iceberg emoji](https://openmoji.org/library/#emoji=E2C0)
I had to update the script I used following https://github.com/retorquere/zotero-better-bibtex/issues/518#issuecomment-310522601, so thought it would be good to add it to the examples.
This is just a heads up that autoload.el seems to be in the process of being replaced by loaddefs-gen.el, which was introduced in the last months (starting from Emacs commit...
Fixes issue #985. I believe this may be what is needed, but I haven’t tested it extensively yet.
Previously this created nested lists which doesn’t correspond to the expected format.
The test whether the clock should be shown uses the the `fullscreen` frame parameter. This can however be non-nil with several values that I don’t think should be considered fullscreen...
- Add a customize set function for correctly redefining spotify-mode-map when spotify-keymap-prefix is set - Update documentation to reflect this change In particular, I found that the suggestion to do...
When using pdf-tools and its `pdf-isearch-minor-mode` to search in pdfs this works by `pdf-isearch-minor-mode` setting variables like `isearch-search-fun-function` to suitable functions that work on the pdf. This doesn't work at...