Mercurial > hg > xemacs-beta
comparison nt/Todo @ 169:15872534500d r20-3b11
Import from CVS: tag r20-3b11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:46:53 +0200 |
parents | |
children | 78f53ef88e17 |
comparison
equal
deleted
inserted
replaced
168:9851d5c6556e | 169:15872534500d |
---|---|
1 # List of problems with XEmacs. If anyone wants to work on these, please | |
2 # mail me and I'll update the table below. | |
3 | |
4 1. vfork references | |
5 2. provide working select which supports handles as well as sockets | |
6 3. make "Save Options" actually save options to home directory. Currently I get | |
7 it trying to save in g:\home\davidh\~davidh | |
8 4. build a binary distribution (just install temacs and get user to _easily_ | |
9 build an xemacs.exe on their system. This will ensure heap problems do not | |
10 occur) | |
11 5. provide option for dired to use dir/attrib on Win32 platforms | |
12 6. verify MULE supports CRLF correctly | |
13 7. get subprocesses working | |
14 | |
15 | |
16 Issue - Person | |
17 2 David Hobley | |
18 3 August Hill |