From 10c1aafa4c12d4c19866f9a19d51327918f80c47 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 17 Jul 2021 14:57:46 +0300 Subject: [PATCH] mu4e: Update mu4e-view-show-images doc string Make clear it only applies to the old view. --- mu4e/mu4e-vars.el | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index 1c91e4b0..3ef327e2 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -336,14 +336,11 @@ and `mu4e-headers-visible-columns'." :group 'mu4e-view) (defcustom mu4e-view-show-images nil - "If non-nil, automatically display images in the view buffer." + "If non-nil, automatically display images in the view +buffer. Applies only to the _old_ message view." :type 'boolean :group 'mu4e-view) -(make-obsolete-variable 'mu4e-show-images - 'mu4e-view-show-images "0.9.9.x") - - (defcustom mu4e-view-auto-mark-as-read t "Automatically mark messages are 'read' when you read them. This is the default behavior, but can be turned off, for example