Bug#840322: emacs24-common: emacsclient fails with *ERROR*: Invalid function

2016-10-10 Thread Tom Marble
Rob Browning writes: > Hmm. Does foo.txt have anything odd in it, [...] No, it's a non-existant file. > and does it still crash if > you do something like this: > > $ emacs -Q --daemon=foo > $ emacsclient -c -s foo /tmp/foo.txt Interestingly it does not crash: tmarble@cerise 175 :) emacs

Bug#840322: emacs24-common: emacsclient fails with *ERROR*: Invalid function

2016-10-10 Thread Rob Browning
Tom Marble writes: > tmarble@cerise 127 :) emacsclient /tmp/foo.txt > Waiting for Emacs... > *ERROR*: Invalid function: (\` ((\, file) _)) > tmarble@cerise 128 :( emacsclient --no-wait --eval '(find-file > "/tmp/foo.txt")' > *ERROR*: Invalid function: (\` ((\, file) _)) > tmarble@cerise 129 :(

Bug#840322: emacs24-common: emacsclient fails with *ERROR*: Invalid function

2016-10-10 Thread Tom Marble
Package: emacs24-common Version: 24.5+1-7 Severity: normal Dear Maintainer, Recently emacsclient stopped working in unstable. * What led up to the situation? Upgrading emacs24. * What exactly did you do (or not do) that was effective (or ineffective)? tmarble@cerise 127 :) emacscl