[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1189536734.5739.2.camel@lappy>
Date: Tue, 11 Sep 2007 20:52:14 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Lee Revell <rlrevell@...-job.com>
Cc: Randy Dunlap <randy.dunlap@...cle.com>,
lkml <linux-kernel@...r.kernel.org>,
akpm <akpm@...ux-foundation.org>, jgarzik <jgarzik@...ox.com>
Subject: Re: [PATCH/RFC] doc: about email clients for Linux kernel patches
On Tue, 2007-09-11 at 14:38 -0400, Lee Revell wrote:
> On 9/11/07, Peter Zijlstra <peterz@...radead.org> wrote:
> > On Tue, 2007-09-11 at 10:16 -0700, Randy Dunlap wrote:
> >
> > > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > +Evolutions (GUI)
> >
> > I take it you mean: Evolution
> >
> > > +Some people seem to use this successfully for patches.
> > > +
> > > +What config options are needed?
> >
> > When composing mail select: Preformat
> > from Format->Heading->Preformatted (Ctrl-7)
> > or the toolbar
> >
> > Then use:
> > Insert->Text File... (Alt-n x)
> >
> > to insert the patch.
>
> You can also diff -Nru old.c new.c | xclip, select Preformat, then
> paste with the middle button.
Ah, I shall try:
cat `quilt top` | xclip
next time I have a single patch to send.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists