The Dired buffer doesn't have this problem starting from 'emacs -Q' . The
pretty '@' at the end of the linkname put there by a customization could be
causing an issue.
I don't know the fewest steps to start hyperbole to test under 'emacs -Q' .
Tried M-x hyperbole ; and (require hyperbole) .
The way '.emacs' loads packages is given as...
--8<---------------cut here---------------start------------->8---
'(package-selected-packages
(quote
(hyperbole google-translate yasnippet flycheck org2blog use-package
doom-themes doom-modeline flymake org-bullets muse math-symbol-lists sicp org
slime)))
--8<---------------cut here---------------end--------------->8---
> On 19 Jun 2019, at 23:05, Robert Weiner <[email protected]> wrote:
>
> I wiuld just wait for the next release and then we will have a better
> baseline from which to teoubleshoot this.
>
> -- Bob
>
>> On Jun 19, 2019, at 3:26 AM, VanL <[email protected]> wrote:
>>
>>
>> Also, more information, in a Dired buffer, Emacs is unable to follow the
>> link whereas the shell buffer is able to cd into it. See top line in snippet
>> below.
>>
>> --8<---------------cut here---------------start------------->8---
>> lrwxr-xr-x 1 21B 13 Jun 19:22 Unicode-12.1@ -> /i/space/Unicode-12.1
>> drwxr-xr-x@ 2 1.0K 13 Jun 19:34 Unicode_12.1/
>>
>> --8<---------------cut here---------------end--------------->8---
>>