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

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

Re: How to prevent cscope rebuilt every time in emacs


From: Fang lun gang
Subject: Re: How to prevent cscope rebuilt every time in emacs
Date: Mon, 23 Oct 2006 18:24:38 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

>>>>> "Hadron" == Hadron Quark <hadronquark@gmail.com> writes:

    Hadron> "Neal" <netnchen@gmail.com> writes:
    >> I've solved this.  Thanks
    >> 

    Hadron>How?


    >> Neal wrote:
    >>> Hi All, I just tried to integrate the cscope with my emacs, but
    >>> there's a problem: after creating the cscope.out, everytime I
    >>> use cscope to find definition or symbol, the cscope.out is
    >>> rebuilt.
    >>> 
    >>> Is there any way to prevent emacs to do so (it's time wasting
    >>> and annoying)? Or have I missed something in my emacs
    >>> configuration file?
    >>> 
    >>> Thanks
    >>

(setq cscope-do-not-update-database t) 

Is it?

-- 
Regards,
Fang lun gang


reply via email to

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