pathemata@alien.topBtoEmacs@communick.news•How do you quickly navigate inside a source file using emacs ?English
1·
1 year agoI think the “hide-show” package is invaluable in navigating large files.
You can see all functions collapsed in a file.
Or, within a function, you can see all blocks of code {}
collapsed.
nowadays, I don’t see why anyone would use gnuplot instead of matplotlib.