From: ara.t.howard@... Date: 2006-04-05T07:11:55+09:00 Subject: Re: Length of backtrace displayed by ruby On Wed, 5 Apr 2006, Stephen Kellett wrote: > In message , > ara.t.howard@noaa.gov writes >> On Wed, 5 Apr 2006, Yukihiro Matsumoto wrote: >>> Not yet. Do you (or anybody else) have any good API suggestion? >> >> Exception.backtrace_display_limit = 42 > > Exception.setFilter(regularExpression) > > where the matching items are removed from the backtrace. what would be matched? e.to_s, e.message.to_s, or e.backtrace.any?{|b|} regards. -a -- share your knowledge. it's a way to achieve immortality. - h.h. the 14th dali lama