169
|
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
|