Johan Widén

Results 26 comments of Johan Widén

Regarding starting Nyxt from emacs: I tried again, and Nyxt starts, but there is some problem with the communication between them. This is probably unrelated to the ASDF warning. I...

I was using https://github.com/ag91/emacs-with-nyxt but I now see that that code needs a bit more work to be more robust, when using sly.

I now built nyxt from nyxt-3-pre-release-1-source-with-submodules.tar.xz That worked better: - No warning message about asdf version - I am now able to open a TCP connection to Nyxt running as...

About PREFIX/DESTDIR: The file INSTALL does not mention PREFIX, but there seems to be some use of it further down in the directories. I realized later that I did not...

I now specified DESTDIR in the top level makefile (with an export statement). It still installed in the same unexpected place. I was unable to "make clean": git submodule deinit...

I downloaded https://github.com/atlas-engineer/nyxt/releases/download/3-pre-release-1/nyxt-3-pre-release-1-source-with-submodules.tar.xz I extracted this tar archive in an empty directory. I modified the makefile according to the file INSTALL, then built, and then did make install DESTDIR=... This...

Thanks for the info! I will symlink to the nyxt in the build directory as you suggest. I think some info about that should be included in the INSTALL file....

Perhaps this project needs a set of (automatic) tests, at least sanity checks? One such test could be to build PDF and EPUB versions of the document and then run...

I believe I solved the problem: There are two empty fields in metadata.txt: "identifier" and "publisher". If I remove these fields, and then generate the epub, then emacs nov.el can...

Yes, this file seems to work fine in nov.el. I looked at perhaps ten different sections. Thanks for fixing this! Den tis 30 aug. 2022 kl 11:51 skrev vindarel ***@***.***>:...