MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Need emacs math.el lisp file compatible with 3.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13187] Need emacs math.el lisp file compatible with 3.0
  • From: Joel Cannon <cannon at alpha.centenary.edu>
  • Date: Mon, 13 Jul 1998 07:42:36 -0400
  • Organization: Centenary College of Louisiana
  • Sender: owner-wri-mathgroup at wolfram.com

Does anyone know if there is a math.el file (emacs interface) that is
compatible with Mathematica 3.0.  I use this when dialing in.

It seems to be a problem with the commands that the old math.el
instructions say to place in init.m. Possibly someone would recognize
what might need to be changed to allow it to work. These are the
instructions that worked with 2.2 but do not work with 3.0. Thanks for
any help anyone can provide.

If possible, please copy to me. 

If[Environment["MATHINDENTCOOKIE"] =!= $Failed,
   $BatchInput=False;
   If[NameQ["System`Private`$IndentSuffix"],
     ToExpression[
       "System`Private`$IndentSuffix =
Environment[\"MATHINDENTCOOKIE\"]"];
     Print[" ", Environment["MATHINDENTCOOKIEMSG"]]]] Block[{$Path =
DeleteCases[$Path, "." | "~"]},
  Get["init.m"]
  ] 

 

------------------------------------------------------------------------------
Joel W. Cannon                 |   (318)869-5160          Dept. of
Physics               |   (318)869-5026  FAX    Centenary College of
Louisiana |       P. O. Box 41188		       |	     
Shreveport, LA 71134-1188      |


  • Prev by Date: Re: Corrupt Mathematica Notebooks
  • Next by Date: Re: coordinate transformation
  • Previous by thread: Re: Output to a file
  • Next by thread: CPU times