all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Burton Samograd <burton@samograd.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: How close is elisp to CL now?
Date: Mon, 10 Dec 2012 12:14:17 -0700	[thread overview]
Message-ID: <kghip89vhx2.fsf@CDW764-BURTONS.QFTI.COM> (raw)
In-Reply-To: mailman.14991.1355162755.855.help-gnu-emacs@gnu.org

Matt Price <moptop99@gmail.com> writes:

> how much closer does this get us to something like a 'concurrent
> emacs', in which (e.g.) my emacs mailer can do background checks for
> incoming mail while I am editing?  For the moment I've abandoned emacs
> as a mail environment precisely because the lack of that feature so
> often made my work grind to a halt.

There is work being done on a threaded emacs, but there is still much
work to be done.  A suggested fix for the mail problem you state is to
start another instance of emacs and run your mail client there.

One thing I've noticed is that network communication in emacs is
normally handled with a libevent system (or something similar) so
network communication acts like it's in a separate process.  I'm not
sure if clients like gnus take advantage of this type of network
communication yet though, but I think a blockless email client is
possible with current emacs technology.

--
Burton Samograd


  parent reply	other threads:[~2012-12-10 19:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-10 16:37 How close is elisp to CL now? juliewith
2012-12-10 17:14 ` Didier Verna
2012-12-10 18:05   ` Matt Price
     [not found]   ` <mailman.14991.1355162755.855.help-gnu-emacs@gnu.org>
2012-12-10 19:14     ` Burton Samograd [this message]
2012-12-10 20:57       ` William Gardella
2012-12-11 22:26         ` Julien Cubizolles
     [not found]         ` <mailman.15081.1355264829.855.help-gnu-emacs@gnu.org>
2012-12-12  7:02           ` William Gardella
2013-01-04 14:53             ` Julien Cubizolles
     [not found] ` <mailman.14985.1355159920.855.help-gnu-emacs@gnu.org>
2012-12-12  1:01   ` WJ
     [not found] <mailman.14982.1355157445.855.help-gnu-emacs@gnu.org>
2012-12-10 17:01 ` Burton Samograd
2012-12-10 22:02   ` Xavier Maillard
2012-12-10 21:41 ` Pascal J. Bourguignon
2012-12-10 23:16   ` juliewith
2012-12-11 12:30   ` Joost Kremers
2012-12-11 12:59     ` Jambunathan K

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=kghip89vhx2.fsf@CDW764-BURTONS.QFTI.COM \
    --to=burton@samograd.ca \
    --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.