Matus Goljer
Matus Goljer
- The graph bars are scaled so that the pomodoro + long break time would fill the entire width. - The information lines with times are stretched to fill the...
### OS/platform Linux ### Emacs version and provenance 28.2, self compiled, no special distribution ### Emacs command emacs ### Org version and provenance 9.6.1, straight.el ### org-ql package version and...

This makes merging extremly difficult.
Right now we can only work with the file scope + archive. It would be nice to be able to select the subtree and the same subtree in archive file...
See https://github.com/Fuco1/smartparens/pull/1007
## Expected behavior #874 ## Actual behavior ## Steps to reproduce the problem ## Backtraces if necessary (`M-x toggle-debug-on-error`) ## Environment & version information **In recent enough `smartparens` you can...
 #680
In `yaml-mode` backspace is rebound to `yaml-electric-backspace` which if executed happily kills the paired delimiters even in strict mode. We should have a list of "backspace-like" functions and when these...
Using `cask exec ert-runner --reporter ert+duration` we can see how long each test runs. Some of the tests are extremly slow (3+ secs) which makes the test suite quite annoying...