Re: mg and trailing whitespaces

2022-05-17 Thread Omar Polo
10 weeks bump :) (+cc lum@) Omar Polo wrote: > Hello tech, > > mg(1) has this tendency to leave a lot of trailing whitespaces around in > auto-indent-mode and c-mode which I find annoying. Yes, there's > delete-trailing-space but it works only on the current line (and not the > whole buffer as

Re: mg and trailing whitespaces

2022-03-28 Thread Omar Polo
Omar Polo wrote: > Hello tech, > > mg(1) has this tendency to leave a lot of trailing whitespaces around in > auto-indent-mode and c-mode which I find annoying. Yes, there's > delete-trailing-space but it works only on the current line (and not the > whole buffer as in emacs) and one has to manu

Re: mg and trailing whitespaces

2022-03-10 Thread Omar Polo
Mikhail wrote: > On Wed, Mar 02, 2022 at 09:47:31AM +0100, Omar Polo wrote: > > Hello tech, > > > > mg(1) has this tendency to leave a lot of trailing whitespaces around in > > auto-indent-mode and c-mode which I find annoying. Yes, there's > > delete-trailing-space but it works only on the curr

Re: mg and trailing whitespaces

2022-03-09 Thread Mikhail
On Wed, Mar 02, 2022 at 09:47:31AM +0100, Omar Polo wrote: > Hello tech, > > mg(1) has this tendency to leave a lot of trailing whitespaces around in > auto-indent-mode and c-mode which I find annoying. Yes, there's > delete-trailing-space but it works only on the current line (and not the > whol

mg and trailing whitespaces

2022-03-02 Thread Omar Polo
Hello tech, mg(1) has this tendency to leave a lot of trailing whitespaces around in auto-indent-mode and c-mode which I find annoying. Yes, there's delete-trailing-space but it works only on the current line (and not the whole buffer as in emacs) and one has to manually call it anyway. Emacs, an