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

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

Re: Emacs Remote Python Interpreters


From: Matt McClure
Subject: Re: Emacs Remote Python Interpreters
Date: Sat, 9 Jun 2012 09:12:16 -0400

> On Fri, Jun 8, 2012 at 9:32 AM, Michael Albinus <michael.albinus@gmx.de> 
> wrote:
>>
>> I stay corrected: I could fix it in Tramp. Committed to Emacs trunk.

I applied the patch from
http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/108526 to
http://emacsformacosx.com/emacs-builds/Emacs-2012-06-08-108519-universal-10.6.8.dmg
and I still get:

Debugger entered--Lisp error: (error "Variable binding depth exceeds
max-specpdl-size")
  signal(error ("Variable binding depth exceeds max-specpdl-size"))
  byte-code("\203\305        G!\203\n\306>\203\307\207\203&\305        
G!\203&\n\310>\203&\207\311\f@\fA\"\207"
[completion localname operation filename err zerop (file-exists-p
file-directory-p) t (expand-file-name file-name-as-directory) signal]
3)
  tramp-file-name-handler(expand-file-name "py"
"/scpc:vagrant@192.168.33.10:/tmp")
  expand-file-name("py" "/scpc:vagrant@192.168.33.10:/tmp")
  byte-code("\305\306G!\203\307      !\202\310    \"!\203\n
P\f\203'\311\n!\210\2022\312\313\314\n\314\315\314\316&\210\314\207"
[prefix temporary-file-directory file suffix dir-flag make-temp-name
zerop file-name-as-directory expand-file-name make-directory
write-region "" nil silent excl] 8)
  make-temp-file("py" nil ".py")
  python-send-region(1 708)
  python-send-buffer()
  call-interactively(python-send-buffer nil nil)

I don't see tramp-compat-temporary-file-directory in the call stack. I
wonder, does Tramp need a tramp-handle-make-temp-file?

I'll try again tomorrow with the forthcoming 6/9 build in case I
missed something important when I applied your patch ad hoc.

-- 
Matt McClure
http://www.matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure



reply via email to

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