>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| That said, I'd appreciate to work on strings instead of vectors for | utf-8... Lars> Huh? Where do you plan to work on utf-8 at all? OK, I got it wrong. Here is a different (related) question. In the insetquote code there is this if (disp == "<<") code. How should I change it if disp is a docstring so that it still fits on one line. How do I change a C string to something that compares to a docstring? I'm not complaining, I am trying to see what code is going to become. JMarc, who is very slowly trying to adapt to the new world.
