unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: noosphere@mailc.net
To: 44285@debbugs.gnu.org
Subject: bug#44285: 27.1; Invalid function: make-local-variable
Date: Wed, 28 Oct 2020 08:50:24 -0700	[thread overview]
Message-ID: <877draxscf.fsf@mailc.net> (raw)

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))





             reply	other threads:[~2020-10-28 15:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 15:50 noosphere [this message]
2020-10-28 17:21 ` bug#44285: 27.1; Invalid function: make-local-variable 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877draxscf.fsf@mailc.net \
    --to=noosphere@mailc.net \
    --cc=44285@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).