all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44285: 27.1; Invalid function: make-local-variable
@ 2020-10-28 15:50 noosphere
  2020-10-28 17:21 ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: noosphere @ 2020-10-28 15:50 UTC (permalink / raw)
  To: 44285

When trying to start emacs with "emacs --daemon" (with or without the
 -Q option, I immediately get an error:

  emacs: Invalid function: make-local-variable
  Error: server did not start correctly

No other information is shown, and adding a --debug-init option does not
yield any more information.

Starting emacs without the --daemon option works fine.

This emacs was installed on Windows 8.1 on Cygwin, using Cygwin's
"setup-x86_64.exe" tool, but I've also been able to reproduce
the issue under an Emacs I compiled from scratch myself under Cygwin.

Here is some information about the Cygwin Emacs I originally had the
 issue on:

In GNU Emacs 27.1 (build 1, x86_64-pc-cygwin)
 of 2020-08-11 built on moufang2
Repository revision: cd26579a2b4e9d78b6b39bd6fb4b4536d02c0b8b
Repository branch: master
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Configured using:
 'configure
 --srcdir=/home/kbrown/src/cygpackages/emacs/emacs-27.1-1.x86_64/src/emacs-27.1
 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc
 --docdir=/usr/share/doc/emacs --htmldir=/usr/share/doc/emacs/html -C
 --with-x=no 'CFLAGS=-ggdb -O2 -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong
 --param=ssp-buffer-size=4
 -fdebug-prefix-map=/home/kbrown/src/cygpackages/emacs/emacs-27.1-1.x86_64/build=/usr/src/debug/emacs-27.1-1
 -fdebug-prefix-map=/home/kbrown/src/cygpackages/emacs/emacs-27.1-1.x86_64/src/emacs-27.1=/usr/src/debug/emacs-27.1-1'
 CPPFLAGS= LDFLAGS='

Configured features:
SOUND DBUS GLIB NOTIFY GFILENOTIFY ACL GNUTLS LIBXML2 ZLIB XIM MODULES
THREADS JSON PDUMPER LCMS2 GMP

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail tool-bar rmail-loaddefs text-property-search
time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils regexp-opt tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch timer select mouse jit-lock font-lock syntax
facemenu font-core term/tty-colors frame minibuffer cl-generic cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote threads dbusbind
gfilenotify lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 43114 8598)
 (symbols 48 5906 1)
 (strings 32 15564 1982)
 (string-bytes 1 513096)
 (vectors 16 7501)
 (vector-slots 8 84178 6320)
 (floats 8 18 347)
 (intervals 56 207 1)
 (buffers 1000 12))





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-10-29 14:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-28 15:50 bug#44285: 27.1; Invalid function: make-local-variable noosphere
2020-10-28 17:21 ` Eli Zaretskii
     [not found]   ` <874kmexn4d.fsf@mailc.net>
2020-10-28 17:47     ` Eli Zaretskii
2020-10-28 18:46       ` noosphere
2020-10-28 19:23         ` Eli Zaretskii
2020-10-28 19:31           ` noosphere
2020-10-28 19:52             ` Eli Zaretskii
2020-10-28 19:57               ` noosphere
2020-10-28 20:00                 ` Eli Zaretskii
2020-10-28 21:24                   ` noosphere
2020-10-29  1:46                     ` noosphere
2020-10-29  3:00                       ` noosphere
2020-10-29 12:53                         ` Ken Brown
2020-10-29 14:36                           ` Eli Zaretskii
2020-10-29 14:46                             ` Ken Brown

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.