From: Sean McAfee <eefacm@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Detachable shells in Emacs?
Date: Fri, 07 Sep 2012 13:04:50 -0700 [thread overview]
Message-ID: <bp8627pbnvh.fsf@usca1uw-JZWWPM1.sanmateo.corp.akamai.com> (raw)
In-Reply-To: 87a9xiiklt.fsf@kuiper.lan.informatimago.com
"Pascal J. Bourguignon" <pjb@informatimago.com> writes:
> Sean McAfee <eefacm@gmail.com> writes:
>> What I'd like is to be able to detach the shell process running in the
>> buffer, like the GNU screen program allows me to do, and resume it
>> later.
> Do the reverse.
> Run emacs inside screen, not screen inside emacs.
>
> You can do it after the fact:
>
> - launch screen,
> - in screen, use emacsclient -t to open an emacs frame in screen,
> - close the GUI emacs frames with C-x 5 0
> - detach screen
> - log out
>
> then you can:
>
> - log in
> - screen -r -x
> - M-x make-frame-on-display RET :0.0 RET
Very nice! But it doesn't quite get me where I want to be. I work from
home occasionally, and so I'd like to be able to leave Emacs running at
the office and resume working on it remotely, on my laptop, over an ssh
tunnel. But when I try to create a frame on my laptop's display, using
"localhost:10.0" as the display, I get "X11 connection rejected because
of wrong authentication."
Anyway, I guess this has become more of an X11 and/or ssh problem than
an Emacs problem.
next prev parent reply other threads:[~2012-09-07 20:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-25 23:47 Detachable shells in Emacs? Sean McAfee
2012-08-26 0:05 ` Pascal J. Bourguignon
2012-09-07 20:04 ` Sean McAfee [this message]
2012-09-08 2:08 ` Neil T. Dantam
2012-09-14 0:56 ` Sean McAfee
2012-08-26 2:02 ` Stefan Monnier
2012-08-27 19:09 ` Neal Becker
[not found] ` <mailman.7694.1346094589.855.help-gnu-emacs@gnu.org>
2012-08-27 19:47 ` Lowell Gilbert
2012-09-09 16:06 ` David Combs
2012-09-11 17:56 ` Lowell Gilbert
2012-08-28 3:58 ` Barry Margolin
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=bp8627pbnvh.fsf@usca1uw-JZWWPM1.sanmateo.corp.akamai.com \
--to=eefacm@gmail.com \
--cc=help-gnu-emacs@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.
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).