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

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

How can I enable cscope menu when i load java file in my emacs buffer


From: John
Subject: How can I enable cscope menu when i load java file in my emacs buffer
Date: Wed, 23 Mar 2011 14:37:06 -0700 (PDT)
User-agent: G2/1.0

Hi,

I have setup xcscope in my emacs. I can get it to build cscope
database. and I show java and cpp files in the cscope results. And
when i navigate to cpp files from cscope results. It should 'cscope'
menu item. But when I do it to a java file, i don't see the cscope
menu. How can I enable cscope menu in java file result?


In my .emacs file:

(load-file "/Users/John/bin/elisp/xcscope.el")
(require 'xcscope)


reply via email to

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