home *** CD-ROM | disk | FTP | other *** search
- >> GNU Emacs doesn't have hash-tables of any sort, as far as I can tell.
- > "intern".
- > (lemacs has more general (non-string-keyed) tables.)
-
- Sigh. :-] Well, I was referring to general-purpose hash tables,
- with any sort of implementation, in GNU's version of Emacs 19.
- Not that it really matters...
-
- -- Dave
-
- hat slips through the cracks. Even if the functions can
- all be fixed, there will be variables that break and can't easily
- be fixed (for the reasons you stated).
-
- >> Then perhaps Lucid's command loop should yell if it sees that
- >> unread-command-char has been bound to anything.
- > (I guess you mean "set", not "bound.") Yes, I think that's a good idea.
-
- I was thinking "boundp", but yes, I suppose "set" is the right word.
-
- -- Dave
-
-