unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 64 bit emacs 25.1 on AIX
@ 2017-01-25 19:29 Perry Smith
  2017-01-25 21:21 ` Paul Eggert
  2017-01-26  3:31 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Perry Smith @ 2017-01-25 19:29 UTC (permalink / raw)
  To: emacs-devel

Hi,

I’m trying to build emacs 25.1 using gcc 4.5.2 in 64 bit mode.  I have gotten to the point that temacs is created.  It does not dump (or unexec) but that is something I was hoping I could work on when I have time.

What I’d like to do for a temporary measure is just use temacs.  It does load up a bunch of stuff but I tend to just keep my emacs running so the time penalty isn’t really a big deal to me.

The first stumbling block was I needed to change PATH_DUMPLOADSEARCH.  I did that.

Now, I’ve discovered that loadup.el sets exec-path to nil.

Rather than track down and figure out all these things, I thought I would just ask: “what is the recommended way to use temacs rather than the preloaded emacs?"

Thank you,
Perry Smith







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 64 bit emacs 25.1 on AIX
  2017-01-25 19:29 64 bit emacs 25.1 on AIX Perry Smith
@ 2017-01-25 21:21 ` Paul Eggert
  2017-01-26  3:31 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggert @ 2017-01-25 21:21 UTC (permalink / raw)
  To: Perry Smith; +Cc: emacs-devel

On 01/25/2017 11:29 AM, Perry Smith wrote:
> “what is the recommended way to use temacs rather than the preloaded emacs?"

The temacs procedure has bitrotted a bit, I'm afraid. Ken Raeburn is 
working on this, as one idea for fixing the Emacs dump problem is to 
always run in temacs mode. See the scratch/raeburn-startup branch in the 
Emacs git repository. Although this is not ready for prime-time, it may 
be good enough for your purposes. The latest email I recall receiving 
from Ken on this subject is archived here:

http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00490.html




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 64 bit emacs 25.1 on AIX
  2017-01-25 19:29 64 bit emacs 25.1 on AIX Perry Smith
  2017-01-25 21:21 ` Paul Eggert
@ 2017-01-26  3:31 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2017-01-26  3:31 UTC (permalink / raw)
  To: Perry Smith; +Cc: emacs-devel

> From: Perry Smith <pedzan@us.ibm.com>
> Date: Wed, 25 Jan 2017 13:29:40 -0600
> 
> Now, I’ve discovered that loadup.el sets exec-path to nil.
> 
> Rather than track down and figure out all these things, I thought I would just ask: “what is the recommended way to use temacs rather than the preloaded emacs?"

AFAIR, temacs was ever only used for testing and debugging Emacs.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-26  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-25 19:29 64 bit emacs 25.1 on AIX Perry Smith
2017-01-25 21:21 ` Paul Eggert
2017-01-26  3:31 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).