mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
24 lines
472 B
Markdown
24 lines
472 B
Markdown
|
|
ros-emacs - launch Emacs with Slime
|
|
# Synopsis
|
|
|
|
**ros emacs** [ARGS...]
|
|
|
|
<!-- # subcommands -->
|
|
|
|
<!-- somecommand -->
|
|
|
|
<!-- : description. end with a period. -->
|
|
|
|
# Description
|
|
|
|
Launches Emacs with a Slime(https://common-lisp.net/project/slime/) buffer opened, which is connected to the back-end lisp implementation of roswell.
|
|
Additional arguments are passed to emacs.
|
|
|
|
<!-- # options -->
|
|
<!-- -->
|
|
<!-- # Environmental Variables -->
|
|
|
|
# SEE ALSO
|
|
_ros_(1), _emacs_(1)
|