Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
tramp-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Aug 19 2009 13:27:35 -0400
Threads in reverse chronological order
[
Next Period
]
Cannot get tramp launched / and also : telnet+ftp
,
Stéphane Senesi
,
2009/08/19
Re: Cannot get tramp launched / and also : telnet+ftp
,
Michael Albinus
,
2009/08/19
Re: Cannot get tramp launched / and also : telnet+ftp
,
Stéphane Senesi
,
2009/08/19
Re: Cannot get tramp launched / and also : telnet+ftp
,
Michael Albinus
,
2009/08/19
[PATCH 1/1] tramp-file-name-all-completions optimizations with bugfixes
,
Julian Scheid
,
2009/08/17
Re: [PATCH 1/1] tramp-file-name-all-completions optimizations with bugfixes
,
Michael Albinus
,
2009/08/18
[PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Julian Scheid
,
2009/08/16
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
2009/08/17
Message not available
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
2009/08/18
Message not available
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
2009/08/18
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
2009/08/18
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Julian Scheid
,
2009/08/18
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
2009/08/19
[PATCH 1/1] tramp-handle-process-file optimizations
,
Julian Scheid
,
2009/08/16
Re: [PATCH 1/1] tramp-handle-process-file optimizations
,
Michael Albinus
,
2009/08/16
[PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Julian Scheid
,
2009/08/16
Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Michael Albinus
,
2009/08/17
Message not available
Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Michael Albinus
,
2009/08/18
[PATCH 1/1] Another go at tramp-handle-process-file
,
Julian Scheid
,
2009/08/18
[PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Julian Scheid
,
2009/08/18
Re: [PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Michael Albinus
,
2009/08/19
Re: [PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Julian Scheid
,
2009/08/19
[PATCH 1/1] Inhibit flushing file data by external process while in vc-registered
,
Julian Scheid
,
2009/08/18
Re: [PATCH 1/1] Inhibit flushing file data by external process while in vc-registered
,
Michael Albinus
,
2009/08/18
[PATCH 1/1] * tramp.el (tramp-handle-vc-registered): Use tramp-get-file-exists-command instead of tramp-find-file-exists-command.
,
Julian Scheid
,
2009/08/16
Re: [PATCH 1/1] * tramp.el (tramp-handle-vc-registered): Use tramp-get-file-exists-command instead of tramp-find-file-exists-command.
,
Michael Albinus
,
2009/08/16
[PATCH 1/1] * tramp.el (tramp-handle-file-attributes): Removed file-exists-p call. (tramp-handle-file-attributes-with-ls): Check for file existence at remote end. (tramp-handle-file-attributes-with-stat): Likewise. (tramp-perl-file-attributes): Print "nil" when lstat fails. (tramp-convert-file-attributes): Return nil when attr is nil.
,
Julian Scheid
,
2009/08/16
Re: [PATCH 1/1] * tramp.el (tramp-handle-file-attributes): Removed file-exists-p call. (tramp-handle-file-attributes-with-ls): Check for file existence at remote end. (tramp-handle-file-attributes-with-stat): Likewise. (tramp-perl-file-attributes): Print "nil" when lstat fails. (tramp-convert-file-attributes): Return nil when attr is nil.
,
Michael Albinus
,
2009/08/16
[PATCH 1/1] (tramp-handle-file-readable-p): Don't use file attribute cache when file is a symlink. (tramp-handle-file-writable-p): Likewise.
,
Julian Scheid
,
2009/08/15
Re: [PATCH 1/1] (tramp-handle-file-readable-p): Don't use file attribute cache when file is a symlink. (tramp-handle-file-writable-p): Likewise.
,
Michael Albinus
,
2009/08/16
[PATCH 1/1] * tramp.el (tramp-handle-file-readable-p): Examine file-attributes cache to see if request can be satisfied without remote operation. (tramp-handle-file-writable-p): Likewise.
,
Julian Scheid
,
2009/08/15
Re: [PATCH 1/1] * tramp.el (tramp-handle-file-readable-p): Examine file-attributes cache to see if request can be satisfied without remote operation. (tramp-handle-file-writable-p): Likewise.
,
Michael Albinus
,
2009/08/15
[PATCH 1/1] * tramp.el (tramp-do-copy-or-rename-file-directly): Avoid separate tramp-send-command-and-check call.
,
Julian Scheid
,
2009/08/15
[PATCH 1/1] * tramp.el (tramp-handle-file-exists-p): Check file-attributes cache, assume file exists if cache value present.
,
Julian Scheid
,
2009/08/15
[PATCH 1/1] * tramp.el (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if file-attributes shows uid/gid to be set already.
,
Julian Scheid
,
2009/08/15
file-precious-flag
,
Julian Scheid
,
2009/08/14
Re: file-precious-flag
,
Michael Albinus
,
2009/08/14
Why does tramp-error invoke message in addition to signaling the error?
,
Julian Scheid
,
2009/08/13
Re: Why does tramp-error invoke message in addition to signaling the error?
,
Michael Albinus
,
2009/08/14
More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
2009/08/13
Re: More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
2009/08/13
Re: More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
2009/08/13
File attribute cache bug?
,
Kyle VanderBeek
,
2009/08/12
Re: File attribute cache bug?
,
Michael Albinus
,
2009/08/12
Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
2009/08/05
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/06
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
yary
,
2009/08/06
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/07
Message not available
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/07
Message not available
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/14
Message not available
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/14
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
2009/08/14
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
2009/08/14
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
2009/08/14
Cannot dired to NetBSD via pscp/psftp
,
Ognyan Kulev
,
2009/08/02
Re: Cannot dired to NetBSD via pscp/psftp
,
Michael Albinus
,
2009/08/03
Question about additional find-file optimizations
,
Julian Scheid
,
2009/08/02
Re: Question about additional find-file optimizations
,
Michael Albinus
,
2009/08/02
Message not available
Re: Question about additional find-file optimizations
,
Michael Albinus
,
2009/08/03
Re: Question about additional find-file optimizations
,
Julian Scheid
,
2009/08/05
Microsecond precision for debug output
,
Julian Scheid
,
2009/08/02
Re: Microsecond precision for debug output
,
Michael Albinus
,
2009/08/02
vc-registered optimization
,
Julian Scheid
,
2009/08/02
Re: vc-registered optimization
,
Michael Albinus
,
2009/08/02
Re: vc-registered optimization
,
Julian Scheid
,
2009/08/02
Re: vc-registered optimization
,
Michael Albinus
,
2009/08/03
Message not available
Re: vc-registered optimization
,
Michael Albinus
,
2009/08/03
Message not available
Re: vc-registered optimization
,
Michael Albinus
,
2009/08/03
Message not available
Re: vc-registered optimization
,
Michael Albinus
,
2009/08/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc