Bug#226711: [PATCH] fix off-by-one-line behavior in example bot after saving

2004-01-09 Thread Matt Behrens
r writing this script (from the megahal examples directory), was there a reason syswrite's third parameter was needed? -- Matt Behrens <[EMAIL PROTECTED]> http://zigg.com/> pgpm5UiDLD0Wy.pgp Description: PGP signature

Bug#226711: [PATCH] fix off-by-one-line behavior in example bot after saving

2004-01-07 Thread Matt Behrens
Package: megahal Version: 9.0.3-7 When the example bot saves, megahal says something random. That appears to stick in the buffer and the bot begins responding not to the current query but the query immediately before. This patch fixes that problem. -- Matt Behrens <[EMAIL PROTECTED]>