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
Hello Stefan,
Quoth Stefan Kangas <stefankangas <at> gmail.com>
on Tue, 21 Feb 2023 01:53:18 -0800:
> […]
> Thanks. Could you explain the use case for this?
A function I've written (called #’man-spot) allows me to make notes in
commentary which look like this:
;;; (man-spot "openssl" "^ +s_client")
for example.
By evaluating this form, I'm able to jump to the specific point in the
openssl manpage which describes the s_client command.
The second argument to #'man-spot is a regular expression which is
passed to #'re-search-backward. This only works if #'manual-entry has
finished putting the manpage into a buffer. Hence the preference for
a synchronous call to #'Man-getpage-in-background.
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.