Good to know.  I've been using the emacs shell a little bit lately but it
looks like I have to re-do some of my common utilities to get them to work
with it.  For instance, I have this defined
(define-key global-map "\C-c\C-y" 'comint-previous-input)
to re-do my most recent input but I guess it fails under the emacs shell
because it's not "comint"?


On Tue, Mar 11, 2014 at 4:13 PM, Joe Bogner <[email protected]> wrote:

> sidebar: I'm a J emacs user (on Windows too). The various J modes seem
> to work well enough for me and offers some nice syntax highlighting
> and warnings. I will also run jconsole from emacs shell, instead of
> from a dos prompt to get some nicer key bindings. I have written a few
> scripts to paste into the comint buffer for some automation.  I also
> wrote a org-mode babel plugin that's crude but works:
> https://github.com/joebo/org-babel-j
>
>
>
> On Tue, Mar 11, 2014 at 3:57 PM, Devon McCormick <[email protected]>
> wrote:
> > One of the problems with being such a small community covering such a
> wide
> > variety of platforms is that there are fewer eyes on the minority ones.
>  As
> > one of the few J emacs users, I'm familiar with this problem.
> >
> >
> > On Tue, Mar 11, 2014 at 1:12 PM, Jim Russell <[email protected]>
> wrote:
> >
> >> Finally decided to risk installing j801 on my MacBook. Printed out
> >> system/installation/j801 - j Wiki. Downloaded j801_mac32.dmg. Copied the
> >> J801 folder to my home directory. (Didn't know I could do that from a
> .dmg
> >> file, but I must have for J602 and J701 I guess.) Noticed that the
> readme
> >> file said I had the J801 Beta. Depending on where I go to find the
> release
> >> notes I get either J801 or J701, which is disconcerting. Jcon801 and
> jhs801
> >> passed the "i.5" test, so I opened jqt801 and found help/studio/labs,
> which
> >> failed with a syntax error in labs_run_jqtide. Yet another wiki document
> >> told me I also had to run
> >>   install 'qtide'
> >> So I did, and stuff happened, and I quit and restarted, but the lab
> error
> >> was not resolved. (I ignored the profile script instructions assuming
> that
> >> if earlier J versions worked from the same home directory, I should be
> ok.)
> >>
> >> Not yet as new user friendly as some of us dumb users need, it seems.
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> >>
> >
> >
> >
> > --
> > Devon McCormick, CFA
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Devon McCormick, CFA
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to