|
|
 | | From: | Andreas Thiele | | Subject: | customizing lispworks editor? | | Date: | Thu, 20 Jan 2005 13:13:28 +0100 |
|
|
 | Hi,
I'd like to have a display of the current line and column number in the LispWorks editor. Does anybody know if and how to customize the editors behaviour?
Andreas
|
|
 | | From: | John DeSoi | | Subject: | Re: customizing lispworks editor? | | Date: | Thu, 20 Jan 2005 13:32:31 GMT |
|
|
 | If you have a commerical version of LispWorks, all of the editor source is included. I have not tried it, but you can apparently set the modeline format string and the modeline function used. See window.lisp in the editor source.
John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL
Andreas Thiele wrote: > I'd like to have a display of the current line and column number in the > LispWorks editor. Does anybody know if and how to customize the editors > behaviour? >
|
|
|