Groups | Search | Server Info | Login | Register


Groups > comp.lang.logo > #98

JOVE Editor

Newsgroups comp.lang.logo
Date 2019-08-06 16:50 -0700
Message-ID <6d3e5165-21d4-4659-bf84-72574604a78a@googlegroups.com> (permalink)
Subject JOVE Editor
From Benjamin Eby <benjamin.eby@snhu.edu>

Show all headers | View raw


I am using UCBLogo on Lubuntu Linux.  When I edit a procedure, the program goes to a built-in editor rather than JOVE, which I have installed on my system, and have learned how to use.  The built-in editor is OK, but I would rather use JOVE, especially for large programs with many procedures.

According to the UCBLogo documentation, the interpreter will use JOVE if I have the EDITOR environment variable set to jove.  But Lubuntu doesn't show an EDITOR variable when I echo $EDITOR.  When I checked, Lubuntu doesn't have a .bashrc file in the home folder.  So next I  did EDITOR=jove and export EDITOR, and ran logo again, but still no JOVE editor.

So next I did META-X:shell and ran Logo from the shell inside JOVE.  That didn't work either.  So, I'm not sure what to try next.

Benjamin

Back to comp.lang.logo | Previous | NextNext in thread | Find similar


Thread

JOVE Editor Benjamin Eby <benjamin.eby@snhu.edu> - 2019-08-06 16:50 -0700
  Re: JOVE Editor Benjamin Eby <benjamin.eby@snhu.edu> - 2019-08-06 18:02 -0700
  Re: JOVE Editor Benjamin Eby <benjamin.eby@snhu.edu> - 2019-08-06 18:33 -0700
    Re: JOVE Editor Bill Gunshannon <bill.gunshannon@gmail.com> - 2019-08-07 07:53 -0400
      Re: JOVE Editor Benjamin Eby <benjamin.eby@snhu.edu> - 2019-08-07 09:39 -0700

csiph-web