From: Ihor Radchenko <yantar92@posteo.net>
To: Kepa <gnu.cognition199@slmails.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Error message after upgrading to devel version: const:tag
Date: Sat, 25 May 2024 15:47:52 +0000 [thread overview]
Message-ID: <87h6el7v13.fsf@localhost> (raw)
In-Reply-To: <171665151607.8.10220849063211418653.339274280@slmails.com>
Kepa <gnu.cognition199@slmails.com> writes:
> After updating org-mode to org-9.7pre0.20240524.175607
>
> I get this warning message:
> ■ Warning (emacs): Value 't' does not match type (choice (const :tag nofold: show all nofold) (const :tag fold: overview fold) (const :tag fold: show two levels show2levels) (const :tag fold: show three levels show3levels) (const :tag fold: show four levels show4evels) (const :tag fold: show five levels show5levels) (const :tag content: all headlines content) (const :tag show everything, even drawers showeverything))
This warning is hinting you that (setopt org-startup-folded t) is not the
right thing to do. It will still work though.
Now, it is better to use (setopt org-startup-folded 'fold)
--
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>
prev parent reply other threads:[~2024-05-25 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <GV2PR10MB66479CEB3364C1D1DD90F246C3F62@GV2PR10MB6647.EURPRD10.PROD.OUTLOOK.COM>
2024-05-25 15:38 ` Error message after upgrading to devel version: const:tag Kepa
2024-05-25 15:47 ` Ihor Radchenko [this message]
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h6el7v13.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=gnu.cognition199@slmails.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).