From mboxrd@z Thu Jan 1 00:00:00 1970 From: garoth@gmail.com (Andrei Thorp) Date: Mon, 15 Jun 2009 18:14:14 -0700 Subject: [sup-talk] [BUG] Sup Overload In-Reply-To: References: <80055d7c0906151145r493c07c2h7a68d776f49ce91a@mail.gmail.com> Message-ID: <80055d7c0906151814u2ab0fdf4n76144e27517870c8@mail.gmail.com> Forwarding to mailing list. ---------- Forwarded message ---------- From: Mark Alexander Date: Mon, Jun 15, 2009 at 2:10 PM Subject: Re: [sup-talk] [BUG] Sup Overload To: Andrei Thorp This may not be related, but at one point I found that feeding input characters to sup too quickly caused it to crash. ?I was using X cut-and-paste as a kind of poor-man's macro facility when I ran into this. ?If I recall correctly, the string I was cut-and-pasting into sup was this: ? T=N=a$ which was supposed to tag all messages, mark them as read, and archive them. ?I think it was crashing when it got to the "$", but it might have been the "a" that did it. ?I haven't tried this in a while.