0

XEmacs 20 made character a distinct type from integer. Has anyone publicly experimented with doing something along the same lines in GNU Emacs ? (By "publicly experimented", I mean posted patches and/or a branch that attempts to implement the functionality and possibly inviting other users to try it and what breaks?

(Possibly with a slightly different approach, like using the approach Python used to add the bool type, making character a subtype of integer rather than a disjoint type as XEmacs seems to.)

2
  • 2
    I don't know the answer, but to clarify: you're asking about Gnu Emacs? There was a Xemacs, and there continues to be Gnu Emacs, but I don't think there ever was a Gnu Xemacs. edit: TIL: XEmacs development continues in 2025! Commented Jul 25 at 18:10
  • @Tyler That would be a typo. Oops! Commented Nov 4 at 0:31

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.