GNU bug report logs - #77944
31.0.50; M-x man on macOS fails with error

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Sun, 20 Apr 2025 16:29:02 UTC

Severity: normal

Found in version 31.0.50

Fixed in version 31.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Przemysław Kryger <pkryger <at> gmail.com>
Cc: 77944 <at> debbugs.gnu.org, michael.albinus <at> gmx.de, david <at> porkrind.org
Subject: bug#77944: 31.0.50; M-x man on macOS fails with error
Date: Mon, 16 Jun 2025 13:45:54 +0300
> From: Przemysław Kryger <pkryger <at> gmail.com>
> Date: Mon, 16 Jun 2025 10:19:39 +0100
> 
> > I actually don't understand why there's a need to change
> > Man-sed-command.  Can't you arrange for GNU Sed to be on PATH before
> > the system-provided one?
> 
> This could be done, for example brew gives this advice on my system:
> 
> GNU "sed" has been installed as "gsed".
> If you need to use it as "sed", you can add a "gnubin" directory
> to your PATH from your bashrc like:
> 
>     PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"
> 
> However, this may have unintended consequences when something else
> relies on some peculiarity of non GNU sed installed with OS.  Unless GNU
> sed functionality is guaranteed to be a superset of the non GNU one.

I think GNU Sed is indeed a superset in its functionalities.




This bug report was last modified 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.