all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "João Távora" <joaotavora@gmail.com>,
	emacs-devel@gnu.org, "Helmut Eller" <heller@common-lisp.net>,
	"Luke Gorrie" <lgorrie@common-lisp.net>
Cc: Spenser <myself@spensertruex.com>, YUE Daian <sheepduke@gmail.com>
Subject: Common Lisp in Emacs (lisp-mode, font-lock, SLIME, SLY, ...)
Date: Fri, 10 Apr 2020 18:59:55 -0400	[thread overview]
Message-ID: <jwvr1wvt0p6.fsf-monnier+emacs@gnu.org> (raw)

Sorry to spam here a little, but I was looking into how we should
integrate something like cl-font-lock
(https://github.com/cl-font-lock/cl-font-lock) into Emacs and then
I started to wonder...

Who uses `lisp-mode`?  IIUC neither SLY nor SLIME actually use
`lisp-mode` itself, they use some other major mode with its
fontification function, right?

So do they already highlight built-in functions, types, and variables in
a special way (presumably by querying the underlying Lisp process)?

Do they actually use a proper child-mode of `lisp-mode`?

Do they (re)use the font-lock keywords of `lisp-mode` at all, or do they
use something completely independent?


        Stefan




             reply	other threads:[~2020-04-10 22:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 22:59 Stefan Monnier [this message]
2020-04-11  4:58 ` Common Lisp in Emacs (lisp-mode, font-lock, SLIME, SLY, ...) 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
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=jwvr1wvt0p6.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=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.