bug#21354: "make check" failure in 0.8.3

2015-08-26 Thread Eric Hanchrow
I created a Vagrant virtual machine using their "ubuntu/trusty64" box ( https://atlas.hashicorp.com/ubuntu/boxes/trusty64). I connected to it via "vagrant ssh"; that gave me a shell prompt. I can't remember whether that gave me a root prompt or not; if it didn't, then I'd have typed "sudo -s". I

bug#21705: 25.0.50; error while entering trivial Python program

2015-10-18 Thread Eric Hanchrow
C-x C-f /tmp/wat.py RET M-x toggle-debug-on-error RET x = [ RET That leads to this error: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) python-indent-context() python-indent--calculate-indentation() python-indent-calculate-indentation