Matus Goljer

Results 278 issues of 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...

enhancement

![image](https://github.com/scottaj/mocha.el/assets/2664959/6f51b4bb-79ad-46cc-a784-36f1e3f293fd)

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...

enhancement
language:org

See https://github.com/Fuco1/smartparens/pull/1007

bug
unconfirmed

## 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...

![sp](https://cloud.githubusercontent.com/assets/16749790/20648577/ee65eb92-b4e5-11e6-8d37-9a507a8848e8.gif) #680

bug

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...

bug
enhancement

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...

enhancement
refactoring
newbie-task