GNU bug report logs -
#49596
28.0.50; shadowfile.el: `shadow-define-literal-group' is broken
Previous Next
Reported by: Max Brieiev <max.brieiev <at> gmail.com>
Date: Fri, 16 Jul 2021 13:50:01 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 49596 <at> debbugs.gnu.org (full text, mbox):
Hi Michael,
Sorry for being quiet for a long time.
Yes, the issue is fixed.
However, the interface of `shadow-define-literal-group` is somewhat
obscure:
- `M-x shadow-define-literal-group RET RET` will insert `nil` into
`shadow-literal-groups`, which is probably not correct?
- The first prompt `Host identification or cluster name: ` isn't very
descriptive. There is not much docs and I had to learn by trial and
error that it accepts either tramp format like `/ssh:user <at> host:` for
remote endpoints or a plain string like `my-linux-box` for local host
names. And it seems if it can't resolve provided host name it will
silently insert `nil` into `shadow-literal-groups`, which also doesn't
seem correct.
That said, it is easier to set `shadow-literal-groups` manually, because
you can manually test accessibility of remote files and then simply
append the resulting tramp file name into the variable.
This bug report was last modified 3 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.