<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On 14 Oct 2015, at 13:04, Allan Odgaard <<a href="mailto:mailinglist@textmate.org" class="">mailinglist@textmate.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 14 Oct 2015, at 18:19, Kalcifer Kandari wrote:<br class=""><br class=""><blockquote type="cite" class="">Bugged: xxd '/Users/user/test.txt' > '/Users/user/xxd'<br class="">Not bugged: xxd '/Users/user/test2.txt' > '/Users/user/xxd2'<br class=""></blockquote><br class="">These files are identical.<br class=""></div></div></blockquote><div><br class=""></div><div>'test.txt' and 'test2.txt' are different somehow, 'test.txt' has '‚Ķ', and 'test2.txt' has '…'. xxd doesn't think there is a difference, but QuickLook and TextMate do.</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class=""><blockquote type="cite" class="">After closing and opening 'test.txt' again and clicking 'File -> Save As…' turns out the encoding is 'Chinese - GB18030', even though the encoding is set to 'Unicode - UTF-8' in the settings.<br class=""></blockquote><br class="">The settings is for what new files should be saved as.<br class=""><br class="">Did the file you test only contain the ellipsis, or did it also contain other text?</div></div></blockquote><div><br class=""></div>Originally yes it did, further testing confirms this is the cause. Here are updated steps to reproduce the bug:</div><div><ul class="MailOutline"><li class="">Create a file in something other than TextMate with any name</li><li class="">Enter any text</li><li class="">Save with 'Western (Mac OS Roman)' encoding</li><li class="">Open file with TextMate</li><li class="">Press 'alt+;' for ellipses</li><li class="">press 'cmd+s' to save</li><li class="">close file</li><li class="">open with TextMate, or anything that can open a text file</li></ul></div><div><div><br class=""></div></div></div></body></html>