help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: display information in seperate buffer


From: Kevin Rodgers
Subject: Re: display information in seperate buffer
Date: Thu, 30 Jun 2005 11:01:39 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Fabian Braennstroem wrote:
> One question to multi-occur, right now it displays the
> matching lines for the given regexp for the chosen files, which is
> fine, but am I able to run some kine of ediff so multi-occur
> highlights the different listed lines, e.g.:
>
>   20 matches for "inlet" in buffer: *Occur*<2>
>    35:       inletvelocity = 10 [m/s]
>    38:       inlet = 2
>   9 matches for "inlet" in buffer: keps_small_301.out
>    36:       inletvelocity = 20 [m/s]
>    40:       inlet = 2
>
> So it would highlight the lines containing 'inletvelocity'!?

Run ediff-buffers normally, then use `#f' to focus it on the differences
you're interested in (those that match "inletvelocity").

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]