<br><font size=2 face="sans-serif">Notes does seem to handle the attachments
fine, but it won't export the attachments with the emails.</font>
<br>
<br><font size=2 face="sans-serif">After further review, I've found this
method of Notes. &nbsp;It <b>does not</b> require that the patches be attached,
but works best when they are inline.</font>
<ol>
<li value=1><font size=2 face="sans-serif">Open the patch email</font>
<li value=2><font size=2 face="sans-serif">Goto the menu-&gt;view-&gt;show-&gt;page
source.</font>
<li value=3><font size=2 face="sans-serif">Goto the menu-&gt;file-&gt;export,
and save the file.</font>
<li value=4><font size=2 face="sans-serif">You can use the default char
set, but increase the line wrap size (I add a 9 to make it 975).</font>
<li value=5><font size=2 face="sans-serif">Edit the patch file and remove
all the headers above &quot;From:&quot;. &nbsp;Some of them cause problems
for some reason.</font>
<li value=6><font size=2 face="sans-serif">Call &quot;git am patchfilename&quot;
to apply it.</font></ol>
<br><font size=2 face="sans-serif">Good luck,</font>
<br><font size=2 face="sans-serif">Joe Ratterman</font>
<br><font size=2 face="sans-serif">jratt@us.ibm.com</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Brian Smith/Rochester/IBM</b></font>
<p><font size=1 face="sans-serif">02/13/08 12:59 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Dave Goodell &lt;goodell@mcs.anl.gov&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">dcmf@lists.anl-external.org, dcmf-bounces@lists.anl-external.org,
Joseph Ratterman/Rochester/IBM@IBMUS</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [dcmf] Lockless ROMIO driver</font><a href=Notes://d27ml103/86256D260013F37B/3CC0667DEB9576E08625739D005853DB/031ECB9D8F002B64862573EE0065BAE2>Link</a></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br><font size=2 face="sans-serif">Notes should be fine for attachments.
It's everything else that it screws up.</font>
<br>
<br><font size=2 face="sans-serif"><br>
Brian Smith<br>
BlueGene MPI Development<br>
IBM Rochester<br>
Phone: 507 253 4717<br>
smithbr@us.ibm.com<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Dave Goodell &lt;goodell@mcs.anl.gov&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: dcmf-bounces@lists.anl-external.org</font>
<p><font size=1 face="sans-serif">02/13/2008 12:29 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Joseph Ratterman/Rochester/IBM@IBMUS</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">dcmf@lists.anl-external.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [dcmf] Lockless ROMIO driver</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>On Feb 13, 2008, at 9:15 AM, Joseph Ratterman wrote:<br>
&gt; This is mostly for the IBM people, but it is good for everyone to
&nbsp;<br>
&gt; know.<br>
&gt;<br>
&gt; It appears that Lotus Notes is mangling the emails when you export
&nbsp;<br>
&gt; them. &nbsp;Specifically, I have seen it remove all leading whitespace,
&nbsp;<br>
&gt; which corrupts the patch. &nbsp;It also seems to replace tabs with
&nbsp;<br>
&gt; spaces, which causes the context match to fail.<br>
&gt; Does anyone know of a better/functional way to do this?<br>
<br>
You might be able to fix it with the &quot;--attach&quot; argument to git-
<br>
format-patch. &nbsp;I haven't tested it, but if it creates the patch as
an &nbsp;<br>
attachment instead of inline you should be able to save it verbatim &nbsp;<br>
on the other end. &nbsp;At least I hope that Notes doesn't mangle attached
&nbsp;<br>
files, that would be rather broken behavior IMO.<br>
<br>
Another similar approach would be to perform the first three steps &nbsp;<br>
exactly as you do right now but manually send the email with the &nbsp;<br>
patch files attached. &nbsp;This strategy also will not work if Notes is
&nbsp;<br>
improperly handling email attachments.<br>
<br>
-Dave<br>
<br>
_______________________________________________<br>
dcmf mailing list<br>
dcmf@lists.anl-external.org<br>
http://lists.anl-external.org/cgi-bin/mailman/listinfo/dcmf<br>
http://dcmf.anl-external.org/wiki<br>
</font></tt>
<br>
<br>