How to have the syntax of my mac files highlighted on Linux
Subject: How to have the syntax of my mac files highlighted on Linux
From: Nabil Ghodbane
Date: Wed, 10 Jun 2009 18:50:02 +0200
can you tell how to get the maxima font with emacs, can one download it from
somewhere?
I am aware of the imaxima:
(require 'cl)
(pushnew "/usr/local/share/maxima/5.18.1/emacs" load-path)
(autoload 'imaxima "imaxima" "Frontend of Maxima CAS" t)
(autoload 'imath "imath" "Interactive Math mode" t)
(autoload 'imath-mode "imath" "Interactive Math mode" t)
On Wed, Jun 10, 2009 at 6:30 PM, Joshua Stults <joshua.stults at gmail.com>wrote:
> On Wed, Jun 10, 2009 at 12:15 PM, Robert Dodier<robert.dodier at gmail.com>
> wrote:
> > On Wed, Jun 10, 2009 at 8:54 AM, Julien Martin<balteo at gmail.com> wrote:
> >
> >> I would like to work on my .mac files and have their syntax highlighted.
> >
> > There is a Maxima syntax file which is included with Vim 7.
> > It also works in Vim 6 but it's not included in the release.
> > If you can't find it, I'll send it to you. I don't know about other
> editors.
> >
> Emacs too (at least with my install in Fedora).
>
> > best
> >
> > Robert Dodier
> > _______________________________________________
> > Maxima mailing list
> > Maxima at math.utexas.edu
> > http://www.math.utexas.edu/mailman/listinfo/maxima
> >
>
>
>
> --
> Joshua Stults
> Website: http://j-stults.blogspot.com
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>