[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25767: [PATCH] 25.1.91; abbrev-prefix-mark expansion inserts newline
From: |
Eli Zaretskii |
Subject: |
bug#25767: [PATCH] 25.1.91; abbrev-prefix-mark expansion inserts newline |
Date: |
Fri, 03 Mar 2017 12:34:11 +0200 |
> Date: Fri, 03 Mar 2017 10:39:43 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: vianchielfaura@gmail.com, 25767@debbugs.gnu.org
>
> > 1: 2017-03-02 19:01:18 -0500 c733d9169ce44f5600d41cf0e67e021371954c8e
> > Stop abbrev-prefix-mark from adding extra newline (Bug#25767)
>
> This seems to fail my build of master:
>
> Loading abbrev.el (source)...
> Eager macro-expansion failure: (error "(require cl-lib) while preparing to
> dump")
> Eager macro-expansion failure: (error "(require cl-lib) while preparing to
> dump")
> (require cl-lib) while preparing to dump
False alarm: this was probably caused by changes in pp.el or whatever.
After manually compiling the new Lisp files, the build succeeds.
Sorry for the noise.