emacs-devel
[Top][All Lists]
Advanced

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

Re: Removal of unexec support from glibc malloc


From: Eli Zaretskii
Subject: Re: Removal of unexec support from glibc malloc
Date: Tue, 19 Jan 2016 18:42:20 +0200

> From: Florian Weimer <address@hidden>
> Date: Tue, 19 Jan 2016 08:03:16 +0100
> Cc: Ali Bahrami <address@hidden>, address@hidden
> 
> For some reason, international/characters does not load anymore

Because of this snippet (in international/characters.el), no doubt:

  ;; Setting char-script-table.
  (if purify-flag
      ;; While dumping, we can't use require, and international is not
      ;; in load-path.
      (load "international/charscript")
    (require 'charscript))



reply via email to

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