help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fixing M$ character codes


From: nospam55
Subject: Re: fixing M$ character codes
Date: Mon, 05 Jul 2004 16:22:11 +0200
User-agent: KNode/0.7.1



Thomas Gehrlein <thomas.gehrlein@t-online.de> wrote :
 
> Did you try calling the function interactively?
> 
> M-x jym.de8 RET


Yes I think this is the correct use of the Jim's funcs, 
 after selection as region 
of the text to convert ; I think that the problem is that 
some funny 8 bit chars in the jym.de8 func body got lost in the 
journey from jim's HD to ours HDs :(


for example I got the piece

     ...
     ("" "`")
     ("" "``")                        ; = 0x93
     ("" "''")                        ; = 0x94
     ("" "*")
     ("" "-")                        ; = 0x96
     ("" "--")                        ; = 0x97
     ("" "`")
     ("" "'")
     ...

, whith that strange empties "" .


Could you quote that chars for us Jim ? for example, 
octally saying \044 for the dollar sign etc ? 
We type all back at our PCs.

   nospam55 :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]