all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: "Eli Zaretskii" <eliz@gnu.org>,
	v.pupillo@gmail.com,
	"Mattias Engdegård" <mattias.engdegard@gmail.com>,
	71566@debbugs.gnu.org, yantar92@gmail.com
Subject: bug#71566: 30.0.50; test-custom-opts shows errors
Date: Sat, 15 Jun 2024 14:36:23 +0000	[thread overview]
Message-ID: <87wmmqff2w.fsf@localhost> (raw)
In-Reply-To: <87zfrmgu7q.fsf@gmx.de>

Michael Albinus <michael.albinus@gmx.de> writes:

>  - (string "Language name")
>  - (symbol "Major mode"))))
>  + (string :tag "Language name")
>  + (symbol :tag "Major mode"))))
>  (defcustom org-src-block-faces nil
> ...
> I don't believe this fixes it. The error shows
>
> --8<---------------cut here---------------start------------->8---
> variable: org-src-lang-modes
>    value: (("lilypond" . "LilyPond")...
>     type: (repeat (cons (string "Language name") (symbol "Major mode")))
> --8<---------------cut here---------------end--------------->8---
>
> I suppose, the cdr in ("lilypond" . "LilyPond") must be a symbol, not a
> string.

Ok. It was not obvious from the report which part is problematic, and I
spotted the problem in type declaration instead of the value.

I fixed this one as well now, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=12243b9910b2a44c0584cc95492446a34cf7c2bd

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





  reply	other threads:[~2024-06-15 14:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-15  8:31 bug#71566: 30.0.50; test-custom-opts shows errors Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-15 12:24 ` Eli Zaretskii
2024-06-15 12:59 ` Mattias Engdegård
2024-06-15 13:21   ` Eli Zaretskii
2024-06-15 14:01     ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-15 14:18     ` Ihor Radchenko
2024-06-15 14:24       ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-15 14:36         ` Ihor Radchenko [this message]
2024-06-15 14:40           ` Mattias Engdegård
2024-06-15 14:48             ` Ihor Radchenko
2024-06-15 14:49           ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-16  8:03             ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wmmqff2w.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=71566@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mattias.engdegard@gmail.com \
    --cc=michael.albinus@gmx.de \
    --cc=v.pupillo@gmail.com \
    --cc=yantar92@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.