python-emailthreads icon indicating copy to clipboard operation
python-emailthreads copied to clipboard

Line breaks in quotes shouldn't be significant

Open emersion opened this issue 4 years ago • 0 comments

Example: https://lists.sr.ht/~garritfra/taurus/patches/15207

The parent message is:

I really dislike the name "utils". It is often used as "meh, I don't
know what to call this file. It helps another module, therefore it
must be a 'helper' or 'util'". What do you think of renaming this to
"io"?

The child message is:

> What do you think of renaming this to "io"?
This name doesn't really fit because this should be a generic file for
helper functions, not only I/O.

emersion avatar Jan 16 '21 16:01 emersion