· Fanpeng Kong · Howto
Setting up C/C++ development environment in Emacs
A comprehensive guide to setting up a modern C/C++ development environment in Emacs using LSP, ccls, company, and flycheck, with comparisons to irony-mode and rtags.
A comprehensive guide to setting up a modern C/C++ development environment in Emacs using LSP, ccls, company, and flycheck, with comparisons to irony-mode and rtags.
A comprehensive guide to setting up email in Emacs using mbsync for syncing, mu4e as the interface, and msmtp for sending, with secure password handling through GnuPG encryption.
A solution for enabling syntax highlighting of VHDL and other HDL code in Org mode when exporting to HTML through Pelican, with examples using Pygments and custom ob-vhdl integration.
Learn how to create professional graphics in Org mode documents using ditaa for ASCII art diagrams and TikZ for LaTeX-based figures, with examples of source code evaluation and export.