GNU bug report logs -
#61552
Feature request: Add variable Man-prefer-synchronous-call
Previous Next
Reported by: Sebastian Tennant <sdt <at> sebyte.me>
Date: Thu, 16 Feb 2023 16:14:01 UTC
Severity: wishlist
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Tue, 21 Feb 2023 14:08:35 +0000, Sebastian Tennant <sdt <at> sebyte.me> said:
>> (and add a description to the manual, if that makes sense)
Sebastian> Sure. I didn't think reading manpages would have an entry in the
Sebastian> manual but, sure enough, it does:
Everything in Emacs should be in the manual :-)
Sebastian> (info "(emacs) Man Page")
Sebastian> I shall edit doc/emacs/programs.texi accordingly.
>> […]
>>> (defcustom Man-prefer-synchronous-call nil
>>> "Non-nil means always call the Un*x man command synchronously,
>>> rather than asynchronously, which is the default behaviour."
>>
>> The first line should be a complete sentence. Something like
>>
>> "Whether to call the Un*x 'manʼ command synchronously."
Sebastian> How about this:
Sebastian> "Control whether the Un*x 'man' command is called synchronously or
Sebastian> asynchronously. (Asynchronous is the default)."
Sorry, I meant "a complete sentence, and only taking up one screen
line, not exceeding `emacs-lisp-docstring-fill-column'", ie
Whether to call the Un*x 'man' command synchronously.
When this is non-nil call 'man' synchronously instead of the default
asynchronous behaviour.
since `apropos' displays only the first line
Robert
--
This bug report was last modified 2 years and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.