emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] scratch/raeburn-startup a4231c3 4/5: Don't dump artifa


From: Stefan Monnier
Subject: Re: [Emacs-diffs] scratch/raeburn-startup a4231c3 4/5: Don't dump artifacts of the dump process.
Date: Mon, 10 Apr 2017 14:13:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> +                                     ;; Any let-bound variables during
> +                                     ;; dump process will be useless.
> +                                     faces coding-systems 
> coding-system-aliases
> +                                     charsets charset-aliases 
> unified-charsets
> +                                     abbrev-tables abbrev-counter
> +                                     abbrev-make-cmds abbrev-assign-cmds
> +                                     cmds))))

Converting to lexical-binding would solve these more cleanly, I think.


        Stefan



reply via email to

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