Morgan Smith

Results 5 issues of Morgan Smith

I get this error when building. I'm using the compile flag -DUNBUNDLE_GTEST=ON. I don't understand how cmake works but my guess is line 24 in cmake/FindGTest.cmake where it tried to...

bug
build system

The commit message explains more. Part of the issue here though is that we have slightly different logic when running in the build directory and when running when installed. Other...

In the KML export, the data field name for heart rate data is "heart_rate" when it should be "heartrate". This causes interoperability issues. When opening a KML file in GPXsee...

bug

Hello! I'm trying to run emacs on tmux on kmscon. Running emacs directly on kmscon means that certain key combinations get processed before emacs can see them. For example typing...

Hello! I am new to contributing to ProofGeneral. Emacs now has a builtin utility called checkdoc to check docstrings and general file format. It also enables running a spell checker...