all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: looking up function's doc in emacs
Date: Thu, 11 Dec 2008 14:31:18 +0100	[thread overview]
Message-ID: <ghr4mu$88v$1__18662.6924587928$1229003355$gmane$org@online.de> (raw)
In-Reply-To: a7fd6142-79f1-4015-b9fd-62a66f009b28@p2g2000prf.googlegroups.com

Xah Lee wrote:

> 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/
> 
> ☄
python help(FUNCTIONNAME)





       reply	other threads:[~2008-12-11 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a7fd6142-79f1-4015-b9fd-62a66f009b28@p2g2000prf.googlegroups.com>
2008-12-11 13:31 ` Andreas Röhler [this message]
2008-12-11 13:56 ` looking up function's doc in emacs Matthias
2008-12-11 14:47 ` Ted Zlatanov
2008-12-10 21:12 Xah Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ghr4mu$88v$1__18662.6924587928$1229003355$gmane$org@online.de' \
    --to=andreas.roehler@online.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.