2015-09-18 Emacs and TTY

I’m connecting to Kallobombus via SSH. It runs Debian 7.9 aka Wheezy. Recently a new problem appeared. I can no longer use Emacs unless I’m root.

Kallobombus

What’s the problem?

On a different server, running Ubuntu 14.04.1 LTS:

So, is the solution to `chmod o+rw /dev/tty`?

Oh well, I ran `sudo chmod go+rw /dev/tty` and that seemed to fix the problem. I just hope it didn’t create any security issues.

​#Emacs ​#Software

Comments

(Please contact me if you want to remove your comment.)

I just had the same problem on Debian 8.8 (jessie). Thanks!

– Christian Weiske 2017-07-13 20:21 UTC

Christian Weiske