Mercurial > utils
changeset 597:eef72bd9ba9e
"e" command usage.
author | Oleksandr Gavenko <gavenkoa@gmail.com> |
---|---|
date | Thu, 10 Dec 2015 13:33:35 +0200 |
parents | a3419aa81ca3 |
children | 7ae83c2a7ab5 |
files | emacs/e.1 |
diffstat | 1 files changed, 21 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/emacs/e.1 Thu Dec 10 13:23:15 2015 +0200 +++ b/emacs/e.1 Thu Dec 10 13:33:35 2015 +0200 @@ -18,6 +18,7 @@ .B et .I file... .SH DESCRIPTION +.SS Commands .B e is shortcut for .B emacsclient -n\c @@ -58,13 +59,31 @@ .I current terminal\c \[char46] -Each command start Emacs if it's not already running (via "-a emacs" option). +Each command start Emacs if it's not already running (via +.B -a emacs +option). -If first file isn't writable by user - open it with TRAMP sudo method. +If first file isn't writable by user - open it with +.I TRAMP sudo +method. Without arguments opens current directory in Dired. Under Cygwin native Emacs being used. + +.SH USAGE +.B e +is primary command to open file in main Emacs frame. Run without arguments to quickly enter to Dired +in currrent directory. + +.B et +may be used as +.B EDITOR\c +\[char46] + +.B ec +may be used for opening Emacs frame in current desktop/page for quick notes. + .SH OPTIONS .IP --help print this help