From: Junio C Hamano Date: Wed, 31 Aug 2005 18:48:41 +0000 (-0700) Subject: Add Pine 4.63 help from Daniel. X-Git-Tag: v0.99.6~36 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1eb446fa9fe66df037b416d2fb3c44cf36250354;p=git.git Add Pine 4.63 help from Daniel. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 26db5dd28..9ccb8f72e 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -232,6 +232,18 @@ diff --git a/pico/pico.c b/pico/pico.c break; +(Daniel Barkalow) + +> A patch to SubmittingPatches, MUA specific help section for +> users of Pine 4.63 would be very much appreciated. + +Ah, it looks like a recent version changed the default behavior to do the +right thing, and inverted the sense of the configuration option. (Either +that or Gentoo did it.) So you need to set the +"no-strip-whitespace-before-send" option, unless the option you have is +"strip-whitespace-before-send", in which case you should avoid checking +it. + Thunderbird -----------