]> code.delx.au - gnu-emacs-elpa/blobdiff - company.el
Makefile: allow package and elpa targets to run without git
[gnu-emacs-elpa] / company.el
index 169882e8743c40207c5721ac3912c2cde7f79cc4..6bda02e2b897eff305c082598d8445cd80ec2aab 100644 (file)
@@ -1574,6 +1574,7 @@ from the rest of the back-ends in the group, if any, will be left at the end."
           (if company-candidates
               (company-call-frontends 'post-command)
             (and (numberp company-idle-delay)
+                 (not defining-kbd-macro)
                  (company--should-begin)
                  (setq company-timer
                        (run-with-timer company-idle-delay nil