[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Need XPL to replace a 1-byte guillement with a 3-byter
- Subject: Re: Need XPL to replace a 1-byte guillement with a 3-byter
- From: Harry Binswanger hb@xxxxxxxx
- Date: Fri, 23 Sep 2011 23:51:26 -0400
BTW, I did succeed in putting the 3-byte guillemets on my kbd
as alt-< and alt->. But of course, on the command line they become
1-byte versions. I assume that although BX Q2 doesn't actually go
to the command line, the effect is the same.
Doesn't work here. Maybe an email problem as we've had before.
There's no third slash, but putting that in didn't rectify things.
Let me see if I get the idea. The first field's code is, in
decimal, 255 193 46. The second, replace, field's is 255 65 69.
Now I can't get both of those by using ctrl-alt and then the
decimal numbers. Using it, LIST shows I get: 155 65 69. Shouldn't
the first field be a 5-byte thing?
On Fri, Sep 23, 2011 at 11:16 PM, Carl Distefano
mailto:cld@xxxxxxxx wrote:
Reply to note from Harry Binswanger mailto:hb@xxxxxxxx Fri, 23 Sep 2011 23:01:30 -0400
> I would like to replace, using ci ///, some 1-byte guillemets
> with 3-byters.
XPLeNCODE v2.0
b-gin [UNTITLED]
[BX_]ci /[w<]/[255+065+069][Q2_];*;[cr|lf]
-nd
XPLeNCODE
This will change all, not some. Use CV to change some.
--
Carl Distefano
mailto:cld@xxxxxxxx