Those interested in other editors should take a look at
 User|Manual|Developing Applications|Emacs
Editors with hooks simlar to Emacs may be able to make use of the same interface. I doubt vi can hook into this, but any editor that can be hooked with a compiler/debug environment probably qualifies.

----- Original Message ----- From: "Miller, Raul D" <[EMAIL PROTECTED]>
To: "Beta forum" <[email protected]>
Sent: Wednesday, May 31, 2006 4:33 PM
Subject: RE: [Jbeta] J IDE


Oleg Kobchenko wrote:
Yes, when J crashes you may lose unsaved code,
this is why intead of Ctrl+W, I use Ctrl+S Ctrl+W

When I hit Ctrl+W, J saves the file and
then issues a command like
  load 'c:\j601\temp\24.ijs'

Granted, I'd like to be able to do that from
vi, but and to get vi to do j syntax coloring,
but that just hasn't been much of a priority
for me.

(More generally, I'd like to understand how to
send a running J session events from some other
program -- currently, the only event I know how
to send is break.)

--
Raul

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to