[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#77944: 31.0.50; M-x man on macOS fails with error
From: |
Gerd Möllmann |
Subject: |
bug#77944: 31.0.50; M-x man on macOS fails with error |
Date: |
Tue, 22 Apr 2025 09:01:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Michael Albinus <michael.albinus@gmx.de> writes:
> Version: 31.1
>
> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>
> Hi Gerd,
>
>>> Yes, please try. [[:cntrl:]] is equal to [\\o0000-\\o0037]. Much
>>> more than [\\o0001-\\o0032], so I'd prefer the latter.
>>
>> The second one doesn't work. It gives the error again in M-x man. Also
>> in the shell
>>
>> /Users/gerd/emacs/github/cl-packages % sed -e
>> '/^[\\o0001-\\o0032][\\o0001-\\o0032]*$/d' /dev/null
>> sed: 1: "/^[\\o0001-\\o0032][\\o ...": RE error: invalid character range
>>
>> I guess I had gsed still installed when I tried that in zsh, and forgot
>> to add the /usr/bin/.
>
> Thanks for the check. So I've pushed a patch using [:cntrl:] to
> master. Closing the bug.
>
> Best regards, Michael.
Thanks for the quick fix!
- bug#77944: 31.0.50; M-x man on macOS fails with error, Gerd Möllmann, 2025/04/20
- bug#77944: 31.0.50; M-x man on macOS fails with error, Eli Zaretskii, 2025/04/20
- bug#77944: 31.0.50; M-x man on macOS fails with error, Michael Albinus, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Gerd Möllmann, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Michael Albinus, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Gerd Möllmann, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Michael Albinus, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Gerd Möllmann, 2025/04/21
- bug#77944: 31.0.50; M-x man on macOS fails with error, Michael Albinus, 2025/04/22
- bug#77944: 31.0.50; M-x man on macOS fails with error,
Gerd Möllmann <=