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

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

bug#34874: 27.0.50; Calling `compile' throws error


From: Óscar Fuentes Óscar Fuentes
Subject: bug#34874: 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





reply via email to

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