On 2012-09-04, david s. <
davide.s...@gmail.com> wrote:
> i am running xemacs 21.5.31, and i have this problem:
> i hate having C-z bound to `zap-up-to-char' (i have been used for nearly 20 years
> to have something else there).
> The documentation says that
> "The new command `zap-up-to-char' ... is not bound to a key by default."
> However it appears that *it is* bound to C-z.
> And i cannot unset the binding, i have tried with everything i could think of,
> e.g.
> (global-unset-key "\C-z")
> and similar. Nothing works.