On 03/08/10 19:28, Ryan Getz wrote:
// ==UserScript==
..

You're repeatedly pasting your script into the body of an email, and that's a bad idea. Email clients do bad things like eliminating and/or injecting whitespace as they see fit. This makes it hard to read the script, and hard to know if a problem really exists, or exists because the script got mangled over email.

You'd be well served by setting up a gist (http://gist.github.com), which you can update in place, and just put the URL in an email.

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to