all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Luke Gorrie <luke@snabb.co>
Cc: "Luke Gorrie" <lgorrie@common-lisp.net>,
	"YUE Daian" <sheepduke@gmail.com>,
	emacs-devel@gnu.org, Spenser <myself@spensertruex.com>,
	"Helmut Eller" <heller@common-lisp.net>,
	"João Távora" <joaotavora@gmail.com>
Subject: Re: Common Lisp in Emacs (lisp-mode, font-lock, SLIME, SLY, ...)
Date: Sun, 12 Apr 2020 00:45:57 -0400	[thread overview]
Message-ID: <jwvftd9s4e6.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CAA2XHbcVQy+b91Jb2gPMQRZ-+5eJ+jFjfFSkophxPK=VE7REgA@mail.gmail.com> (Luke Gorrie's message of "Sat, 11 Apr 2020 06:58:29 +0200")

Luke Gorrie [2020-04-11 06:58:29] wrote:
> SLIME is a minor-mode below lisp-mode that reuses the lisp-mode
> functionality like navigating by sexp, font-lock, indentation, etc. The
> dynamic indentation stuff in SLIME, like detecting &body in macros, is used
> to configure property lists that lisp-mode will see. So really relying on
> and heavily using lisp-mode.

Teemu Likonen [2020-04-11 08:36:48] wrote:
> Slime uses lisp-mode with Lisp files but adds some minor modes on the
> top of it. The most important addition is slime-mode but there are
> usually other minor modes too, depending on the configuration. I happen
> to have slime-autodoc-mode and slime-trace-dialog-mode.

João Távora [2020-04-11 16:38:27] wrote:
> No. Both SLY and SLIME use lisp-mode. They augment it with minor modes
> which are added to lisp-mode-hook. slime-mode and sly-mode are such
> minor modes and they are active wherever Lisp-related features are
> required (finding definitions, describing symbols, inspecting values,
> etc).

Thank you very much for the quick answers.  It gave me the info I needed
right away, and helped me find quickly the rest of the answers I needed.
I'm surprised and glad to see `lisp-mode` is so actively used
(tho it hasn't seen much activity over the years).


        Stefan




  parent reply	other threads:[~2020-04-12  4:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 22:59 Common Lisp in Emacs (lisp-mode, font-lock, SLIME, SLY, ...) Stefan Monnier
2020-04-11  4:58 ` Luke Gorrie
2020-04-12  2:41   ` Richard Stallman
2020-04-12  6:05     ` Luke Gorrie
2020-04-13  2:21       ` Richard Stallman
2020-04-13 18:14         ` Luke Gorrie
2020-04-14  2:18           ` Richard Stallman
2020-04-14  2:24             ` 조성빈 via "Emacs development discussions.
2020-04-15  2:58               ` Richard Stallman
2020-04-14 10:10         ` Andrea Corallo
2020-04-15  2:55           ` Richard Stallman
2020-04-12  4:45   ` Stefan Monnier [this message]
2020-04-11  5:36 ` Teemu Likonen
2020-04-11 15:38 ` João Távora

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=jwvftd9s4e6.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=heller@common-lisp.net \
    --cc=joaotavora@gmail.com \
    --cc=lgorrie@common-lisp.net \
    --cc=luke@snabb.co \
    --cc=myself@spensertruex.com \
    --cc=sheepduke@gmail.com \
    /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.