Richard M. Stallman
621ca7a223
(ange-ftp-dired-call-process): Return 1 if error.
...
(ange-ftp-call-chmod): If ftp chmod cmd fails, try rsh.
(ange-ftp-remote-shell): New variable.
1996-03-24 00:26:02 +00:00
Richard M. Stallman
8c9c98ec53
(ange-ftp-call-chmod): Return proper value.
1996-03-23 15:46:14 +00:00
Richard M. Stallman
9596811a3d
Comment change.
1996-03-02 06:37:35 +00:00
Karl Heuer
1065ecf9d8
(dired-call-process): Put on ange-ftp property.
1996-02-21 21:29:37 +00:00
Karl Heuer
090589dd2b
(ange-ftp-default-user): Doc fix.
1996-02-16 00:23:05 +00:00
Richard M. Stallman
3d0c53026e
(ange-ftp-default-user): Doc fix.
...
(ange-ftp-netrc-default-user): New variable.
(ange-ftp-netrc-default-password):
(ange-ftp-netrc-default-account):
(ange-ftp-get-user): Use ange-ftp-netrc-default-user.
(ange-ftp-get-passwd): Use ange-ftp-netrc-default-...
(ange-ftp-get-account): Likewise.
(ange-ftp-parse-netrc-group): Set ange-ftp-netrc-default-...
(ange-ftp-write-region): executing-macro -> executing-kbd-macro.
1996-02-02 06:34:17 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
bc31a60a7c
(ange-ftp-name-format): Don't match "/:" or "/.:".
1996-01-10 00:16:02 +00:00
Karl Heuer
a7acbbe4d4
Comment fixes.
1996-01-05 22:21:28 +00:00
Karl Heuer
560fcebc15
(ange-ftp-load): Added missing form to `cdr' down
...
tryfiles in `while' loop.
(ange-ftp-start-process): Bind env var TERM to dumb.
1995-12-21 17:30:47 +00:00
Richard M. Stallman
909a7944cb
(ange-ftp-process-handle-hash): If
...
ange-ftp-hash-mark-unit is nil, don't display a message.
(ange-ftp-process-filter): Call ange-ftp-process-handle-hash even
if ange-ftp-hash-mark-unit is nil.
1995-11-19 18:03:46 +00:00
Erik Naggum
d87b3b3390
(ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match
...
for complex regexp in `ange-ftp-name-format'.
(ange-ftp-process-sentinel): Quote final * in buffer name match.
1995-10-28 05:42:48 +00:00
Richard M. Stallman
5e1515a85d
(internal-ange-ftp-mode):
...
Set comint-password-prompt-regexp locally to not match anything.
1995-10-23 16:57:42 +00:00
Richard M. Stallman
252fb32bf4
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
1995-09-27 17:39:32 +00:00
Richard M. Stallman
6d766abc91
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.
1995-09-06 18:17:59 +00:00
Richard M. Stallman
007f026041
(ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 15:05:39 +00:00
Richard M. Stallman
c86bd65bfc
(file-name-handler-alist): Don't match host name ending in period.
1995-08-01 23:38:49 +00:00
Richard M. Stallman
222e97c1b9
(ange-ftp-normal-login): if ange-ftp-smart-gateway
...
is set but ange-ftp-gateway-host is nil, use user@host proxy protocol.
1995-06-30 01:07:22 +00:00
Richard M. Stallman
c4f57b91f1
(ange-ftp-parse-netrc): Bind `default-directory' to
...
"/" to avoid infinite loop while expanding filename.
(ange-ftp-message): Don't truncate message in batch mode.
1995-04-09 03:08:18 +00:00
Karl Heuer
f470f9bd66
Update copyright.
1995-04-07 00:16:13 +00:00
Richard M. Stallman
6807c7018d
(ange-ftp-write-region, ange-ftp-insert-file-contents)
...
(ange-ftp-copy-file-internal): If remote host is unix, use binary mode.
(ange-ftp-file-local-copy): Delete local var bin1.
(ange-ftp-rename-remote-to-remote): Delete arg `binary'.
(ange-ftp-rename-file): Don't pass or compute that arg.
1995-02-14 14:28:44 +00:00
Karl Heuer
29f8388687
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
...
remote-shell-program.
1995-01-18 19:46:22 +00:00
Richard M. Stallman
dae0ae5d73
(ange-ftp-set-buffer-mode): Don't set make-backup-files.
...
(ange-ftp-real-find-backup-file-name): New function.
(ange-ftp-find-backup-file-name): New function.
Use it to handle find-backup-file-name.
1995-01-12 21:03:32 +00:00
Richard M. Stallman
65135ec220
(ange-ftp-save-match-data): Macro deleted.
...
Most callers use save-match-data.
(ange-ftp-process-filter, ange-ftp-process-sentinel)
(ange-ftp-gwp-filter): Don't save the match data explicitly.
(ange-ftp-process-filter, ange-ftp-gwp-filter):
After comint output processing, update STR.
1994-12-25 14:35:19 +00:00
Karl Heuer
cf18c844a9
(ange-ftp-set-binary-mode): Ignore hash size if nil.
...
(ange-ftp-set-ascii-mode): Likewise.
1994-12-06 00:19:09 +00:00
Richard M. Stallman
a9b44faf45
(ange-ftp-version): Var deleted.
1994-11-10 03:18:44 +00:00
Richard M. Stallman
368b007a35
Add comment.
1994-10-23 05:04:03 +00:00
Richard M. Stallman
13d9a3a96f
(ange-ftp-process-handle-line): Check for a
...
multi-line message before an error message. Fixes problem of
thinking there is an error in narrative text.
1994-10-23 04:55:35 +00:00
Richard M. Stallman
bc9babb622
(ange-ftp-get-passwd): Use user-mail-address.
...
(ange-ftp-generate-anonymous-password): Doc fix.
1994-10-20 20:03:30 +00:00
Richard M. Stallman
deec9e7434
(ange-ftp-start-process): Add use-smart-ftp code.
...
(ange-ftp-get-process): Use ange-ftp-normal-login if
ange-ftp-gateway-host is nil.
1994-09-24 07:04:52 +00:00
Richard M. Stallman
74c44611aa
(ange-ftp-parse-netrc-group): Don't move back to line
...
beginning. Skip the machine name whatever it may be.
(ange-ftp-parse-netrc): Skip initial whitespace.
1994-07-31 18:22:04 +00:00
Richard M. Stallman
97c6019c1a
(ange-ftp-canonize-filename): Fix wrong var name.
1994-06-16 14:15:11 +00:00
Richard M. Stallman
23553df06a
(ange-ftp-canonize-filename): Preserve // after colon.
...
(ange-ftp-expand-file-name): Likewise.
(ange-ftp-canonize-filename): Preserve // at very beginning.
1994-06-07 17:58:32 +00:00
Richard M. Stallman
a2702d990e
(ange-ftp-insert-directory): Expand file name to
...
check whether it is really an ftp file name.
1994-05-30 10:08:53 +00:00
Richard M. Stallman
68eabf10ac
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
1994-05-23 22:44:08 +00:00
Richard M. Stallman
a9864bafca
(ange-ftp-start-process): Bind file-name-handler-alist to nil
1994-05-09 18:05:03 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Richard M. Stallman
fe8fd40917
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
...
(ange-ftp-run-real-handler): Inhibit ange-ftp-completion-hook-function
as well as ange-ftp-hook-function.
1994-04-27 23:44:39 +00:00
Richard M. Stallman
d0a54f0f3a
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
1994-04-26 18:31:30 +00:00
Richard M. Stallman
085fa795f5
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 05:14:32 +00:00
Richard M. Stallman
888b812e1c
Many doc fixes.
...
(ange-ftp-run-real-handler): New function.
(ange-ftp-real-...): Use that.
(ange-ftp-gwp-start, ange-ftp-nslookup-host)
(ange-ftp-start-process): Bind process-connection-type explicitly.
1994-04-23 05:09:00 +00:00
Karl Heuer
b8952f887d
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
1994-04-12 04:26:57 +00:00
Karl Heuer
26add1bf46
Don't use triple-hyphen in a character class.
1994-03-12 00:23:12 +00:00
Richard M. Stallman
17b85a9b30
(ange-ftp-nslookup-host, ange-ftp-start-process):
...
Bind default-directory to some accessible directory, if necessary.
1994-03-04 01:33:43 +00:00
Richard M. Stallman
21cbf919f5
(ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 23:19:36 +00:00
Karl Heuer
1a7ffe17b7
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 23:38:22 +00:00
Richard M. Stallman
812daf81cc
(ange-ftp-hash-mark-msgs): Undo previous change.
1994-01-07 09:13:52 +00:00
Richard M. Stallman
aec81cb641
(ange-ftp-write-region): Call set-visited-file-modtime.
...
(ange-ftp-insert-file-contents): Likewise.
1993-12-25 02:13:37 +00:00
Richard M. Stallman
80e9d8283a
(ange-ftp-hash-mark-msgs): Make match more general.
...
(ange-ftp-gateway-prompt-pattern): Don't match more than one line.
1993-12-23 03:05:12 +00:00
Richard M. Stallman
f469f80c7d
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
1993-11-25 06:51:50 +00:00
Richard M. Stallman
7ce370e11f
(ange-ftp-parse-dired-listing): Skip extra blank line
...
after the "total" line.
1993-11-19 16:19:32 +00:00
Richard M. Stallman
1bb361e4c2
(ange-ftp-load): Handle extra args after the file name.
1993-11-04 12:02:01 +00:00
Brian Fox
625eb78e37
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
...
of the if statement, and not a top level expression.
1993-10-25 06:11:49 +00:00
Roland McGrath
f8f418d80e
(ange-ftp-file-executable-p): New function, handles file-executable-p.
1993-09-08 06:22:44 +00:00
Richard M. Stallman
98deaf97f5
(ange-ftp-send-cmd): Bind ange-ftp-this-...
...
in the outermost let, not an inner one.
1993-08-09 05:03:17 +00:00
Richard M. Stallman
0628c764af
(file-name-handler-alist): Have two separate regexps with different hooks.
1993-07-20 07:12:00 +00:00
Jim Blandy
8a30241de3
* ange-ftp.el: Install the correct regexp in
...
file-name-handler-alist.
1993-07-18 06:18:03 +00:00
Jim Blandy
712a169400
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
...
host name completion.
1993-06-24 03:02:20 +00:00
Richard M. Stallman
5e180bc02c
(ange-ftp-insert-file-contents): Handle extra args BEG, END.
1993-06-19 01:13:23 +00:00
Richard M. Stallman
442c9ab627
(ange-ftp-multi-msgs): Add 331-.
1993-06-10 18:46:48 +00:00
Jim Blandy
92b281339a
* ange-ftp.el (ange-ftp-make-directory): Take second optional
...
argument parents, like the original. Implement it.
1993-06-10 11:39:44 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
724db75f26
(ange-ftp-real-load): New function.
...
(ange-ftp-load): New function--handles `load'.
1993-06-07 04:51:25 +00:00
Richard M. Stallman
e066c2ae2d
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
1993-06-05 17:35:21 +00:00
Richard M. Stallman
71b3c0e6c6
(ange-ftp-binary-file-name-regexp): Handle .gz.
1993-06-03 03:53:33 +00:00
Richard M. Stallman
a8efd566f0
(ange-ftp-make-backup-files): Doc fix.
1993-06-01 21:20:31 +00:00
Richard M. Stallman
74edd77690
Comment change.
1993-06-01 15:56:29 +00:00
Richard M. Stallman
e70fd492d9
(ange-ftp-dired-compress-file):
...
Use dired-compress-file, not dired-compress-filename.
(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.
1993-05-29 04:30:10 +00:00
Richard M. Stallman
c7a464d03d
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
1993-05-24 00:12:05 +00:00
Roland McGrath
46421cea47
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.
1993-04-22 22:56:54 +00:00
Eric S. Raymond
9d9c912e6c
Oops...
1993-03-19 06:41:41 +00:00
Eric S. Raymond
b129bbdc60
Corrected Keywords header.
1993-03-18 21:49:55 +00:00
Eric S. Raymond
c84729481b
Added standard library headers.
1993-03-17 15:20:58 +00:00
Jim Blandy
9ca74466e3
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
...
function. Set ange-ftp's `unhandled-file-name-property' to its
name.
1992-12-12 15:19:13 +00:00
Jim Blandy
2495e5f477
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
...
definition using (message nil).
(ange-ftp-read-passwd, ange-ftp-process-filter): Uncomment out the
calls to ange-ftp-repaint-buffer.
1992-11-16 01:20:29 +00:00
Jim Blandy
6067ebef9a
* ange-ftp.el: Tighten the regular expression used in
...
file-name-handler-alist to recognized ange-ftp filenames; the
slash, username and hostname must be at the start of the filename,
not just anywhere in the filename.
1992-11-03 02:00:50 +00:00
Richard M. Stallman
68f5eb5a8d
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
...
(ange-ftp-add-dumb-unix-host): Use default-directory, not dired-directory.
(ange-ftp-allow-child-lookup): Eliminate use of dired-local-variables-file.
1992-10-20 07:05:38 +00:00
Richard M. Stallman
243e520634
Add dummy handlers for file-truename and vc-registered.
1992-10-20 06:43:48 +00:00
Richard M. Stallman
090e4588a2
(ange-ftp-kill-ftp-process): Delete spurious ".
1992-09-28 12:54:05 +00:00
Christopher Zaborsky
c8fa98ccfc
Doc fix.
1992-09-27 17:22:08 +00:00
Richard M. Stallman
55badf85bb
entered into RCS
1992-09-19 21:46:00 +00:00
Richard M. Stallman
8feebd073e
*** empty log message ***
1992-09-17 19:50:27 +00:00
Richard M. Stallman
d0bc419e4b
*** empty log message ***
1992-09-13 23:36:10 +00:00
Richard M. Stallman
c3554e9565
*** empty log message ***
1992-09-13 04:35:22 +00:00
Richard M. Stallman
26aaadf383
*** empty log message ***
1992-09-12 22:27:16 +00:00
Richard M. Stallman
2f7ea15592
Initial revision
1992-09-12 22:14:24 +00:00