J. Dekker
J. Dekker
The musl libc doesn't have the `libintl_gettext` symbol builtin, I think you should manually link `-lintl` or find gettext, I'm not sure. ``` /home/user/ereader-buildroot/output/host/lib/gcc/arm-buildroot-linux-musleabihf/4.9.4/../../../../arm-buildroot-linux-musleabihf/bin/ld: ../crengine/libcrengine.a(cri18n.cpp.o): undefined reference to sym bol...
Selecting the following region and pressing TAB which is bound to `indent-for-tab-command` does not indent the transaction properly. ``` 2019/08/13 Test this 8000 GBP out ``` Going through each line...
Source from lavc, Source/Sink for Blackmagic
**Describe the bug** Journal mode only loads when file opened after journal-mode has been loaded manually at least one time. **To Reproduce** 1. Open a file under `org-journal-dir` using `M-x...
It works fine (doesn't crash) without asking for input: ``` user@computer ~/W/o/jack1> jackd -d coreaudio [master] jackd 0.125.0rc1 Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others....
* ledger-mode.el (ledger-mode): Set indent-region-function. * ledger-post.el (ledger-indent-region): New function that indents the region by calling ledger-indent-line for each line. Closes #197
A simple sub-hour audible signal useful for tracking time without having to actually look at the watch itself. Inspired by the TV show Mr. Robot: > Each beep indicates one...
# Motivation The artifacts are already built and hosted, the install script just needs to be taught about riscv64. # Context Making this change manually to the install script the...
This may decrease performance by requiring an xattr lookup, but should be isolated to DELETEs. A configuration option for this feature would be added such that a user has to...
Allows editors to more easily syntax highlight. Didn't open an issue beforehand since this feature is so minor.