Opened 16 years ago

Closed 16 years ago

#223 closed defect (fixed)

\<zero> vs. \<one> tokens

Reported by: Clemens Ballarin Owned by: David Aspinall
Priority: major Milestone: PG-Emacs-3.7.1
Component: 2:pg-emacs Keywords:
Cc:

Description

I encountered a remaining issue with unicode support. Token \<one> is displayed as 1. When I copy this into another emacs buffer the information that this was \<one> is lost. The behaviour is OK for \<zero> which does not display as 0.

Suggested fix: \<one> should behave as \<zero> does.

Change History (1)

comment:1 Changed 16 years ago by coquser

Resolution: fixed
Status: newclosed

Fixed as suggested. In fact now all of the tokens which display as ordinary text have been disabled because they suffer the same problem, and other glitches.

The future version of Unicode Tokens in PG 4.0 will solve this problem.

Note: See TracTickets for help on using tickets.