all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jens Teich <info@jensteich.de>
To: help-gnu-emacs@gnu.org
Subject: Re: keep slime alive
Date: Wed, 25 Jul 2007 19:27:02 +0200	[thread overview]
Message-ID: <ufy3cmm1l.fsf@jensteich.de> (raw)
In-Reply-To: 7dy7h4srfd.fsf@www.gratismegler.no

Petter Gustad <newsmail6@gustad.com> writes:

> Jens Teich <info@jensteich.de> writes:
>
>> I use SBCL and SLIME to set up a webserver with Edi Weitz'
>> Hunchentoot. How do I keep this process alive when closing
>> the emacs session?
>
> Run your sbcl under slime and connect to it from emacs:
>
> screen -S lisp sbcl
>
> Then type:
>
> (asdf:operate 'asdf:load-op :swank)
> (swank:create-swank-server 4005)
>
> You can now detatch your process by typing "C-a C-d". You can also
> leave it open if you like.
>
> Then start emacs and type M-x slime-connect to connect to the swank
> process.

Every step of the above ones works now fine. But I'm still unable to
logout and keep the process alive. Sorry if I should have mentioned
that earlier.

logout: there are stopped jobs

Jens

  parent reply	other threads:[~2007-07-25 17:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-25  8:14 keep slime alive Jens Teich
2007-07-25  8:25 ` Jens Teich
2007-07-25 10:34 ` Petter Gustad
2007-07-25 11:54   ` Jens Teich
2007-07-25 12:50     ` Petter Gustad
2007-07-25 13:26       ` Jens Teich
2007-07-25 14:01         ` Petter Gustad
2007-07-25 14:36           ` Jens Teich
2007-07-25 15:12             ` Petter Gustad
2007-07-25 15:22               ` Jens Teich
2007-07-25 14:40         ` Peter Dyballa
2007-07-25 17:15     ` Jens Teich
2007-07-25 17:27   ` Jens Teich [this message]
2007-07-25 18:58     ` Petter Gustad
2007-07-25 20:30       ` Jens Teich

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=ufy3cmm1l.fsf@jensteich.de \
    --to=info@jensteich.de \
    --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.
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.