| About 40 results (0.21 seconds) |
![]() Custom Search |
3 Sep 2009 ... perldoc.el by SteveKemp looks up Perl function documentation within Emacs, using Perl's perldoc program. The package was posted to the ... www.emacswiki.org/emacs/PerlDoc |
31 Aug 2012 ... (defun help-dwim-build-perldoc-obarray (&optional re-cache) (interactive "P") (if ( and (null re-cache) (file-exists-p help-dwim-perldoc-cache)) ... www.emacswiki.org/emacs/help-dwim-perldoc.el |
20 Feb 2013 ... In order to use perldoc from Emacs, type 'M-x cperl-perldoc' , hit Return ... The separate standalone PerlDoc package does a similar thing too. www.emacswiki.org/emacs/CPerlMode |
26 May 2013 ... However when I ran pde in emacs (23.2 and 24.2), I received a sentinel error when I tried to build the perldoc cache with M-x perldoc RET. www.emacswiki.org/emacs/Comments_on_PerlDevelopEnvironment |
17 Aug 2006 ... We also provide ;; `perl-library-path', which turns the name of a perl library into a ; ; path on the system. ;; ;; We also expose a `perldoc' function, ... www.emacswiki.org/emacs/perl-find-library.el |
26 Jan 2010... Emacs::PDE provides other common tools such as creating files using templates, smart compiling, perldoc, perltidy, debugger, tags tree view ... www.emacswiki.org/emacs/PerlDevelopEnvironment |
5 Sep 2008 ... (defun eshell/perldoc (&rest args) "Like `eshell/man', but invoke `perldoc'." ( funcall 'perldoc (apply 'eshell-flatten-and-stringify args))). www.emacswiki.org/emacs/EshellFunctions |
1 May 2013 ... perl-completion.el is a minor mode which provides several useful features such as variable/method/module code completion, easy perldoc ... www.emacswiki.org/emacs/PerlCompletion |
6 May 2013 ... If you are having problems with perldoc comments in Emacs 20, remember that font-lock operates only on lines. Font-locking will be correct ... www.emacswiki.org/emacs/PerlMode |
25 May 2009 ... (defun w3m-about-perldoc-buffer (url &optional no-decode no-cache &rest args) " Handle perldoc in the current buffer." (when (string-match ... www.emacswiki.org/emacs/SeanO |
| |