unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jean Louis <bugs@gnu.support>
Cc: luangruo@yahoo.com, 58505@debbugs.gnu.org
Subject: bug#58505: 29.0.50; Time out waiting for reply from selection owner
Date: Sat, 15 Oct 2022 10:39:01 +0300	[thread overview]
Message-ID: <83h7057cyy.fsf@gnu.org> (raw)
In-Reply-To: <Y0oy1ZQ7R3eW60QC@protected.localdomain> (message from Jean Louis on Sat, 15 Oct 2022 07:11:01 +0300)

> Date: Sat, 15 Oct 2022 07:11:01 +0300
> From: Jean Louis <bugs@gnu.support>
> Cc: Po Lu <luangruo@yahoo.com>, 58505@debbugs.gnu.org
> 
> * Eli Zaretskii <eliz@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?





  reply	other threads:[~2022-10-15  7:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13 12:27 bug#58505: 29.0.50; Time out waiting for reply from selection owner Jean Louis
2022-10-14  6:23 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-14  6:26   ` Eli Zaretskii
2022-10-15  4:11     ` Jean Louis
2022-10-15  7:39       ` Eli Zaretskii [this message]
2022-10-16 13:01         ` Jean Louis
2022-10-17  1:32           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-12 17:52 ` daanturo
2022-11-12 18:13   ` Eli Zaretskii
     [not found]     ` <CAGNN0nCLsNBM4=O34M6RX5JNdvdZVzgCN24AH8gJY7HoDcT49w@mail.gmail.com>
2022-11-13  5:11       ` bug#58505: Fwd: " Daan Ro
2022-11-13  7:21       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83h7057cyy.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=58505@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).