*** The function chars-in-region returns the number of characters
in a region from BEG to END. This is less than (- END BEG) if the region contains multibyte characters (the length counts bytes).