Hi Iain,
Thanks for the patch. I checked in your patch to ede.el. Thanks.
The other patch for project-am is different. The delema for me is just
a code thing where ede would be referring to some undocumented Semantic
utility. I'd like to get semantic-find-file-noselect to be promoted up
a level and make it more offical. In the short term, I put the
recentf-exclude change in it's place, which should solve your problem.
Eric
Iain Nicol wrote:
> Hi,
>
> I use CEDET :-) with recentf. I have two trivial improvements.
>
> First, ede-save-cache sets the recentf-exclude predicate so that files
> it opens don't appear in the recent files list. However, the predicate
> currently always returns false, whereas it should always return true to
> exclude files from recentf (note that a similar change has already been
> made to semantic-fw.el's semantic-find-file-noselect).
>
> The second change is needed to prevent Automake files appearing in the
> recent files list when they are scanned automatically by EDE.
>
> [P.S. I'm not subscribed, so please make sure I'm CCed in any replies]
>
|