all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* start-file-process-shell-command: Invalid function: with-connection-local-variables
@ 2019-03-11  4:07 John Carter
  2019-03-11  7:30 ` Michael Albinus
  0 siblings, 1 reply; 2+ messages in thread
From: John Carter @ 2019-03-11  4:07 UTC (permalink / raw)
  To: emacs-devel; +Cc: Michael Albinus

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

Receiving an error message
   start-file-process-shell-command: Invalid function:
with-connection-local-variables

Commit
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=21f54feee8c83e2c5fd8eeb6741cbd479a7b19eb

Added a call to with-connection-local-variables from subr.el
start-file-process-shell-command

The function seems to be defined in lisp/files-x.el
<http://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/files-x.el?id=21f54feee8c83e2c5fd8eeb6741cbd479a7b19eb>
possibly there should a (require 'file-x) at the head of subr.el?

-- 
John Carter
Phone : (64)(3) 358 6639
Tait Electronics
PO Box 1645 Christchurch
New Zealand

-- 
This Communication is Confidential. We only send and receive email on the

basis of the terms set out at www.taitradio.com/email_disclaimer 
<http://www.taitradio.com/email_disclaimer>

[-- Attachment #2: Type: text/html, Size: 1382 bytes --]

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

* Re: start-file-process-shell-command: Invalid function: with-connection-local-variables
  2019-03-11  4:07 start-file-process-shell-command: Invalid function: with-connection-local-variables John Carter
@ 2019-03-11  7:30 ` Michael Albinus
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2019-03-11  7:30 UTC (permalink / raw)
  To: John Carter; +Cc: emacs-devel

John Carter <john.carter@taitradio.com> writes:

Hi John,

> Receiving an error message
>    start-file-process-shell-command: Invalid function:
> with-connection-local-variables
>
> Commit
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=21f54feee8c83e2c5fd8eeb6741cbd479a7b19eb
>
>
> Added a call to with-connection-local-variables from subr.el
> start-file-process-shell-command
>
> The function seems to be defined in lisp/files-x.el possibly there
> should a (require 'file-x) at the head of subr.el?

This problem seems to be solved with 89082c823c738b8e3b436e4af1307eefe193eac9
by Glenn. Sorry for the inconvenience.

Best regards, Michael.



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

end of thread, other threads:[~2019-03-11  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11  4:07 start-file-process-shell-command: Invalid function: with-connection-local-variables John Carter
2019-03-11  7:30 ` Michael Albinus

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.