all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 42374@debbugs.gnu.org
Subject: bug#42374: 28.0.50; too many tramp messages after computer sleep
Date: Thu, 16 Jul 2020 11:39:31 +0300	[thread overview]
Message-ID: <20200716083931.GH7554@protected.rcdrun.com> (raw)
In-Reply-To: <87365r3ock.fsf@gmx.de>

* Michael Albinus <michael.albinus@gmx.de> [2020-07-16 10:34]:
> Jean Louis <bugs@gnu.support> writes:
> 
> Hi,
> 
> > I have opened tramp connection, then I put computer to sleep, after few
> > hours I open the notebook and then as it is not connected to Internet,
> > it starts with these messages. When message appears, I cannot really do
> > nothing, so I cannot do M-x, and whatever I press, it starts running
> > again something from Tramp and I need to press maybe hundred times C-g
> > to abort these messages, basically there is no abort, and Emacs becomes
> > not responsive, as whatever I do,, it gives me these messages.
> 
> Tramp is a library, and it isn't activated on its own. So let's see why
> it is called:
> 
> > Tramp: Opening connection for motorola using scp...
> > Tramp failed to connect.  If this happens repeatedly, try
> >     ‘M-x tramp-cleanup-this-connection’
> > Tramp failed to connect.  If this happens repeatedly, try
> >     ‘M-x tramp-cleanup-this-connection’
> > Tramp failed to connect.  If this happens repeatedly, try
> >     ‘M-x tramp-cleanup-this-connection’
> > Error running timer ‘desktop-auto-save’: (file-error "Tramp failed to connect.  If this happens repeatedly, try
> >     ‘M-x tramp-cleanup-this-connection’")
> > Error running timer ‘desktop-auto-save’: (file-error "Tramp failed to connect.  If this happens repeatedly, try
> >     ‘M-x tramp-cleanup-this-connection’")
> 
> Well, `desktop-auto-save' is in progress, and it calls Tramp functions
> again and again. You should suppress this when the remote connection
> isn't available.
> 
> What are your values of `desktop-buffers-not-to-save',
> `desktop-files-not-to-save' and `desktop-modes-not-to-save'?

desktop-buffers-not-to-save
"\\` "
 
desktop-files-not-to-save
"\\(\\`/[^/:]*:\\|(ftp)\\'\\)"

desktop-modes-not-to-save
(mu4e-compose-mode tags-table-mode)


Thank you,
Jean





  reply	other threads:[~2020-07-16  8:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 17:30 bug#42374: 28.0.50; too many tramp messages after computer sleep Jean Louis
2020-07-16  7:34 ` Michael Albinus
2020-07-16  8:39   ` Jean Louis [this message]
2020-07-16 11:14     ` Michael Albinus
2020-07-21 12:06       ` Jean Louis
2020-07-21 15:42         ` Michael Albinus
2020-07-24  7:08           ` Jean Louis
2020-10-26 15:49             ` Lars Ingebrigtsen
2020-10-28 12:01               ` Jean Louis
2020-12-09 15:17                 ` Lars Ingebrigtsen
2020-12-09 15:31                   ` Jean Louis
2020-12-09 15:39                     ` Lars Ingebrigtsen
2020-12-09 16:17                       ` Jean Louis
2020-12-09 16:48                         ` Lars Ingebrigtsen
2020-12-09 17:23                           ` Jean Louis

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

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

  git send-email \
    --in-reply-to=20200716083931.GH7554@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=42374@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.