abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.2k stars 132 forks source link

Make "###autoload" behaviour optional [Feature req, low prio] #580

Open ComedyTomedy opened 3 years ago

ComedyTomedy commented 3 years ago

I use multiple semicolons to mark an outline heading, and as I'm using those more the "###autoload" behaviour is rather annoying.

Would it make sense to have a defcustom or something to disable that functionality? Does anyone else prefer not to use it?

For now I'm just wrapping the function and setting major-mode to nil. So feel free to close this issue, it's low priority.

Thanks for making a wonderful tool ♥

pierre-rouleau commented 3 years ago

I'd support the idea for a defcustom to disable the functionality.