From 2811370d7efecfc86031e1d736c0c08a3bcd59a5 Mon Sep 17 00:00:00 2001 From: djcb Date: Sat, 2 Sep 2017 15:37:35 +0300 Subject: [PATCH] mu4e: fix some compiler warnings in mu4e-view --- mu4e/mu4e-view.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mu4e/mu4e-view.el b/mu4e/mu4e-view.el index 2498d631..72dcf566 100644 --- a/mu4e/mu4e-view.el +++ b/mu4e/mu4e-view.el @@ -79,18 +79,22 @@ In the format of `format-time-string'." "The maximum width for images to display. This is only effective if you're using an emacs with Imagemagick support, and `mu4e-view-show-images' is non-nil." + :type 'integer :group 'mu4e-view) (defcustom mu4e-view-image-max-height 600 "The maximum height for images to display. This is only effective if you're using an emacs with Imagemagick support, and `mu4e-view-show-images' is non-nil." + :type 'integer :group 'mu4e-view) (defcustom mu4e-view-scroll-to-next t "If non-nil, move to the next message when calling `mu4e-view-scroll-up-or-next' (typically bound to SPC) when at the -end of a message. Otherwise, don't move to the next message.") +end of a message. Otherwise, don't move to the next message." + :type 'boolean + :group 'mu4e-view) (defcustom mu4e-save-multiple-attachments-without-asking nil "If non-nil, saving multiple attachments asks once for a