Hi Jack, Jack Hill <jackh...@jackhill.us> skribis:
> I've been trying to follow this discussion as I have observed problems > with the linking characters in eshell. However, it seems I am having > seeing different behavior than others. In both Emacs 26.3 and > Emacs-next 27.0.50, running as `emacs -q`, INSIDE_EMACS is not being > set in eshell so, guix describe looks like > > guix describe > ]8;;file://lib-its13/var/guix/profiles/per-user/install/current-guix-66-link\Generation > 66 Feb 07 2020 10:38:56]8;;\ (current) That looks like a bug in eshell. In general, when facing such a situation, I think we should check if there’s an easy workaround to avoid gratuitously annoying users (like the ‘INSIDE_EMACS’ hack for shell-mode), and if not, we should bug upstream to fix their software. :-) Ludo’.