Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-09-09 Thread Kevin Riggle
Excerpts from Michael Stapelberg's message of Tue Aug 17 18:46:32 -0400 2010: > Hi Edward, > > Excerpts from Edward Z. Yang's message of 2010-08-16 21:55:32 +0200: > > Fascinatingly enough, I cannot find it in either my inbox or my spam > > filter. (Dun dun dun.) > > Maybe you should send it as a

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-09-09 Thread Edward Z. Yang
Excerpts from Michael Stapelberg's message of Tue Aug 17 18:46:32 -0400 2010: > Interesting. I gzipped it (to make sure it does not get touched in any way on > its way to you) and attached it to this mail. I finally got around to looking at your message, and as expected, it appears that there is n

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-17 Thread Michael Stapelberg
Hi Edward, Excerpts from Edward Z. Yang's message of 2010-08-16 21:55:32 +0200: > Fascinatingly enough, I cannot find it in either my inbox or my spam filter. > (Dun dun dun.) > Maybe you should send it as an attachment. Interesting. I gzipped it (to make sure it does not get touched in any way o

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-16 Thread Edward Z. Yang
Excerpts from Michael Stapelberg's message of Mon Aug 16 13:22:26 -0400 2010: > Hi Edward, > > Excerpts from Edward Z. Yang's message of 2010-08-16 03:40:33 +0200: > > What's the subject line? > The subject line is: > "Fwd: Fwd: Re: [RaumZeitLabor] Portalroboter kostenlos bei Selbstabholung - > I

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-16 Thread Michael Stapelberg
Hi Edward, Excerpts from Edward Z. Yang's message of 2010-08-16 03:40:33 +0200: > What's the subject line? The subject line is: "Fwd: Fwd: Re: [RaumZeitLabor] Portalroboter kostenlos bei Selbstabholung - Interesse?" Best regards, Michael ___ Sup-devel

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-16 Thread Alvaro Herrera
Excerpts from Edward Z. Yang's message of dom ago 15 21:40:33 -0400 2010: > Excerpts from Michael Stapelberg's message of Sun Aug 15 21:19:35 -0400 2010: > > Just did so. Message-ID is <1281921493-sup-9...@midna.zekjur.net>. > > What's the subject line? So it kinda sucks that one can't search for

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-15 Thread Edward Z. Yang
Excerpts from Michael Stapelberg's message of Sun Aug 15 21:19:35 -0400 2010: > Just did so. Message-ID is <1281921493-sup-9...@midna.zekjur.net>. What's the subject line? Edward ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/ma

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-15 Thread Michael Stapelberg
Hi Edward, Excerpts from Edward Z. Yang's message of 2010-08-16 01:30:46 +0200: > I was hoping to get a copy of the email that broke for you, but it never > found its way to me. Perhaps you could resend it? Just did so. Message-ID is <1281921493-sup-9...@midna.zekjur.net>. Best regards, Michael _

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-08-15 Thread Edward Z. Yang
Excerpts from Michael Stapelberg's message of Tue Jul 20 16:09:39 -0400 2010: > I was wrong. I just opened an email and it was no longer verified (it is > GPG-signed). I will post an updated patch soon. Hi Michael, I was hoping to get a copy of the email that broke for you, but it never found its

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-07-20 Thread Michael Stapelberg
Hi, Excerpts from Michael Stapelberg's message of 2010-07-20 00:50:37 +0200: > Thanks for the patch, I can confirm it working and necessary. I was wrong. I just opened an email and it was no longer verified (it is GPG-signed). I will post an updated patch soon. Best regards, Michael _

Re: [sup-devel] [PATCH] Return nothing between if end index is not found.

2010-07-19 Thread Michael Stapelberg
Hi Edward, Excerpts from Edward Z. Yang's message of 2010-07-18 19:53:39 +0200: > This patch fixed Nil error that occurred when I had a GPG signed > mail with a starting marker but no ending marker. Thanks for the patch, I can confirm it working and necessary. Best regards, Michael __

[sup-devel] [PATCH] Return nothing between if end index is not found.

2010-07-18 Thread Edward Z. Yang
This patch fixed Nil error that occurred when I had a GPG signed mail with a starting marker but no ending marker. >From 22d12ffe7caa0d11c91876e2c8c7806854d0b3ab Mon Sep 17 00:00:00 2001 From: Edward Z. Yang Date: Sun, 18 Jul 2010 03:38:52 -0400 Subject: [PATCH] Return nothing between if end inde