Package: perl-doc
X-Debbugs-Cc: [EMAIL PROTECTED]
Version: 5.10.0-9.1
Severity: wishlist

I was going to send this To: [EMAIL PROTECTED]:
!Subject: Man-reference-regexp should recognize perl unnumbered man pages
!
!I hit r whilst in man mode, and get
!  byte-code: There are no references in the current man page
!
!Yes there are. So you need to lighten up on the Man-reference-regexp.
!Or tell the perl guys to get with the program. (I can't because
!apparently I've sent them one bug too many.)
!
!SEE ALSO
!       perlunitut, perluniintro, perlrun, bytes, perlunicode
!
!perl v5.10.0             2007-12-18              utf8(3perl)

But then consider this man page,

!SEE ALSO
!       Pod::Simple, Pod::Text::Termcap, pod2text(1)
!
!       The current version of this module is always available from its web
!       site at <http://www.eyrie.org/~eagle/software/podlators/>.  It is also
!       part of the Perl core distribution as of 5.6.0.
!
!perl v5.10.0                      2007-12-18                  Pod::Text(3perl)

So I just don't know what to tell the emacs team a good value that
would match.

Man-reference-regexp is a variable defined in `man.el'.
Its value is
"\\([-a-zA-Z0-9_­+][-a-zA-Z0-9_.:­+]*\\)[       
]*(\\([0-9][a-zA-Z0-9+]*\\|[LNln]\\))"

Documentation:
Regular expression describing a reference to another manpage.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to