/[qemacs]/qemacs/TODO
ViewVC logotype

Diff of /qemacs/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by chqrlie, Mon May 9 09:10:37 2005 UTC revision 1.5 by chqrlie, Mon May 9 17:27:14 2005 UTC
# Line 38  HTML mode TODO: Line 38  HTML mode TODO:
38    
39  - OPTIMIZE eb_nextc et al or always duplicate box content (big speed  - OPTIMIZE eb_nextc et al or always duplicate box content (big speed
40    improvement).    improvement).
   
41  - polish end of line offset/cursor displacement support.  - polish end of line offset/cursor displacement support.
   
42  - handle implicit TR  - handle implicit TR
   
43  - add file referencing (<?xml-stylesheet type="text/css" href="xxx"?>,  - add file referencing (<?xml-stylesheet type="text/css" href="xxx"?>,
44    <link>, etc...)    <link>, etc...)
   
45  - fix LI numbering with VALUE attribute (cannot use CSS). Verify  - fix LI numbering with VALUE attribute (cannot use CSS). Verify
46    counter-reset semantics.    counter-reset semantics.
   
47  - (z-index) floats must be displayed after all other stuff.  - (z-index) floats must be displayed after all other stuff.
   
48  - <NOBR> is sometimes incorrect.  - <NOBR> is sometimes incorrect.
   
49  - more font style synthesis in html2ppm.  - more font style synthesis in html2ppm.
   
50  - add xml CDATA parsing  - add xml CDATA parsing
51    
52  Ideas  Ideas
# Line 67  Ideas Line 59  Ideas
59  - improve dired (file commands, nicer display)  - improve dired (file commands, nicer display)
60  - rethink mode specific commands -> add inheritance for all commands ?  - rethink mode specific commands -> add inheritance for all commands ?
61  - shorter command types handling (suppress ESxxx and use one type per arg)  - shorter command types handling (suppress ESxxx and use one type per arg)
62    - add command help in declarations
63    - make command declaration macros standalone
64  - dpy_open_font should never return NULL, must have a system font.  - dpy_open_font should never return NULL, must have a system font.
65  - other coloring modes  - other coloring modes
66  - variables ?  - variables ?
# Line 74  Ideas Line 68  Ideas
68  - expression evaluator  - expression evaluator
69  - dos/mac translation modes  - dos/mac translation modes
70  - minor modes with key override such as "preview" mode  - minor modes with key override such as "preview" mode
71  - redefine KEY_Fx to make them sequential  NOPE    - redefine KEY_Fx to make them sequential
72  - use failsafe memory allocator and longjmp recover.  - use failsafe memory allocator and longjmp recover.
73  - scroll up/down with argument should scroll by screen row.  - scroll up/down with argument should scroll by screen row.
74  - simplify C-z A-z accordingly  - simplify C-z A-z accordingly
75  - fix control-h mess  DONE    - fix control-h mess
76  - fix bof/eof shell mode  - fix bof/eof shell mode
77  - merge hex-mode and ascii mode  - merge hex-mode and ascii mode
78  - write-region -> add filename and offsets to save_buffer stuff  - write-region -> add filename and offsets to save_buffer stuff
79  - detect full screen mode in shell buffer and grab all keys until exit  DONE    - detect full screen mode in shell buffer and grab all keys until exit
80  - fix makefile for html dependencies  DONE    - fix makefile for html dependencies
81  - fix configure for missing support: x11 xv png ...  - fix configure for missing support: x11 xv png ...
82  - add configure --disable-graphics  - add configure --disable-graphics
83  - timers for esc key disambiguation  - timers for esc key disambiguation
# Line 102  DONE   - show-point Line 96  DONE   - show-point
96  - fix column computation based on display properties:  - fix column computation based on display properties:
97    (variable pitch, tabs, ^x and \uxxxx stuff -- emacs behaviour) ?    (variable pitch, tabs, ^x and \uxxxx stuff -- emacs behaviour) ?
98  - check X11 connection at probe time  - check X11 connection at probe time
99  - allow quoting of special keys : let do_char insert xterm/vt100 key sequence  DONE    - allow quoting of special keys : let do_char insert xterm/vt100
100    to allow typing special keys into shell process            key sequence to allow typing special keys into shell process
101  - fix scroll up/down to move point if already at end  - fix scroll up/down to move point if already at end
102  - fix terminal size inside shell window ?  - fix terminal size inside shell window ?
103  - cmdline arg to force lines and columns to test shell.  - cmdline arg to force lines and columns to test shell.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26