Files
emacs/test/lisp
Phil Sainty e9dca2b5aa Defer triggering `so-long' until the buffer is displayed
* lisp/so-long.el (so-long-invisible-buffer-function): New user option.
(so-long--set-auto-mode): Use so-long-invisible-buffer-function.
(so-long-deferred): New function/value for so-long-invisible-buffer-function.
(so-long, so-long--disable): Support for so-long-deferred.

* test/lisp/so-long-tests/autoload-longlines-mode-tests.el
* test/lisp/so-long-tests/autoload-major-mode-tests.el
* test/lisp/so-long-tests/autoload-minor-mode-tests.el
* test/lisp/so-long-tests/so-long-tests.el:
Support for so-long-deferred.

Pre-existing tests have been updated to ensure the buffer is already
displayed in cases where a call to `normal-mode' is the (potential)
trigger for `so-long'.
2019-11-15 00:39:13 +13:00
..
2019-07-31 21:47:29 +02:00
2019-06-25 22:04:13 -04:00
2019-07-06 12:51:30 -07:00
2019-07-14 13:28:54 -07:00
2019-09-15 16:38:23 -07:00
2019-10-03 10:47:12 +02:00
2019-07-20 22:02:36 -04:00
2019-07-06 12:51:30 -07:00
2019-08-16 16:27:27 -07:00