unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jim Porter <jporterbugs@gmail.com>
To: Brian Cully <bjc@spork.org>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	Visuwesh <visuweshm@gmail.com>, Eli Zaretskii <eliz@gnu.org>,
	Dmitry Gutov <dgutov@yandex.ru>,
	gerd.moellmann@gmail.com, emacs-devel@gnu.org
Subject: Re: EBrowse obsolete?
Date: Fri, 22 Jul 2022 10:22:59 -0700	[thread overview]
Message-ID: <2448a81b-9195-9eb6-5933-4cfff2abfce7@gmail.com> (raw)
In-Reply-To: <87k085xldr.fsf@ditto.jhoto.spork.org>

On 7/22/2022 7:29 AM, Brian Cully via Emacs development discussions. wrote:
> I use Eglot over Tramp exclusively, since it allows me to set up 
> containers with isolated and predictable environments. It's a very 
> important feature for me, which is why I submitted the initial patch 
> that made it possible. I would *love* to fix the “forbidden re-entrant 
> call to Tramp” problem, but I honestly have no idea how.
[snip]
> I'm more than willing to put some work in here if I can get some useful 
> pointers; I *love* Tramp, and this is my only real annoyance with it 
> right now.

This thread on tramp-devel has some information that might help point 
you in the right direction: 
<https://lists.gnu.org/archive/html/tramp-devel/2021-04/msg00034.html>. 
Michael Albinus had been working on a thread-safe Tramp that would 
resolve this, but it stalled.

In particular, one of the blockers to fixing this would be figuring out 
a way for code in an Emacs thread to prompt the user (see bug#25214). 
Normally, I don't think prompting the user should happen with Tramp + 
Eglot, but it's always possible (e.g. if you need to re-enter your 
password), and it looks like things fail pretty hard with the 
thread-safe Tramp if that happens.



  reply	other threads:[~2022-07-22 17:22 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-21  6:16 EBrowse obsolete? Gerd Möllmann
2022-07-21  6:44 ` Akib Azmain Turja
2022-07-21 12:46   ` CEDET obsolete? (was: Re: EBrowse obsolete?) Stefan Kangas
2022-07-21 13:00     ` CEDET obsolete? Po Lu
2022-07-22 10:26     ` Jose E. Marchesi
2022-07-22 13:26       ` Stefan Kangas
2022-07-23 11:44     ` CEDET obsolete? (was: Re: EBrowse obsolete?) Lynn Winebarger
2022-07-21  6:49 ` EBrowse obsolete? Po Lu
2022-07-21  7:26 ` Eli Zaretskii
2022-07-21  7:56   ` Bozhidar Batsov
2022-07-21 12:16     ` Zhiwei Chen
2022-07-21  8:16   ` Po Lu
2022-07-21 11:12   ` Gerd Möllmann
2022-07-21 11:44     ` Po Lu
2022-07-21 12:21       ` Dmitry Gutov
2022-07-21 12:28       ` Gerd Möllmann
2022-07-21 12:33       ` Akib Azmain Turja
2022-07-21 17:02         ` Yuri Khan
2022-07-21 12:15     ` Eli Zaretskii
2022-07-21 12:19       ` Dmitry Gutov
2022-07-21 12:28         ` Eli Zaretskii
2022-07-21 15:21           ` Stefan Monnier
2022-07-21 16:16             ` Visuwesh
2022-07-21 16:51               ` Stefan Monnier
2022-07-21 17:07                 ` Visuwesh
2022-07-21 17:16                 ` Jim Porter
2022-07-21 17:39                   ` Stefan Monnier
2022-07-21 21:26                     ` Jim Porter
2022-07-22  2:01                       ` Tim Cross
2022-07-23 10:18                         ` Michael Albinus
2022-07-24 23:25                           ` Tim Cross
2022-07-22 14:29                       ` Brian Cully via Emacs development discussions.
2022-07-22 17:22                         ` Jim Porter [this message]
2022-07-23 10:35                           ` Michael Albinus
2022-07-23 10:28                         ` Michael Albinus
2022-07-23 10:13                       ` Michael Albinus
2022-07-23  9:57                     ` Michael Albinus
2022-07-23 14:36                       ` Stefan Monnier
2022-07-23 15:04                         ` Michael Albinus
2022-07-23  9:51                   ` Michael Albinus
2022-07-22  1:06                 ` Po Lu
2022-07-22  4:55                   ` Gerd Möllmann
2022-07-22  5:15                     ` tomas
2022-07-22  6:52                     ` Eli Zaretskii
2022-07-22  1:35             ` Tim Cross
2022-07-21 12:58       ` Gerd Möllmann
2022-07-21 13:04         ` Eli Zaretskii
2022-07-21 13:16         ` Po Lu

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=2448a81b-9195-9eb6-5933-4cfff2abfce7@gmail.com \
    --to=jporterbugs@gmail.com \
    --cc=bjc@spork.org \
    --cc=dgutov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    --cc=visuweshm@gmail.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).