all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* directory tracking on ansi-term broken
@ 2015-04-24  0:09 Jacob Oursland
  0 siblings, 0 replies; only message in thread
From: Jacob Oursland @ 2015-04-24  0:09 UTC (permalink / raw
  To: help-gnu-emacs

Hi All,

I'm using a snapshot build from April 19th, version 201504190846 from the
Ubuntu PPA https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa.  I
recently restarted my Emacs instance, which had been running for who knows
how long (probably months), to address an out of control memory problem in
a dependency application (ibus).  Since then, ansi-term will no longer
perform directory tracking.

My inferior shell is bash.  I have confirmed that this problem exists with
'emacs -Q'.  Re-setting my PS1 to the bash default PS1='\h:\w\$ ' and
starting Emacs didn't help either.

Steps to reproduce:
1. emacs -Q
2. M-x ansi-term RET RET
3. cd /tmp (or any other directory)
4. C-x C-f

Expected behavior:
Emacs will indicate the shell's working directory (/tmp) in the find-file
minibuffer prompt.

Actual behavior:
Emacs indicates the Emacs working directory working directory ($HOME, for
me) in the find-file minibuffer prompt.

Can anyone confirm or provide a fix for this?

Thanks,
Jake


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-24  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-24  0:09 directory tracking on ansi-term broken Jacob Oursland

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.