Mercurial > emacs
comparison etc/TODO @ 56722:06ba148c4c86
Add some ange-ftp items.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 19 Aug 2004 22:29:36 +0000 |
parents | a07fa479d4e0 |
children | 4a550d52d08d 22658e29bd48 d8411455de48 |
comparison
equal
deleted
inserted
replaced
56721:fcf62a4ca08d | 56722:06ba148c4c86 |
---|---|
59 | 59 |
60 ** Remove the limitation that window and frame widths and heights can | 60 ** Remove the limitation that window and frame widths and heights can |
61 be only full columns/lines. | 61 be only full columns/lines. |
62 | 62 |
63 * Other features we would like: | 63 * Other features we would like: |
64 | |
65 ** ange-ftp | |
66 *** understand sftp | |
67 *** ignore some irrelevant errors (like IPv6 and kerberos thingies). | |
68 *** Use MLS for ange-ftp-insert-directory if a list of files is specified. | |
64 | 69 |
65 ** Ability to map a key, including all modified-combinations. | 70 ** Ability to map a key, including all modified-combinations. |
66 E.g map mouse-4 to wheel-up as well as M-mouse-4 -> M-wheel-up | 71 E.g map mouse-4 to wheel-up as well as M-mouse-4 -> M-wheel-up |
67 M-C-mouse-4 -> M-C-wheel-up, H-S-C-M-s-double-mouse-4 -> | 72 M-C-mouse-4 -> M-C-wheel-up, H-S-C-M-s-double-mouse-4 -> |
68 H-S-C-M-s-double-wheel-up, ... | 73 H-S-C-M-s-double-wheel-up, ... |