GNU bug report logs - #10733
24.0.93; w32 file truncation

Previous Next

Package: emacs;

Reported by: "Ota, Takaaki" <Takaaki.Ota <at> am.sony.com>

Date: Sun, 5 Feb 2012 22:36:02 UTC

Severity: normal

Found in version 24.0.93

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #47 received at 10733 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Ota, Takaaki" <Takaaki.Ota <at> am.sony.com>
Cc: ofv <at> wanadoo.es, lekktu <at> gmail.com, 10733 <at> debbugs.gnu.org
Subject: Re: bug#10733: 24.0.93; w32 file truncation
Date: Mon, 06 Feb 2012 23:08:05 +0200
> Date: Mon, 6 Feb 2012 12:19:53 -0800
> CC: <ofv <at> wanadoo.es>, <lekktu <at> gmail.com>, <10733 <at> debbugs.gnu.org>
> From: "Ota, Takaaki" <Takaaki.Ota <at> am.sony.com>
> 
> For your information:
> 
> (file-attributes "memo")
> (nil 1 544 513 (20269 7834) (20269 7834) (20269 7834) 0 "-rw-rw-rw-" nil (8448 8 . 22758) (62004 . 15649))
> (file-attributes "memo.old")
> (nil 1 544 513 (19686 63524) (20262 20973) (19686 63524) 233153 "-r--r--r--" nil (512 5 . 24351) (62004 . 15649))
> 
> where "memo" is the NTFS symlink and "memo.old" is a real file.  I
> don't know how the size 0 on symlink side is translated into 64K.

insert-file-contents reads files in 64KB chunks.  So it reads only one
chunk.




This bug report was last modified 13 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.