bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24358: 25.1.50; re-search-forward errors with "Variable binding dept


From: Eli Zaretskii
Subject: bug#24358: 25.1.50; re-search-forward errors with "Variable binding depth exceeds max-specpdl-size"
Date: Sun, 23 Oct 2016 12:19:34 +0300

> From: Sam Halliday <sam.halliday@gmail.com>
> Date: Sun, 23 Oct 2016 09:57:21 +0100
> Cc: npostavs@users.sourceforge.net, 24358@debbugs.gnu.org
> 
> I don't know which alloc my build is using, I'm on archlinux and I
> expect it will use the same impl that was causing the problems earlier
> in the thread.

Do you have ralloc.o in src/?  If you do, you are using ralloc.c.

> I'm afraid I'm travelling today and cannot run these commands, I will
> try to do this shortly.  How do I work out the command that make is
> running?

Like this:

  cd leim
  make V=1

This will show the command which creates ja-dic/ja-dic.el.  (You can
also see it in leim/Makefile.)

Thanks.





reply via email to

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