all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Werner LEMBERG <wl@gnu.org>
To: eliz@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: intervals.c:1190: Emacs fatal error: assertion failed: amt == 0
Date: Sun, 05 Apr 2020 07:42:29 +0200 (CEST)	[thread overview]
Message-ID: <20200405.074229.355980267956598184.wl@gnu.org> (raw)
In-Reply-To: <83h7xyu0jz.fsf@gnu.org>

[-- Attachment #1: Type: Text/Plain, Size: 940 bytes --]


> A reproducing recipe sounds like the best approach.  Unless someone
> could spot the problem just by looking at the code.

OK, here it is.

1. Save your '~/Mail' order in case you have one, then do

     mkdir Mail
     cd Mail
     mkdir inbox

   in your home directory.  Uncompress and copy the attached file
   '633.gz' into the just created 'inbox' directory.

2. Install mew.  I do this directly from the git repository.

     git clone git://github.com/kazu-yamamoto/Mew.git
     cd Mew
     ./configure
     make
     make install

   Let's assume this gets installed into the default location

     /usr/local/share/emacs/site-lisp/mew

3. Start emacs in 'src' directory with

     gdb --args ./emacs -Q

4. In the '*scratch*' buffer, evaluate

     (add-to-list 'load-path "/usr/local/share/emacs/site-lisp/mew")

5. Execute

     load-library mew
     mew

And voilà.


    Werner

[-- Attachment #2: 633.gz --]
[-- Type: Application/Octet-Stream, Size: 2065 bytes --]

  reply	other threads:[~2020-04-05  5:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 11:02 intervals.c:1190: Emacs fatal error: assertion failed: amt == 0 Werner LEMBERG
2020-04-03 12:41 ` Eli Zaretskii
2020-04-03 13:27   ` Werner LEMBERG
2020-04-04  9:57     ` Eli Zaretskii
2020-04-04 10:16       ` Werner LEMBERG
2020-04-04 11:23         ` Eli Zaretskii
2020-04-04 20:56       ` Werner LEMBERG
2020-04-05  2:30         ` Eli Zaretskii
2020-04-05  5:42           ` Werner LEMBERG [this message]
2020-04-05 13:07             ` Eli Zaretskii
2020-04-06  6:36               ` Werner LEMBERG
2020-04-06 13:24                 ` Eli Zaretskii
2020-04-09  8:24                   ` Eli Zaretskii

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=20200405.074229.355980267956598184.wl@gnu.org \
    --to=wl@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.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.