Re: Disable semantic-auto-parse-mode for scheme

"Eric M. Ludlam" <[email protected]>
Newsgroups gmane.emacs.cedet
Message-ID <[email protected]>
On 07/21/2014 06:27 AM, kostafey wrote:
> Hi, all!
>
> How to auto disable semantic-auto-parse-mode for scheme?
> This hook is not works:
>
> (defun my-scheme-mode-hook ()
>    (semantic-idle-scheduler-mode -1))
> (add-hook 'scheme-mode-hook 'my-scheme-mode-hook)

The simplest way to do this in the version of CEDET integrated in Emacs 
is to customize semantic-new-buffer-setup-functions and just remove 
scheme from the list.

M-x customize-variable RET semantic-new-buffer-setup-functions RET

Good Luck
Eric

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.