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

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

[debbugs-tracker] bug#34874: closed (27.0.50; Calling `compile' throws e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34874: closed (27.0.50; Calling `compile' throws error)
Date: Sat, 16 Mar 2019 00:52:01 +0000

Your message dated Sat, 16 Mar 2019 01:51:31 +0100
with message-id <address@hidden>
and subject line Re: bug#34874: 27.0.50; Calling `compile' throws error
has caused the debbugs.gnu.org bug report #34874,
regarding 27.0.50; Calling `compile' throws error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34874: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34874
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; Calling `compile' throws error Date: Fri, 15 Mar 2019 23:45:47 +0100
emacs -Q

In *scratch* write and evaluate:

(compile "echo hello")

Debugger entered--Lisp error: (invalid-function with-connection-local-variables)
  with-connection-local-variables(#<process compilation>)
  start-file-process-shell-command("compilation" #<buffer *compilation*> "echo 
hello")
  compilation-start("echo hello" nil)
  compile("echo hello")
  eval((compile "echo hello") nil)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)



In GNU Emacs 27.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit)
 of 2019-03-14 built on sky
Repository revision: 020e69d992c98fd852e835c9bd707a8d137090f2
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12003000
System Description: Debian GNU/Linux buster/sid



--- End Message ---
--- Begin Message --- Subject: Re: bug#34874: 27.0.50; Calling `compile' throws error Date: Sat, 16 Mar 2019 01:51:31 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux)
Glenn Morris <address@hidden> writes:

> Works for me. Perhaps you need to "make bootstrap".
>
>    with-connection-local-variables is an autoloaded Lisp macro in
>    `files-x.el'.

Yep! Thanks Glenn.


--- End Message ---

reply via email to

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