Re: Change the expectation that emails should wrap at 80 characters

2025-02-27 Thread Tino Didriksen
ny viewer or editor worth anything can display long lines in a way that flows and indents with surroundings. format=flowed would be neat, if it was widely implemented. It is not. And, we shouldn't require specific software to use the mailing lists. -- Tino Didriksen

Re: What would help the most?

2023-10-30 Thread Tino Didriksen
decade. So evidence would say it's not spam, but still a bizarre set of mails. -- Tino Didriksen On Mon, 30 Oct 2023 at 07:03, wrote: > Hi, > > I have the feeling, that this is some kind of semi-AI generated chat. > I think we should stop it now. > > Imre, Nagy > 2023

Re: Potential MBF: packages failing to build twice in a row

2023-08-14 Thread Tino Didriksen
s should result in a policy change. A "clean" target is entirely superfluous these days, and has been for probably decades. It is easy, and better in most measurable ways, to build from scratch every time. You only need to reuse a build folder when debugging, and then "clean" isn't relevant anyway. -- Tino Didriksen