Silly question: is the redcloth.rb file on your system encoded as ascii
text or as unicode?
···
-----Original Message-----
From: Guillaume Marcais [mailto:guslist@free.fr]
Sent: Thursday, 8 April 2004 12:41 PM
To: ruby-talk ML
Subject: Re: Redcloth and instiki
No, I am not. Some system info:
[gus@gusmac gus]$ uname -a
Darwin gusmac.local 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar 5
14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power
Macintosh powerpc
[gus@gusmac gus]$ set | grep LC_
[gus@gusmac gus]$
There is not a single local variable set! The system is running in
French, although it was all non accented English text.
Guillaume.
Even sillier question: how do you tell?
Does that mean anything:
[gus@gusmac libraries]$ hexdump -C redcloth.rb | head
00000000 23 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |#
>
00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |
>
00000020 20 76 69 6d 3a 74 73 3d 34 3a 73 77 3d 34 3a 0a |
vim:ts=4:sw=4:.|
00000030 23 20 3d 20 52 65 64 43 6c 6f 74 68 20 2d 20 54 |# =
RedCloth - T|
00000040 65 78 74 69 6c 65 20 66 6f 72 20 52 75 62 79 0a |extile for
Ruby.|
00000050 23 0a 23 20 28 63 29 20 32 30 30 33 20 77 68 79 |#.# (c)
2003 why|
00000060 20 74 68 65 20 6c 75 63 6b 79 20 73 74 69 66 66 | the lucky
stiff>
00000070 20 28 61 6e 64 20 68 69 73 20 70 75 70 70 65 74 | (and his
puppet>
00000080 20 6f 72 67 61 6e 69 7a 61 74 69 6f 6e 73 2e 29 |
organizations.)|
00000090 0a 23 0a 23 20 28 73 65 65 20 68 74 74 70 3a 2f |.#.# (see
http:/|
Guillaume.
···
Le 7 avr. 04, à 22:44, Mehr, Assaph (Assaph) a écrit :
Silly question: is the redcloth.rb file on your system encoded as ascii
text or as unicode?
-----Original Message-----
From: Guillaume Marcais [mailto:guslist@free.fr]
Sent: Thursday, 8 April 2004 12:41 PM
To: ruby-talk ML
Subject: Re: Redcloth and instiki
No, I am not. Some system info:
[gus@gusmac gus]$ uname -a
Darwin gusmac.local 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar 5
14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power
Macintosh powerpc
[gus@gusmac gus]$ set | grep LC_
[gus@gusmac gus]$
There is not a single local variable set! The system is running in
French, although it was all non accented English text.
Guillaume.