all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Allen Li <darkfeline@felesatra.moe>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 66903@debbugs.gnu.org
Subject: bug#66903: 29.1; shell-mode directory tracking incorrectly handles double slashes
Date: Fri, 3 Nov 2023 03:43:35 -0700	[thread overview]
Message-ID: <CADbSrJwv7RhKtDK4f6o8Dp20Lc+L+yYV_WcCsAKnN=Q0d2FmsA@mail.gmail.com> (raw)
In-Reply-To: <83jzqz70xb.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]

On Fri, Nov 3, 2023 at 12:26 AM Eli Zaretskii <eliz@gnu.org> wrote:

> I think we disagree about what should be fixed: the value of
> default-directory or the directory to which "cd ~//bin" switches.
>

Sorry, let me clarify

Currently, `cd ~//bin` will cause the shell (Bash or similar) to change to
~/bin, and Emacs/shell-mode will change `default-directory` to `/bin`.

This bug is saying that Emacs/shell-mode should change `default-directory`
to `~/bin` by default, optionally with a user option that reverts to the
current behavior in case the user has in fact explicitly configured to use
a shell that interprets `cd ~//bin` to mean `cd /bin` (although I am not
aware of any shells that do this (except eshell, which is not relevant to
this issue)).

I (mis?)interpreted your statement to mean that you think the current
behavior is not a bug and should be the default (that Emacs/shell-mode
should change `default-directory` to `/bin` even though the shell changes
to ~/bin).

[-- Attachment #2: Type: text/html, Size: 1308 bytes --]

  parent reply	other threads:[~2023-11-03 10:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03  0:14 bug#66903: 29.1; shell-mode directory tracking incorrectly handles double slashes Allen Li
2023-11-03  7:15 ` Eli Zaretskii
2023-11-03  7:22   ` Allen Li
2023-11-03  7:26     ` Eli Zaretskii
2023-11-03  8:35       ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-11-03 12:02         ` Eli Zaretskii
2023-11-03 12:35           ` Eshel Yaron via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-11-03 14:24             ` Eli Zaretskii
2023-11-04  0:21               ` Stefan Kangas
2023-11-04  2:53                 ` Visuwesh
2023-11-03 10:43       ` Allen Li [this message]
2023-11-03 12:07         ` Eli Zaretskii
2023-11-03 20:54           ` Allen Li
2023-11-04  6:34             ` Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADbSrJwv7RhKtDK4f6o8Dp20Lc+L+yYV_WcCsAKnN=Q0d2FmsA@mail.gmail.com' \
    --to=darkfeline@felesatra.moe \
    --cc=66903@debbugs.gnu.org \
    --cc=eliz@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 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.