Re: Ideas on column length in kernel "problem"?



On Wed, Aug 22, 2007 at 11:54:41PM -0400, Scott Thompson wrote:
I haven't seen any recent solutions to this "problem"...

Many free (and not-free) mail clients wordwrap. Hushmail wraps at
68 (verified), Yahoo has options to wrap at a max of 99, and Gmail
was somewhere around 85-90 as I recall. Not sure on other free /
inexpensive clients.

However, several code modules have code lines with column lengths
well over 80 (the worst I have seen was 211). This prevents people
with "minimal function" email clients (I'm being generous) from
making changes in the area of these long code lines, or from even
submitting fixes for the line length problem in modules themselves.

I don't have an easy solution short of finding volunteer(s) who can
submit patches to resolve this or peer-pressuring module owners
into resolving, so opening this issue up to the list for ideas
here. In the meantime I'll run a quick review to assess just how
many changes this would be ...

Most people get it right, so there must be a solution available that
doesn't involve changing the kernel. ;-)

Most likely the problem is that you cut'n'paste your patches into your
email client (or the editor your email client opens). If your client has
some "Insert File" functionality use this instead.

Note -- I am well aware that us 'poor users' could just 'get a real
email service', and if anyone knows of a free/inexpensive mail
client that will be able to handle the wordwrap requirements for
the current state of the linux tree please advise.

Open source email clients I have personally used to send patches are
(al)pine with the included pico as editor and mutt with nano as editor,
but it might be harder to find ones that don't work than ones that do
work...

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Swen annoyances to everyone: wakeup call
    ... the sarc.com site was not too clear about when updates should be ... - if using OE/O email clients, are the basic security settings locked down? ... > | many mail delivery failure messages can infect you. ...
    (microsoft.public.security)
  • Re: Problem with Fedora1 and ipop3d
    ... Email clients do not even see that dummy message. ... > required by the server. ... University of Leicester, Leicester, LE1 7RH, UK ...
    (Fedora)
  • Re: accessing windows mail from a remote computer
    ... they may have IMAP access. ... Have several different clients running on the same computer if you wish. ... DON"T waste your time with either of the free email clients on Vista - neither works well yet or possibly ever - (just how long should it have taken MS to fix something this broken if they even actually cared? ...
    (microsoft.public.windows.vista.mail)
  • Re: Generating SSL Certificates for Email Clients to get rid of the Self Sign Error on FC3
    ... That depends on the clients. ... help files, then post back with a list of which clients you need more ... I know that email clients comes with importing ... Postfix is using SSL Certificates and also Dovecot. ...
    (Fedora)
  • Re: Ideas on column length in kernel "problem"?
    ... inexpensive clients. ... It happens so often that people send mangled patches that it might be useful ... with "minimal function" email clients from ...
    (Linux-Kernel)