bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5347: 23.1; M-x man: misreports absent man(1) as absent manpage.


From: Juri Linkov
Subject: bug#5347: 23.1; M-x man: misreports absent man(1) as absent manpage.
Date: Mon, 11 Jan 2010 02:52:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (x86_64-pc-linux-gnu)

>> Maybe it would be good enough to change
>>
>>              (error "Can't find the %s manpage" args)
>> into
>>              (error "Can't find the %s manpage or no man(1)" args)
>
> Yup, that'd be fine.

No, please don't change this.  A new error message is confusing.
It's not clear what "no man(1)" does mean.  The current message is good
for normal cases when the man executable and its filters are present
on the system.  Please either try to detect the fact that the man
executable is missing and display a separate error message, or leave
the current message unchanged.

-- 
Juri Linkov
http://www.jurta.org/emacs/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]