* bug#23585: 25.0.93; Win32: spurious ^M pop up at byte offset 65536
@ 2016-05-20 10:16 Anders Lindgren
2016-05-20 13:29 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Anders Lindgren @ 2016-05-20 10:16 UTC (permalink / raw)
To: 23585
[-- Attachment #1: Type: text/plain, Size: 644 bytes --]
Hi!
I've noticed that sometimes an extra carriage return character pops up in
my source files, when running Emacs under Windows. They are always located
at the end of a line. I use auto-revert mode and I've only seen this in
files already open in Emacs.
Today I noticed that one such carriage return character was placed at
buffer position 62879 in line 2658. This corresponds to byte position 65536
(or hex 0x10000) in the file. Clearly, this can't be a coincidence.
By the way, I'm not sure Emacs is the culprit here -- I use subversion as a
version control system and Visual Studio for debugging and sometimes minor
edits.
-- Anders
[-- Attachment #2: Type: text/html, Size: 803 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#23585: 25.0.93; Win32: spurious ^M pop up at byte offset 65536
2016-05-20 10:16 bug#23585: 25.0.93; Win32: spurious ^M pop up at byte offset 65536 Anders Lindgren
@ 2016-05-20 13:29 ` Eli Zaretskii
2016-05-20 13:38 ` Anders Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2016-05-20 13:29 UTC (permalink / raw)
To: Anders Lindgren; +Cc: 23585
> Date: Fri, 20 May 2016 12:16:51 +0200
> From: Anders Lindgren <andlind@gmail.com>
>
> I've noticed that sometimes an extra carriage return character pops up in my source files, when running
> Emacs under Windows. They are always located at the end of a line. I use auto-revert mode and I've only
> seen this in files already open in Emacs.
>
> Today I noticed that one such carriage return character was placed at buffer position 62879 in line 2658. This
> corresponds to byte position 65536 (or hex 0x10000) in the file. Clearly, this can't be a coincidence.
>
> By the way, I'm not sure Emacs is the culprit here -- I use subversion as a version control system and Visual
> Studio for debugging and sometimes minor edits.
If you can come up with a reproducible recipe, we could debug this.
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-07 22:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 10:16 bug#23585: 25.0.93; Win32: spurious ^M pop up at byte offset 65536 Anders Lindgren
2016-05-20 13:29 ` Eli Zaretskii
2016-05-20 13:38 ` Anders Lindgren
2016-12-07 22:11 ` Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.