From ad1d3ef2d3800e092886f64c2e537d3c72b8999d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 5 Oct 2016 21:53:27 +0200 Subject: [PATCH] image-animate-loop = t --- core/core-ui.el | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-ui.el b/core/core-ui.el index 13f0f86fd..3848b5ee1 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -46,6 +46,7 @@ ;; Minibuffer resizing resize-mini-windows 'grow-only max-mini-window-height 0.3 + image-animate-loop t ;; Ask for confirmation on exit only if there are real buffers left confirm-kill-emacs (lambda (_)