Menu

#24 Make xcscope.el select the first match

open
Darryl
None
5
2001-06-30
2001-06-30
No

Currently (version 1.9) xcscope.el only selects the
first match in the "*cscope*" buffer if multiple
matches are found. If a single match is found the
single match is displayed, without first placing the
point on the first match in the "*cscope*" buffer. The
attached patch fixes this by selecting the first match
prior to the last "cond" statement in
cscope-process-sentinel.

Discussion

  • Steven Elliott

    Steven Elliott - 2001-06-30

    Make xcscope.el select the first match

     
  • Steven Elliott

    Steven Elliott - 2001-06-30
    • assigned_to: nobody --> darrylo
     

Log in to post a comment.