GNU bug report logs -
#66903
29.1; shell-mode directory tracking incorrectly handles double slashes
Previous Next
Full log
Message #31 received at 66903 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Eshel Yaron <me <at> eshelyaron.com>
>> Cc: Allen Li <darkfeline <at> felesatra.moe>, 66903 <at> debbugs.gnu.org
>> Date: Fri, 03 Nov 2023 09:35:26 +0100
>>
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>> > I think we disagree about what should be fixed: the value of
>> > default-directory or the directory to which "cd ~//bin" switches.
>>
>> IIUC what you're implying here is that "cd ~//bin" should actually
>> switch the shell's current directory to /bin instead of ~/bin, is that
>> right?
>
> Yes.
>
>> I just wanted to note that this is not really an option with M-x shell,
>> because it is the shell, and not Emacs, that interprets "cd" and changes
>> directory.
>
> You assume that shell.el must send everything the user types verbatim
> to the shell?
No, not "must" and not "everything", but if you think about it
intercepting "cd" and altering its argument would make `M-x shell`
incompatible with other shell interfaces, breaking valid command lines
in weird ways. Does that make sense?
This bug report was last modified 1 year and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.