On 2023-01-17 13:34, Bart Schaefer wrote:
True. I have help screens as subsidiary functions but defined within the file named after the function itself. I'd hate to have to clutter things up making files for each of them. A few years back I experimented with autoload but gave up on it, tho perhaps I should give it another look. Mind I'm happy just sourcing everything, but getting them in order is the small issue mentioned.-- also makes me suspect that Ray has more than one function per file, which further messes with autoload.