[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs bzr memory footprint
From: |
Eli Zaretskii |
Subject: |
Re: Emacs bzr memory footprint |
Date: |
Fri, 28 Oct 2011 12:36:43 +0200 |
> From: "Stephen J. Turnbull" <address@hidden>
> Cc: address@hidden
> Date: Fri, 28 Oct 2011 19:22:14 +0900
>
> > Maybe people should try running temacs instead.
>
> Ah, that rings a bell. Indeed, running from temacs may have been
> necessary. I don't know about Emacs, but XEmacs has a recipe for
> running a regular session from temacs in the Makefile (it's something
> like "make run-temacs"). Emacs is probably different, but maybe you
> already have the necessary magic spells for doing this? Or maybe it's
> trivial for Emacs (it requires some special options for XEmacs, no big
> deal but they're less than obvious or well-documented ;).
Dan made temacs runnable as you'd run any program. So I imagine
one needs to do this (100% untested):
./temacs -l loadup
M-x load-file RET ~/.emacs RET
(It is possible that the second line is not needed, but I guess anyone
should be able to see immediately if her customizations are or aren't
in effect.)
And thereafter use Emacs as usual.
Modifications of the above recipe to run under valgrind are left to
the interested parties ;-)
- Re: Emacs bzr memory footprint, (continued)
- Re: Emacs bzr memory footprint, Nix, 2011/10/21
- Re: Emacs bzr memory footprint, Carsten Mattner, 2011/10/22
- Re: Emacs bzr memory footprint, Stephen J. Turnbull, 2011/10/22
- Re: Emacs bzr memory footprint, Carsten Mattner, 2011/10/22
- Re: Emacs bzr memory footprint, Stephen J. Turnbull, 2011/10/22
- Re: Emacs bzr memory footprint, Ted Zlatanov, 2011/10/27
- Re: Emacs bzr memory footprint, Eli Zaretskii, 2011/10/28
- Re: Emacs bzr memory footprint, Stephen J. Turnbull, 2011/10/28
- Re: Emacs bzr memory footprint, Eli Zaretskii, 2011/10/28
- Re: Emacs bzr memory footprint, Stephen J. Turnbull, 2011/10/28
- Re: Emacs bzr memory footprint,
Eli Zaretskii <=
- valgrind warnings [Re: Emacs bzr memory footprint], Dan Nicolaescu, 2011/10/28
- valgrind warnings [Re: Emacs bzr memory footprint], Stephen J. Turnbull, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Dan Nicolaescu, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Chong Yidong, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Eli Zaretskii, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Eli Zaretskii, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Dan Nicolaescu, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Eli Zaretskii, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Eli Zaretskii, 2011/10/28
- Re: valgrind warnings [Re: Emacs bzr memory footprint], Dan Nicolaescu, 2011/10/28