Calling aws ec2 shell commands during package initialization can be very slow, especially when using a laptop over a slow connection. Is there a way to defer these calls until they are actually needed? I don't (yet) use the gat features so the cost isn't one worth paying (yet). Thanks in advance for the continued great work.
Calling aws ec2 shell commands during package initialization can be very slow, especially when using a laptop over a slow connection. Is there a way to defer these calls until they are actually needed? I don't (yet) use the gat features so the cost isn't one worth paying (yet). Thanks in advance for the continued great work.
e.g.,
https://github.com/millejoh/emacs-ipython-notebook/blob/142ff5078b3074ce3ac8bf90abd8c38d9733253e/lisp/ein-gat.el#L73-L76