emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Carbon: Option-as-Meta Sometimes Inputs Accented Characters


From: Tom Tobin
Subject: Re: Carbon: Option-as-Meta Sometimes Inputs Accented Characters
Date: Sat, 12 May 2007 22:49:01 -0500

On 5/12/07, Tom Tobin <address@hidden> wrote:
Running exactly your test case, I can't get M-v to insert √ because
the news is a read-only buffer and Emacs complains.  If I instead fill
up *scratch* with garbage for a few screenfuls and otherwise duplicate
your steps in *scratch*, I can indeed see √ inserted from M-v.

It does appear I was half-wrong about the dead keys; I *can* get
non-dead-key characters to insert into the buffer, but only if one of
the keys used in the scrolling *is* a dead-key (i.e., I can insert √
on M-v if I have M-n bound to scroll-up and alternate between the
two).  Your patch is probably the correct solution, as it ultimately
does seem to be a result of the dead-key not being caught.

Yamamoto Mitsuharu: I've now applied your patch, and I can no longer
replicate the buggy behavior.

reply via email to

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