all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <jcorneli@math.utexas.edu>
Cc: Billy O'Connor <billyoc@gnuyork.org>
Subject: Re: customizing emacs at compile time (or with dump-emacs?)
Date: Sat, 21 Feb 2004 12:58:40 -0600	[thread overview]
Message-ID: <E1AucKm-0002x4-00@linux183.ma.utexas.edu> (raw)
In-Reply-To: 200402211702.i1LH2B102501@dell3.ma.utexas.edu

How to debug this?

% demacs /Users/arided/emacs/src/emacs-21.3.50.1
Loading sml-mode-startup...
Loading inf-lisp...
Loading mspools...
Loading compile...
Loading sort...
Loading tnt...
Loading emacs-wiki (source)...
Loading ratpoison-cmd...
Loading ratpoison-extras...
Loading info-look...
Loading find-func...
Loading JOESMACROS...
Loading FORTUNES...
Loading xi...
Loading GREEK...
Loading bbdb...
Loading super...
Loading hyper_super...
Loading delete...
Loading userkeymap...
Loading w3...
Loading tex-macros...
Loading advanced-tex-mode...
Loading joes_ratpoison...
Loading joes_w3...
Loading joes_keyboard (compiled; note, source file is newer)...
Loading joes_parens...
--- List of All Regions ---
   address     size prot maxp
         0   0x1000 none none
Fatal error (11)/Users/arided/bin//demacs: line 5:  7965 Segmentation fault      $MYEMACS --batch --load ~/site-lisp/joes_loads.el --execute "(dump-emacs \"femacs\" \"$MYEMACS\")"


Here is the script I used

#!/bin/sh
MYEMACS=$1
$MYEMACS --batch \
 --load ~/site-lisp/joes_loads.el \
 --execute "(dump-emacs \"femacs\" \"$MYEMACS\")"

       reply	other threads:[~2004-02-21 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200402211702.i1LH2B102501@dell3.ma.utexas.edu>
2004-02-21 18:58 ` Joe Corneli [this message]
2004-02-22  6:07   ` customizing emacs at compile time (or with dump-emacs?) Eli Zaretskii
     [not found] <mailman.223.1077327893.340.help-gnu-emacs@gnu.org>
2004-02-21  2:19 ` Billy O'Connor
2004-02-21  1:43 Joe Corneli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1AucKm-0002x4-00@linux183.ma.utexas.edu \
    --to=jcorneli@math.utexas.edu \
    --cc=billyoc@gnuyork.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.