]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 27 Oct 2009 10:53:06 +0000 (10:53 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 27 Oct 2009 10:53:06 +0000 (10:53 +0000)
commit9be01a63e3e0d3593b2a620485a2581f004bb62f
treec6d74fe1f9dd5b02adfd8fb76b072c47bdfa8afe
parentb8c5de8f133c818eef4d6f0962e4320d4cd24d7f
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
(tramp-imap-do-copy-or-rename-file): Don't use the inode, when
calling `tramp-imap-put-file'.  Add file size to the call.
(tramp-imap-get-file-entries): Compute also user name, file size,
and date.
(tramp-imap-handle-insert-directory): Insert uid and gid.
(tramp-imap-handle-file-attributes): Transform uid and gid
according to `id-format'.
(tramp-imap-put-file): New optional parameter SIZE.  Encode file
size in header X-Size.
lisp/ChangeLog
lisp/net/tramp-imap.el