emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Please document the caching and its user options


From: Eli Zaretskii
Subject: Re: Please document the caching and its user options
Date: Thu, 27 Jun 2024 12:27:02 +0300

Here's one example where org-persistent (I think) triggers an annoying
select-safe-coding-system popup because it is trying to cache
something behind user's back:

  . set your locale's codeset to something other than UTF-8
  . type into *scratch*:

(insert "* heading\n(")
(org-mode)
(hs-minor-mode)
(hs-hide-all)

  . mark the region around these 4 sexps and type "M-x eval-region"
  . observe the popup *Warning* window asking you to select a coding
    system

This is with Emacs 30.0.60, from the emacs-30 release branch.

Can this be fixed on the emacs-30 release branch, please?



reply via email to

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