>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 25-Mar-2002 Jean-Marc Lasgouttes wrote: >>>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: >> John> The menus say C-S-Space generates a protected blank but it is John> actually just C-Space ... >> It is supposed to be C-space in emacs mode and C-S-space in cua >> mode. What bindings do you use? Juergen> Well I always used cua mode and there I inserted protected Juergen> spaces always with C-Space so maybe it is in emacs mode? No, but Lars has added code that tries to remove S from a kbd sequence if it cannot be found. Therefore C-S-space is magically found as C-space also. I thik this trick is stupid, but... Anyway, if everybody thinks C-space would be a better binding, we can certainly add it. JMarc