jed-users mailing list

[2025 Date Index] [2025 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] Re: Clipboard problem


Morten Bo Johansen <mbj@xxxxxxxxx> wrote:
> Thanks for this explanation. I had to be something along those lines. I just
> wondered, because if I do the same in the terminal version of Emacs with
> e.g.
>
>   (local-set-key (kbd "(") (lambda () (interactive) (insert "()")))
>   
> I don't get this problem. But I suppose that it will take something at the
> source code level in Jed to change it.

It is unclear to me how to do this without assuming a minimal time
delay between characters, which would lead to a race condition.

I assume that you are referring to emacs running in a terminal such as
XTerm.   Are you using GPM in conjunction with emacs?

The other alternative is to use xjed.
Thanks,
--John

>
> Thanks,
> Morten
> _______________________________________________
> For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2025 date index] [2025 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]