You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
1585: more of an opinionated issue perhaps, but the mini-buffer in 1585 now shows class signatures during editing of object forms and it shows all potential functions arguments for the "the" macro. This results in a mini-buffer that regularly changes size and takes quite a lot of space (multiple lines). It understand it is the intention of the mini-buffer to provide some hints to the user, but it should not distract, I guess.
The text was updated successfully, but these errors were encountered:
This is the new "glime" facility and is still somewhat experimental.
It can be suppressed by commenting out the compile and loading of
"glime.lisp" in gdl/emacs/gdl.el. In this regard we should update the
startup function in this gdl.el so it can be customized in the user's
personal .emacs-glime in the home directory.
We have put considerable effort into developing this first version of
glime, so other feedback is very welcome.
On Tue, Oct 29, 2013 at 9:53 AM, Reinier van Dijk [email protected]:
1585: more of an opinionated issue perhaps, but the mini-buffer in 1585
now shows class signatures during editing of object forms and it shows all
potential functions arguments for the "the" macro. This results in a
mini-buffer that regularly changes size and takes quite a lot of space
(multiple lines). It understand it is the intention of the mini-buffer to
provide some hints to the user, but it should not distract, I guess.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/152
.
My Best,
Dave Cooper, Genworks Support [email protected], dave.genworks.com(skype)
USA: 248-327-3253(o), 1-248-330-2979(mobile)
UK: 0191 645 1699
Glime has to be finished and polished. The basic functionality is there, so it would take someone with CL and Emacs Lisp skills to read through the implementation, understand enough about Gendl to understand what it is supposed to do, and clean it up.
Please contact Genworks before initiating work on this project, so the detailed scope and requirements can be agreed.
genworks
changed the title
mini-buffer distraction
Complete the "Glime" facility (context-sensitive dynamic help/documentation facility in Slime)
Mar 11, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
1585: more of an opinionated issue perhaps, but the mini-buffer in 1585 now shows class signatures during editing of object forms and it shows all potential functions arguments for the "the" macro. This results in a mini-buffer that regularly changes size and takes quite a lot of space (multiple lines). It understand it is the intention of the mini-buffer to provide some hints to the user, but it should not distract, I guess.
The text was updated successfully, but these errors were encountered: