GNU bug report logs -
#17046
24.3.50; On startup emacs frame has no minibuffer or windows decorations
Previous Next
Reported by: Robert Marshall <robert <at> capuchin.co.uk>
Date: Thu, 20 Mar 2014 09:09:02 UTC
Severity: important
Found in version 24.3.50
Fixed in version 24.4
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Juanma Barranquero writes:
> On Wed, Mar 26, 2014 at 8:14 PM, Robert Marshall <robert <at> capuchin.co.uk> wrote:
> > Should I be updating my pull from bzr? (if only to keep in sync with you)
>
> Yes, thanks.
>
Did that, built (with just a make) and got Invalid read syntax ")" on dired-aux
so I then tried make bootstrap and get
.....
make[3]: Entering directory `/home/robert/emacs-bzr/lisp'
EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l autoload \
--eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
--eval "(setq generated-autoload-file (expand-file-name (unmsys--file-name \"calendar/cal-loaddefs.el\")))" \
-f batch-update-autoloads ./calendar
Wrote /home/robert/emacs-bzr/lisp/calendar/cal-loaddefs.el
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
..... lots more of these
..... ending with
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Wrote /home/robert/emacs-bzr/lisp/calendar/cal-loaddefs.el
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Eager macro-expansion failure: (invalid-read-syntax ")")
Loading macroexp.elc...
Invalid read syntax: ")"
make[3]: *** [calendar/cal-loaddefs.el] Error 255
make[3]: Leaving directory `/home/robert/emacs-bzr/lisp'
make[2]: *** [../lisp/loaddefs.el] Error 2
make[2]: Leaving directory `/home/robert/emacs-bzr/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/robert/emacs-bzr'
make: *** [bootstrap] Error 2
Do you want a separate bug report? Or is there something obvious I've missed?
Robert
--
Robert Marshall
This bug report was last modified 11 years and 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.