Autoload to connect mode

Gracjan Polak <[email protected]> Tue, 15 Mar 2016 23:32:09 +0100
Newsgroups gmane.emacs.semantic
Message-ID <CAChsM3Q+7YL50U+m325g6MXCj1MHpA25i9DSkKCca96WMwk2LQ@mail.gmail.com>
Hi,

I have this autoload declaration:

;;;###autoload(eval-after-load 'semantic (lambda () (require
'haskell-semantic) (push '(haskell-mode . haskell-default-setup)
semantic-new-buffer-setup-functions)))

This seems to work with Emacs 24.4 and later, does not work with Emacs 24.3.

We would like to keep the compatibility. Is there a way to trigger Emacs
24.3 to work with this declaration?

-- 
Gracjan

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140

_______________________________________________
cedet-semantic mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-semantic