GNU bug report logs -
#19391
25.0.50; eshell-buffer-shorthand breaks command dollar expansion
Previous Next
Reported by: dylan <at> hardison.net
Date: Tue, 16 Dec 2014 04:41:01 UTC
Severity: normal
Tags: fixed, patch
Merged with 19410
Found in version 25.0.50
Fixed in version 25.1
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 19391 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 03 Mar 2015 23:50:34 -0800
> From: Samer Masterson <samer <at> samertm.com>
> Cc: 19391 <at> debbugs.gnu.org
>
> On Tue, Mar 3, 2015 at 7:56 AM, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> Can you explain why we should lose this user option? I understand that it
> causes trouble in this scenario, but can we solve the bug without losing
> the option? If not, why having the limitation documented in the doc string
> is not good enough? Thanks.
>
> I think the strongest reason for losing the option is that it currently doesn't
> work: If you type "echo hello > '*scratch" into eshell and press enter, eshell
> adds a newline without evaluating the command because it thinks it's in a
> string because of the unmatched single quote. Its implementation also makes
> eshell more complex, because eshell-get-target *only* checks for symbols if the
> option is selected, and then gets-or-creates a buffer with the symbol name.
>
> I think having a shorthand for buffers in eshell is a good thing, but it should
> be different in three ways:
If you are saying that redesigning eshell-buffer-shorthand would
resolve this bug without losing the option, then I agree it's a better
way. I don't know about Eshell enough to judge whether your
suggestion won't run into problems, though, so I indeed think it's
best to post it to emacs-devel.
Thanks.
This bug report was last modified 7 years and 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.