help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to setopt mm-inline-media-tests?


From: Tomas Volf
Subject: How to setopt mm-inline-media-tests?
Date: Thu, 11 Jul 2024 18:26:01 +0200

Hello,

I am trying to modify mm-inline-media-tests, but not matter what I do I cannot
get rid of following warning:

    [..] does not match type (repeat (list (regexp :tag MIME type) (function 
:tag Display function) (function :tag Display test)))

I even get this warning when I just set the variable to its default value
(executed under emacs -Q):

    (require 'mm-decode)
    (setopt mm-inline-media-tests mm-inline-media-tests)

Could someone please point me into the right direction what is the expected way
to modify the value without getting the warning?

Thank you,
Tomas Volf

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]