On Sat, Apr 4, 2009 at 1:12 PM, Bruce Stephens <bruce.stephens@xxxxxxxxx> wrote: > Dan McGee <dpmcgee@xxxxxxxxx> writes: > >> I'm guessing this is related to commit >> 6e1825186bd052fc1f77b7c8c9a31fbb9a67d90c but I haven't bisected yet. >> Having to hit enter 10 times ad the Message-ID prompt seemed a bit odd >> to me. Has anyone else seen this behavior? > > Yes. Apparently one uses \C-d now. Wait. Did hitting just enter work in the past? Because I tested this before I made this commit and at least on my machine, hitting enter just presented the prompt again. So I retained that behavior. I looked over the Term::ReadLine code and I don't see how just hitting return ever worked. But if you tell me it did, I believe that and I can restore that behavior. Out of curiosity, what is your OS and version, perl version, and what does does perl -e 'use Term::ReadLine; print "$Term::ReadLine::VERSION\n"' return? Thanks, j. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html