vote up 0 vote down star

Man's manual have the following

Specify the configuration file to use; the default is /private/etc/man.conf. (See man.conf(5).)

The PATH is in bold for /private/etc/man.conf in man. It suggests me that it could be a hyperlink to the file. It would be cool to have a Emacs-like moving in man.

I have not succeeded to enter the file directly from man's manual.

How can you go the file directly from man's manual without doing the following in man?

Ctrl-Z
emacs /private/etc/man.conf
flag

1 Answer

vote up 2 vote down check

I don't know that I understand your question.

You can view the man pages in Emacs:

M-x man man

And from within the man page that comes up, with the point on the path in bold.

M-x find-file-at-point
link|flag
Thank you for your answer! Emacs is clearly superior to the default man in reading manuals. – Masi May 3 at 3:18

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.