tag 554459 pending
quit

Hi,

On Wed, Nov 04, 2009 at 04:06:38PM -0200, Gustavo Noronha Silva wrote:
> Package: ack-grep
> Version: 1.90-1
> Severity: normal
> 
> I am trying to use less to pipe the output of ack-grep, but it never
> works. Looks like less is never called. I am using it like this:
> 
>  $ ack-grep --pager=less search_term
> 

thanks for the bug report. the problem is that ack tries to detect
whether it's outputting to a pipe, in which case it wouldn't run the
pager. however the logic is backwards. so if it is outputting to a
pipe it will run the pager, but if it isn't, it won't run the pager.
I'll upload the fix and forward it upstream when I get to work.

Cheers,
Ryan

-- 
_________________________
Ryan Niebur
[email protected]

Attachment: signature.asc
Description: Digital signature

Reply via email to