lewang / ws-butler

Unobtrusively trim extraneous white-space *ONLY* in lines edited.
242 stars 26 forks source link

ws-butler does trims whitespace on current line during deft auto-save #18

Open aaronjensen opened 8 years ago

aaronjensen commented 8 years ago

This may be a deft issue, but I'm raising here in case there is something that can be done here instead.

See https://github.com/jrblevin/deft/issues/20

Basically, deft's auto-save will sometimes (not every time) cause ws-butler to remove the whitespace before the point. This was meant to be fixed by https://github.com/jrblevin/deft/pull/12, but it was not.

Thanks much for ws-butler, it's great!

aaronjensen commented 8 years ago

This no longer repros on emacs 25

aaronjensen commented 8 years ago

I spoke too soon, it still repros.