<span id="mailbox-conversation">Is your file in dropbox? I've noticed some syncing apps can butcher xattr's, which is how I found this in the first place.</span><div class="mailbox_signature">—<br>Sent from <a href="https://www.dropbox.com/mailbox">Mailbox</a>
</div>
<br><br><div class="gmail_quote"><p>On Thu, Jul 24, 2014 at 5:22 PM, Justin R. Slepak <span dir="ltr"><<a href="mailto:jrslepak@ccs.neu.edu" target="_blank">jrslepak@ccs.neu.edu</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p>I see this prompt pretty frequently, and I've never explicitly touched xattr. I don't know if it's due to xattr being altered by something in the background, but it does seem to happen a lot.
<br><br>---
<br>Justin Slepak
<br>PhD student, Computer Science dept.
<br><br>----- Original Message -----
<br>From: Spencer Florence <florence@northwestern.edu>
<br>To: racket <users@racket-lang.org>
<br>Sent: Thu, 24 Jul 2014 16:43:39 -0400 (EDT)
<br>Subject: [racket] DrRacket, OSX, and xattr
<br><br>Hi all,
<br><br>Whenever I save a file with DrRacket on OSX, it always sets some extended
<br>attributes on the file. Specifically it sets:
<br><br>[snips:pl7/examples] xattr -l somefile.rkt
<br>com.apple.FinderInfo:
<br>00000000  54 45 58 54 44 72 53 63 00 00 00 00 00 00 00 00
<br> |TEXTDrSc........|
<br>00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
<br> |................|
<br>00000020
<br><br>In addition if I clear the xattr's (via xattr -c) DrRacket treats this as
<br>an external write to the file and prompts me to overwrite on save and
<br>revert on run. Is this behavior intended? It seems odd given that DrRacket
<br>doesn't do this with normal attributes (permission, suid bit, etc.) If it
<br>is intended what is the rational and can I disable it?
<br><br>--Spencer
<br><br>____________________
<br>  Racket Users list:
<br>  http://lists.racket-lang.org/users
<br></p></blockquote></div><br>