On Tue, 2007-09-11 at 14:38 -0400, Lee Revell wrote:
> On 9/11/07, Peter Zijlstra <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to