> It is already in the main branch, AFAIU. I assume you mean it should be > back-ported to bugfix branch. If that's the case, I don't know. This is > a new feature, and not a critical one: there are workarounds, as you > found out.
Yes, sorry, I meant the bugfix branch. > This should be available when Org 9.6 is released. I don't know when > that will happen. OK. It's not urgent. I can wait. > I don't think Glenn Morris suggests using #'string-or-null-p, which > would contradict his statement. He is pointing out that ":safe > #'string-or-null-p" is better than ":safe t", even though but allowing > arbitrary locations (strings in this case) is not safe anyway. OK, I thought he referred to ":safe t" equivalent to any arbitrary location. I don't understand how ":safe #'string-or-null-p" can be potentially unsafe. So I will go by your judgment. So, no action needed. Thanks! :)