On 11/21/11 12:32 PM, William Stein wrote:
On Mon, Nov 21, 2011 at 10:15 AM, Volker Braun<[email protected]>  wrote:
On Monday, November 21, 2011 3:23:00 PM UTC, William wrote:

Good point.  We should go through at least the table at [1] and replace
all such
instances by "_".

Why don't we percent-encode the worksheet title? Actually I'm surprised that
we don't do that already. Its so easy:

Note that the "%" character is explicitly listed as a "reserved
character" not allowed by some filesystems at [1].  That would be a
very good reason not to percent encode the worksheet title when
generating the filename.

[1] http://en.wikipedia.org/wiki/Filename#Reserved_characters_and_words

According to that table, it is reserved for a single-user OS for a PDP-11. If someone is running sage (or even a web browser) from a PDP-11 computer, that would be something to see!

Jason

--
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/sage-support
URL: http://www.sagemath.org

Reply via email to