help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

looking up function's doc in emacs


From: Xah Lee
Subject: looking up function's doc in emacs
Date: Wed, 10 Dec 2008 13:12:44 -0800 (PST)
User-agent: G2/1.0

in programing elisp in emacs, i can press “Ctrl+h f” to lookup the doc
for the function under cursor.

is there such facility when coding in perl, python, php?

(i'm interested in particular python. In perl, i can work around with
“perldoc -f functionName”, and in php it's php.net/functionName. Both
of which i have a elisp command with a shortcut that let me jump to
the doc)

Thanks.

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]