From: Tomas Volf <~@wolfsden.cz>
To: help-gnu-emacs@gnu.org
Subject: How to setopt mm-inline-media-tests?
Date: Thu, 11 Jul 2024 18:26:01 +0200 [thread overview]
Message-ID: <ZpAHmaTaqL54UvYF@ws> (raw)
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.
next reply other threads:[~2024-07-11 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 16:26 Tomas Volf [this message]
2024-07-12 0:22 ` How to setopt mm-inline-media-tests? Michael Heerdegen via Users list for the GNU Emacs text editor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZpAHmaTaqL54UvYF@ws \
--to=~@wolfsden.cz \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).