From: William J. C. <lil...@ce...> - 2003-03-24 20:12:55
|
Done, spelled: /review -random last 10e However, my implementation is that this shows (at most) YOUR last 10 events. Counting the events is the last thing that's done to the list. You can even do: /review rant,ranttalk last 42e Regards. > User: [#829] sdn > MOO: 1.8.0r5 > Core: lily running rev 2.3 > Server Time: Thu Nov 30 14:09:46 2000 EST > ---%report%---- > "/review <something> last <n>" would display the last <n> events in > <something>". Example: "/review random last 10" would display the last 10 > events from -random. > > I think this would be an AND-type operation, as other /review options, not > a final filter. So: "/review random user sue last 10" would display any > events in -random from Sue D. Nymme in the final ten events, if any; not > the final ten events from Sue D. Nymme in -random. But hey, whichever's > easier to implement. > > The benefit to this feature would be for reviewing recent events in high- > traffic discussions, where "/review -foo today" results in way too many > events. > > Thanks, > Sue D. Nymme > ---%report%---- > > |