emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13747: closed (Bug: Error when viewing symbolicall


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13747: closed (Bug: Error when viewing symbolically linked file in Windows 7)
Date: Tue, 19 Feb 2013 16:43:01 +0000

Your message dated Tue, 19 Feb 2013 18:41:34 +0200
with message-id <address@hidden>
and subject line Re: bug#13747: Bug: Error when viewing symbolically linked 
file in Windows 7
has caused the debbugs.gnu.org bug report #13747,
regarding Bug: Error when viewing symbolically linked file in Windows 7
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13747: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13747
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Bug: Error when viewing symbolically linked file in Windows 7 Date: Mon, 18 Feb 2013 18:42:47 +0100
Description:
When viewing files in windows 7 that are symbolically linked the buffer cuts the file at 2^16 bytes of information.

To reproduce:
- Create or find a text-file that has content of more than 65536 bytes of data.
- Link that file to a different place in your filesystem

  > set dest_folder=%HOMEPATH%\temp1\
  > set src_folder=%HOMEPATH%\temp2\
  > MKLINK "%dest_folder%\init.org"         "%src_folder%\.emacs.d\init.org"

- Open the linked file in emacs.
- Go to the last point in the buffer containing the file.
- Observe the position of POINT (M-x = )
- Do the same with the original file and observe the position of POINT at the end of buffer.

Obtained result:
The position of point in the linked buffer is 65536 while the point is higher when opening the non-linked file.

I.e. the whole file is not visible in the buffer for the linked file

Expected result:
The position of point is the same in both buffers.

Environmental parameters:
- GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN
- Windows 7 32bits & 64bits

--- End Message ---
--- Begin Message --- Subject: Re: bug#13747: Bug: Error when viewing symbolically linked file in Windows 7 Date: Tue, 19 Feb 2013 18:41:34 +0200
> Date: Mon, 18 Feb 2013 22:46:59 +0100
> From: Gustav Wikström <address@hidden>
> 
> Ok, thanks for the pointer!

I've now verified that the latest pretest doesn't have this problem,
and I'm therefore closing the bug.

Thanks.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]