texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Using Valgrind and first results


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] Using Valgrind and first results
Date: Tue, 25 May 2004 19:05:26 +0200 (CEST)

On Tue, 25 May 2004, David MENTRE wrote:
> Joris van der Hoeven <address@hidden> writes:
> >     (set-maximal-undo-depth 1)
> >
> > in your my-init-texmacs.scm.
>
> I have tried:
>
> $ cat ./debug-init-texmacs.scm
> (exec-file "$TEXMACS_PATH/progs" "init-texmacs.scm")
> (set-maximal-undo-depth 1)
>
> But texmacs doesn't want to start:
>
> $ texmacs -i ./debug-init-texmacs.scm

If you use the -i option, then you should also explicitly load
the standard init-texmacs.scm file. If you put it in your
~/.TeXmacs/progs/my-init-texmacs.scm file, then there is
no need for that.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]