From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Fwd: popd in tcsh fails
Date: Tue, 23 Aug 2005 14:48:29 -0400 [thread overview]
Message-ID: <jwvmzn8a3tn.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1E7Nav-00058y-Ry@fencepost.gnu.org> (Richard Stallman's message of "Mon, 22 Aug 2005 21:28:53 -0400")
> [I sent this message twice before but did not get a response.]
> Can someone please look at this, then ack to me?
[...]
> I am using tcsh 6.12.00 in *shell* mode and GNU Emacs does not seem to
> understand popd, i.e. after a popd in *shell* file name completion or
> dired start with the directory that was before my working directory.
> These variables are customized:
> '(comint-completion-recexact t)
> '(comint-input-ignoredups t)
> '(comint-input-ring-file-name ".emacs.d/history")
> '(comint-prompt-regexp "^[a-z]+ [0-9]+ /\\\\ " t)
> '(comint-use-prompt-regexp nil)
> '(shell-cd-regexp "[cp]d")
> '(shell-dirtrack-verbose nil)
> '(shell-pushd-regexp "p(ush|)d")
I don't know about popd, but his regexp for pushd is broken (he forgot to
escape the (, ), and | operators), so I'd say this is not a bug.
Stefan
prev parent reply other threads:[~2005-08-23 18:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 1:28 [Peter_Dyballa@Web.DE: popd in tcsh fails] Richard Stallman
2005-08-23 18:02 ` Emilio Lopes
2005-08-23 18:41 ` Emilio Lopes
2005-08-24 10:32 ` Richard M. Stallman
2005-08-23 18:48 ` Stefan Monnier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvmzn8a3tn.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).