I would encourage folks who use various VC systems to add new entries in
srecode-semantic-handle-:file, or perhaps add a new
srecode-semantic-handle-:vc argument handler for all these checks. That
way you don't need just a RCS tag, you could have an SVN tag, a GIT tag,
etc, and have handling code be different for each.
For those who have not already done so, big changes (> 10 lines), of
course, need papers to be sent to the FSF for changes made to
CEDET/Emacs.
Thanks
Eric
On Mon, 2009-08-24 at 07:51 +0200, Pierre Lorenzon wrote:
> Hi,
>
> I wonder why srecode RCS section is only shown when "CVS" or
> "RCS" files are found. Svn projects are excluded from showing
> this section even if I personally think that it would be
> convenient that RCS section is shown in this circumstance.
>
> Might we add ".svn" in the test as well as something for
> git. (N.B. I don't use git yet and do not really know how it
> works !). Or is it better to have a customizable variable at
> this point so that the user might chose in which circumstances
> RCS sectionb is shown ?
>
|