Subject: mailing-list for TeXmacs Users
List archive
From : Joris van der Hoeven <address@hidden>- To: address@hidden
- Subject: Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X
- Date: Wed, 6 Jun 2007 11:29:21 +0200
On Tue, Jun 05, 2007 at 11:37:12PM +0200, Tobia wrote:
> > I'd like to spawn a Maxima session automatically at startup and set a
> > few options.
Put the following in my-init-buffer.scm
(when (no-name?)
(make-session "maxima" "default"))
Notice that you don't want to start Maxima in all buffers (e.g. help buffers),
only in newly created ones.
> > I tried putting the following both in my-init-texmacs.scm and in
> > my-init-buffer.scm:
> >
> > (maxima-initialize)
> > (toggle-session-math-input)
> > (kbd-map in-math? ("(" (make-bracket-open "(" ")" #t)))
> > (kbd-map in-math? (")" (make-bracket-close ")" "(" #t)))
This kind of stuff should go into my-init-texmacs.scm,
but you need to force lazy loading of the modules with special
command which you may need.
- Re: TeXmacs as a Maxima frontend on Mac OS X, Tobia, 06/05/2007
- Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X, Joris van der Hoeven, 06/06/2007
- Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X, Tobia, 06/06/2007
- Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X, Tobia, 06/06/2007
- Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X, Tobia, 06/06/2007
- Re: [TeXmacs] Re: TeXmacs as a Maxima frontend on Mac OS X, Joris van der Hoeven, 06/06/2007
Archive powered by MHonArc 2.6.19.