MathGroup Archive 2008

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

Search the Archive

use vim to edit mathematica file

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91794] use vim to edit mathematica file
  • From: Peng Yu <PengYu.UT at gmail.com>
  • Date: Mon, 8 Sep 2008 05:02:10 -0400 (EDT)

Hi,

It seems the vim front end is too old. I'm wondering if it is
worthwhile to install it.

http://library.wolfram.com/infocenter/MathSource/2584/

Anyway, I'm trying to use vim to edit mathematica file. But it seems
the .nb files are full of something like

Notebook[{
Cell[BoxData[
 RowBox[{

These things are not readable in the text mode. I'm wondering how to
get rid of these things. How does people usually do when editing
mathematica files with vim?

Thanks,
Peng


  • Prev by Date: Re: How to remove duplicate solutions (Solve)?
  • Next by Date: Re: How to remove duplicate solutions (Solve)?
  • Previous by thread: Re: Re: How to simplify ArcCos[x/Sqrt[x^2+y^2]] to Pi/2-ArcTan[x/Abs[y]]?
  • Next by thread: Re: use vim to edit mathematica file