[2169] in testers
Problem with emacsclient
daemon@ATHENA.MIT.EDU (Derrick Kong)
Tue Jun 30 11:40:10 1992
To: testers@Athena.MIT.EDU
Cc: starflt@Athena.MIT.EDU
Date: Tue, 30 Jun 92 11:39:45 EDT
From: Derrick Kong <starflt@Athena.MIT.EDU>
Upon logging in to mint-chocolate-chip (test machine, RS6000 running
7.4G), I start up emacs with the standard emacsclient.
However, upon finishing the startup sequence, emacs returns in the
minibuffer: 'Server subprocess exited'
My .emacs is world-readable.
Derrick
Machine info:
-------------
mint-chocolate-chip% version
Workstation software:
Athena Workstation (RSAIX) Version 7.4G Fri Jun 19 20:08:41 EDT 1992
SRVD software:
Athena RVD (RSAIX) Version 7.4G Wed Jun 24 12:44:00 EDT 1992
mint-chocolate-chip% cat /etc/athena/rc.conf
#!/bin/sh -
#
# $Id: rc.conf,v 1.4 1992/04/28 17:50:01 lwvanels Exp $
# Set up configuration variables.
MACHINE=RSAIX; export MACHINE # Type of machine
PUBLIC=true; export PUBLIC # Public workstation?
...