unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: zimoun <zimon.toutoune@gmail.com>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: emacs-lucid (was Re: Emacs closure at ~900MB?)
Date: Tue, 29 Sep 2020 12:44:43 +0200	[thread overview]
Message-ID: <8736306ew4.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <CAJ3okZ0wT1FwrKdiYQixztePWrBUS071e2qXLJ9m-V8wHhBZBA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2498 bytes --]

Hello Simon,

zimoun <zimon.toutoune@gmail.com> writes:

> On Tue, 29 Sep 2020 at 10:42, Giovanni Biscuolo <g@xelera.eu> wrote:
>
>> Please consider I'm still on Emacs 26.3 since one package I use does not
>> work with 27.1... and I still have not tested "the bug" in a pure
>> anvironmentt with emacs 27.1 only
>
> Ouch!  Which one is it?

emacs-elfeed-org, bug #43243

I'm considering dismissing elfeed-org, it's useful but not unavoidable :-)

>> I'm affected by that bug every time I do:
>>
>> 1. on machine A: start emacs --daemon
>> 2. on machine B: ssh -Y me@A
>> 3. on machine B: emacsclient -c (in ssh session)
>
> Sorry, I miss where this emacsclient is started?  A or B?

on machine B

> If you start emacsclient on B and try to connect over SSH to the
> server on A, which option do you provide?  (naive question because I
> have always failed to do that :-))

Sorry I don't understand the steps you are trying to reproduce: in the
use case above I'm starting "emacsclient -c" from machine B when
remotely connected via ssh (-Y) to machine A; I'm running emacsclient -c
over ssh

> Personally, I have 2 uses cases:
>
>  i.
> machine A: emacs --daemon
> machine B: ssh -C me@A -t emacsclient -t

"emacsclient -t" (over ssh) always works for me also, no crashes after
disconnection (no X toolkit used in this case)

> and I never do "ssh -CX me@A -t emacsclient -c" because the network is
> usually too slow to export DISPLAY; machines A and B are usually a bit
> far in my cases.

I never tested using "Force pseudo-terminal" (-t) when connecting over
ssh: I should try that!

I usually use X forwarding over VPN over 4G connection: it's a little
bit slow but usable.

> ii.
> machine B: start emacs --daemon
> machine B: emacsclient -c
> machine B: open via TRAMP over ssh on A
>
> And Tramp crashes time to time.

Ouch: it never happens to me, I mean /ssh:.../ TRAMP method always works
like a charm.  Have you tried installing "emacs-tramp" package?  I had
some issue with the built-in emacs TRAMP and realized that emacs-tramp
guix package is more up to date with upstream.

>> AFAIU this bug is still affecting other Emacs users using GTK as X
>> toolkit.
>
> Yeah, for sure.  And as you noted too, it is difficult to know what is
> the exact status of this bug. :-)

Technically is closed but actually it should be "exausted" :-D

[...]

Ciao, Gio'

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2020-09-29 10:45 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 11:16 Emacs closure at ~900MB? zimoun
2020-09-22 11:31 ` Pierre Neidhardt
2020-09-22 11:34   ` zimoun
2020-09-22 11:45     ` Pierre Neidhardt
2020-09-22 11:50       ` Efraim Flashner
2020-09-24 17:28   ` emacs-lucid (was Re: Emacs closure at ~900MB?) Giovanni Biscuolo
2020-09-24 18:08     ` zimoun
2020-09-25  8:28       ` Giovanni Biscuolo
2020-09-25 10:23         ` Pierre Neidhardt
2020-09-25 23:06         ` zimoun
2020-09-29  8:42           ` Giovanni Biscuolo
2020-09-29  9:51             ` zimoun
2020-09-29 10:44               ` Giovanni Biscuolo [this message]
2020-09-26 16:32     ` Mark H Weaver
2020-09-26 18:26       ` Pierre Neidhardt
2020-09-26 21:26         ` Mark H Weaver
2020-09-27  6:33           ` Pierre Neidhardt
2020-09-27 10:53             ` Pierre Neidhardt
2020-09-27 20:49               ` Bonface M. K.
2020-09-28  6:43                 ` Pierre Neidhardt
2020-09-28 10:49                   ` Bonface M. K.
2020-09-28  8:56               ` zimoun
2020-09-28  9:25                 ` Pierre Neidhardt
2020-09-28 12:02                   ` zimoun
2020-09-28 14:42                     ` Pierre Neidhardt
2020-09-28 19:16                 ` Bengt Richter
2020-09-28 19:21                   ` zimoun
2020-09-28  8:40       ` zimoun
2020-09-28  9:25         ` Pierre Neidhardt
2020-09-28 19:54         ` Mark H Weaver
2020-09-29  7:56           ` Pierre Neidhardt
2020-09-29  8:49       ` Giovanni Biscuolo

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8736306ew4.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me \
    --to=g@xelera.eu \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@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/guix.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).