emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#44285: closed (27.1; Invalid function: make-local-variable)


From: GNU bug Tracking System
Subject: bug#44285: closed (27.1; Invalid function: make-local-variable)
Date: Thu, 29 Oct 2020 14:47:01 +0000

Your message dated Thu, 29 Oct 2020 10:46:09 -0400
with message-id <82fa834d-6071-080a-6f2d-1fb97f060be3@cornell.edu>
and subject line Re: bug#44285: 27.1; Invalid function: make-local-variable
has caused the debbugs.gnu.org bug report #44285,
regarding 27.1; Invalid function: make-local-variable
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44285: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44285
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.1; Invalid function: make-local-variable Date: Wed, 28 Oct 2020 08:50:24 -0700
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))



--- End Message ---
--- Begin Message --- Subject: Re: bug#44285: 27.1; Invalid function: make-local-variable Date: Thu, 29 Oct 2020 10:46:09 -0400 User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1
On 10/29/2020 10:36 AM, Eli Zaretskii wrote:
Cc: 44285@debbugs.gnu.org
From: Ken Brown <kbrown@cornell.edu>
Date: Thu, 29 Oct 2020 08:53:15 -0400
The full patch (with commit message) is attached.  Eli, is this OK for the
emacs-27 branch?

Yes, thanks.

Pushed.  Closing.


--- End Message ---

reply via email to

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