[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pine and whitespace
pine cleans whitespace at end of line, which violates the principle of
mailer does not alter my message. it also jacks up some patches i try to
mail around. since this seems to be a feature for the pine people, maybe
we could make it a local patch?
--- pico/pico.c.orig Sun Aug 10 17:17:01 2003
+++ pico/pico.c Sun Aug 10 17:16:51 2003
@@ -219,7 +219,9 @@
switch(pico_all_done){ /* prepare for/handle final events */
case COMP_EXIT : /* already confirmed */
packheader();
+#if 0
stripwhitespace();
+#endif
c |= COMP_EXIT;
break;
--
desire is not an occupation