Mercurial > emacs
changeset 103642:70897100200d
Remove todo items.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 30 Jun 2009 21:10:55 +0000 |
parents | 48d529d3a5a4 |
children | d4908813a2a1 |
files | lisp/net/tramp.el |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/tramp.el Tue Jun 30 15:48:23 2009 +0000 +++ b/lisp/net/tramp.el Tue Jun 30 21:10:55 2009 +0000 @@ -7746,13 +7746,6 @@ ;;; TODO: -;; * Allow putting passwords in the filename. -;; This should be implemented via a general mechanism to add -;; parameters in filenames. There is currently a kludge for -;; putting the port number into the filename for ssh and ftp -;; files. This could be subsumed by the new mechanism as well. -;; Another approach is to read a netrc file like ~/.authinfo -;; from Gnus. ;; * Handle nonlocal exits such as C-g. ;; * But it would probably be better to use with-local-quit at the ;; place where it's actually needed: around any potentially @@ -7767,8 +7760,6 @@ ;; by the files in that directory. Add this here. ;; * Avoid screen blanking when hitting `g' in dired. (Eli Tziperman) ;; * Make ffap.el grok Tramp filenames. (Eli Tziperman) -;; * When logging in, keep looking for questions according to an alist -;; and then invoke the right function. ;; * Case-insensitive filename completion. (Norbert Goevert.) ;; * Don't use globbing for directories with many files, as this is ;; likely to produce long command lines, and some shells choke on