Mark Grimes > App-EditorTools-0.16 > App::EditorTools::Command::InstallEmacs

Download:
App-EditorTools-0.16.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.16   Source   Latest Release: App-EditorTools-0.17

NAME ^

App::EditorTools::Command::InstallEmacs - Install emacs bindings for App::EditorTools

SYNOPSIS ^

    # Install the emacs script to create binding to App::EditorTools with:
    editortools install-emacs

DESCRIPTION ^

This will place the emacs script contained in the share dir of this distribution where emacs expects it ( $HOME/.emacs.d/editortools.el for a local install on a unix-like system)>).

OPTIONS ^

--local

Install the emacs script for the local user only. This will put the script in $HOME/.emacs.d/editortools.el or a similar location for your operating system. This is the default action.

--dest

Specify a full path (directory and filename) for the emacs script.

--print

Print the emacs script to STDOUT.

--dryrun

Don't do anything, just print what we would do.

SEE ALSO ^

Also see PPIx::EditorTools, Padre, and PPI.

AUTHOR ^

Mark Grimes, <mgrimes@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright (C) 2009 by Mark Grimes

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

syntax highlighting: