[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multi-occur-in-matching-buffers
From: |
Lennart Borgman |
Subject: |
Re: multi-occur-in-matching-buffers |
Date: |
Fri, 15 Jan 2010 21:28:42 +0100 |
On Fri, Jan 15, 2010 at 9:12 PM, Juri Linkov <address@hidden> wrote:
>> multi-occur-in-matching-buffers said to me that it wanted a place in
>> the menus (and since this does not seem to be regarded a feature at
>> all that it can't be to late).
>
> Did it say to you where it wants to be placed in the menu?
> In the same submenu with `occur'?
Yes, it is very fond of occur.
>> It also wanted a bit better argument guessing.
>
> Does it want a better default like a buffer name in `multi-occur'?
It asked if it is too much to hope for ".*\.el". Eh, no wait, (concat
".*" (file-name-extension (buffer-file-name)).
If that is too much then buffer name is the best.