GNU bug report logs -
#58505
29.0.50; Time out waiting for reply from selection owner
Previous Next
Full log
Message #17 received at 58505 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 15 Oct 2022 07:11:01 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Cc: Po Lu <luangruo <at> yahoo.com>, 58505 <at> debbugs.gnu.org
>
> * Eli Zaretskii <eliz <at> gnu.org> [2022-10-14 09:27]:
> > The solution, of course, is to never run more than a single Emacs
> > session on the same machine.
>
> That is isolated solution for users who do not use Emacs Lisp for
> heavy or continues processing of data.
I disagree with this assertion. You can organize your heavy
computation such that it never runs when you need an interactive
session, or run such computation in a sub-process (that could also be
Emacs, just one running in batch mode), or any number of other
solutions. You just need to realize that having just one interactive
Emacs session at a time is much more important than the other
considerations, and change your priorities accordingly.
> Would process that runs in console or as batch also cause this
> problem?
I don't think so, no.
> Is there a way in a single instance to disable something, so that
> selection whatever is disabled during processing, so that other
> instance is not disturbed?
You can disable interprogram-paste-function, but why would you want
to?
This bug report was last modified 2 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.