unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Common Lisp in Emacs (lisp-mode, font-lock, SLIME, SLY, ...)
@ 2020-04-10 22:59 Stefan Monnier
  2020-04-11  4:58 ` Luke Gorrie
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Stefan Monnier @ 2020-04-10 22:59 UTC (permalink / raw)
  To: João Távora, emacs-devel, Helmut Eller, Luke Gorrie
  Cc: Spenser, YUE Daian

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




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-04-15  2:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2020-04-11  5:36 ` Teemu Likonen
2020-04-11 15:38 ` João Távora

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).