all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Man-follow-manual-reference thwarted by ""
@ 2004-05-26 20:26 Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2004-05-26 20:26 UTC (permalink / raw)


Man-follow-manual-reference, when encountering
SEE ALSO
       gethostbyname(3), hostname(7), named(8), resolv+(8)
does not allow one to choose resolv+, probably due to the +.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Man-follow-manual-reference thwarted by ""
       [not found] <mailman.7620.1085618401.1061.bug-gnu-emacs@gnu.org>
@ 2004-05-27 17:06 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2004-05-27 17:06 UTC (permalink / raw)


Dan Jacobson wrote:
 > Man-follow-manual-reference, when encountering
 >
 > SEE ALSO
 >        gethostbyname(3), hostname(7), named(8), resolv+(8)
 >
 > does not allow one to choose resolv+, probably due to the +.

Does this fix it?

(setq Man-name-regexp "[-a-zA-Z0-9_][-a-zA-Z0-9_.+]*")

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-27 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.7620.1085618401.1061.bug-gnu-emacs@gnu.org>
2004-05-27 17:06 ` Man-follow-manual-reference thwarted by "" Kevin Rodgers
2004-05-26 20:26 Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.