I was looking at those. Those seems to be table for replacement table for special characters and symbols. Are you suggesting placing those characters in this and reference from main code? (that will be 8 characters which will not have any Latin1 and ASCII representations...)
Hideki Saito <hide...@gmail.com> On Sun, Mar 4, 2012 at 12:34 AM, Jambunathan K <kjambunat...@gmail.com> wrote: > Hideki Saito <hide...@gmail.com> writes: > >> If UTF-8 strings are acceptable in org-mode source tree, I guess doing >> it so will make it most compatible. > > M-x find-library RET org-entities RET > > C-s lambda > > will land you in a structure that has utf-8 strings. > --