[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tracking cd commands in a shell
From: |
Daniel R. Grayson |
Subject: |
tracking cd commands in a shell |
Date: |
Tue, 9 Jan 2001 11:47:53 -0600 (CST) |
Try this in a shell buffer and afterwards, emacs thinks your buffer is still
in /tmp.
rhenium% id
uid=102(dan) gid=100(users)
groups=100(users),17(apm),50(software),121(Macaulay),200(family)
rhenium% cd /tmp
rhenium% mkdir '~dan'
rhenium% cd '~dan'
rhenium%
In GNU Emacs 20.7.1 (i486-pc-linux-gnu, X toolkit)
of Tue Jan 2 2001 on rhenium
configured using `configure i486-linux-gnu'
- tracking cd commands in a shell,
Daniel R. Grayson <=