rutils icon indicating copy to clipboard operation
rutils copied to clipboard

Make remove-empty-subseqs default to t in split* functions

Open djr7C4 opened this issue 6 years ago • 1 comments

This makes the code and the tutorial consistent. Moreover, using a value of nil for remove-empty-subseqs as rarely useful (as noted in the tutorial). This fixes #44.

djr7C4 avatar Jan 07 '20 04:01 djr7C4

Sorry, I have put it aside to think about potentially broken backward compatibility. I still continue this thinking :( I agree that t is a more reasonable choice, but I'm afraid that the change will surely break someone's code. That's how it always happens. So, I'll add the change in the next major version update. :man_shrugging:

vseloved avatar Jun 12 '20 18:06 vseloved