Skip to content
D Groth edited this page Oct 10, 2024 · 1 revision

pydoc

This macro allows you to display Python manual pages within MicroEmacs in a similar way like you can display it in a terminal. In addition to the terminal display MicroEmacs highlights the section and classes and allows you to navigate the document using the item-list command or using folding, using collapse-current and collapse-all macros.

The installation is as follows download the macro file hkpydoc.emf to your MicroEmacs users folder, usually ~/.config/jasspa. Thereafter activate the macro pydoc by adding the line define-macro-file hkpydoc pydoc to your USERNAME.emf file within the same folder.

Clone this wiki locally