From: "Loris Bennett" <loris.bennett@fu-berlin.de>
To: emacs-orgmode@gnu.org
Subject: Re: [OT] Org spotted in the wild
Date: Mon, 17 Sep 2012 16:55:46 +0200 [thread overview]
Message-ID: <87d31kbswd.fsf@slate.zedat.fu-berlin.de> (raw)
In-Reply-To: 87627cwyw7.fsf@toke.dk
Toke Høiland-Jørgensen <toke@toke.dk> writes:
> "Loris Bennett" <loris.bennett@fu-berlin.de> writes:
>
>> While looking for a solution to the problem of emacs hanging if the SSH
>> connection to remote files goes down
>
> Did you find one (a solution, that is)? This has been bothering me for a
> while as well...
>
> -Toke
Following this article
http://blogs.perl.org/users/smylers/2011/08/ssh-productivity-tips.html
I'm currently trying out the following settings in .ssh/config
,-----------------------
| TCPKeepAlive no
| ServerAliveInterval 60
| ServerAliveCountMax 10
`-----------------------
Seems to be OK, but the problem is fairly sporadic anyway and normally
I'm on a less flaky network, so it might be a little difficult to say if
that is really the solution.
However, looking at
,---------------
| man ssh_config
`---------------
setting TCPKeepAlive to 'no' seems like a good idea.
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email loris.bennett@fu-berlin.de
next prev parent reply other threads:[~2012-09-17 14:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-17 11:12 [OT] Org spotted in the wild Loris Bennett
2012-09-17 13:40 ` Toke Høiland-Jørgensen
2012-09-17 14:55 ` Loris Bennett [this message]
2012-09-17 18:13 ` Toke Høiland-Jørgensen
2012-09-18 13:22 ` Alan Schmitt
2012-09-18 13:34 ` Toke Høiland-Jørgensen
2012-09-19 7:20 ` Alan Schmitt
2012-09-18 6:25 ` Bastien
2012-09-18 20:03 ` Michael Strey
2012-09-19 6:20 ` Bastien
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d31kbswd.fsf@slate.zedat.fu-berlin.de \
--to=loris.bennett@fu-berlin.de \
--cc=emacs-orgmode@gnu.org \
/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/org-mode.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).