Results 23 issues of Yuri Khan

The readme says use `(unicode-fonts-setup)` in the init file. When starting Emacs as daemon, this is executed but has no effect. Afterwards, running an `emacsclient -c .` opens an X...

This may not be the most elegant solution but it works for me. I had to use `select-frame` because otherwise the progress reports went to nowhere. I also tried to...

# Feature request ## Summary The CMake documentation includes [pages describing bundled modules](https://cmake.org/cmake/help/latest/manual/cmake-modules.7.html). DevDocs has an index entry for each module (e.g. [CMakeDependentOption](https://devdocs.io/cmake~3.26/module/cmakedependentoption)), but not for each entity defined within...

feature