http://www.lepp.cornell.edu/~seb/celest ... html#3.5.3
I've found a very nice script that put a square around all Messier objects. Because of this file, I'm in the process of discovering the Celestia scripting abilities for the first time !

So now I have two questions :
How can I configure Celestia so it load this script each time I start Celestia ? I want that script to be permanent.
In the script, there are many command lines like this one :
mark { object "M11" size 20 color [ 0.0 0.5 0.5] symbol "square" }
So what are the various options, besides of "square" ? Can I mark something with a circle ? A cross ? etc...