Difference between revisions of "Dot-mode"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page Dotmode.el to Dot-mode: <packagename>)
m (title name)
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Dotmode.el
+
|Name=dot-mode
 
|Short description=Emacs minor mode to repeat typing or commands
 
|Short description=Emacs minor mode to repeat typing or commands
 
|Full description='''dot-mode''' is a minor mode for [[GNU Emacs]] that emulates the `<code>.</code>´ (redo) command in [[vi]].
 
|Full description='''dot-mode''' is a minor mode for [[GNU Emacs]] that emulates the `<code>.</code>´ (redo) command in [[vi]].
  
 
It was written so that vi users no longer have an excuse for not switching to emacs…
 
It was written so that vi users no longer have an excuse for not switching to emacs…
 
 
 
|Homepage URL=http://www.wyrick.org/source/elisp/dot-mode/
 
|Homepage URL=http://www.wyrick.org/source/elisp/dot-mode/
 
|User level=intermediate
 
|User level=intermediate
Line 12: Line 10:
 
|VCS checkout command=git clone git://github.com/wyrickre/dot-mode.git
 
|VCS checkout command=git clone git://github.com/wyrickre/dot-mode.git
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
|Documentation note=
+
|Documentation note=See also https://www.gnu.org/software/emacs/manual/html_node/efaq/Repeating-commands.html
See also https://www.gnu.org/software/emacs/manual/html_node/efaq/Repeating-commands.html
 
  
 
N.B. Emacs uses <kbd>M-p/M-n</kbd> to browse the [https://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-History.html#Minibuffer-History minibuffer history] (and <kbd>C-p/C-n</kbd> to move to the previous/next line in a multi-line buffer…
 
N.B. Emacs uses <kbd>M-p/M-n</kbd> to browse the [https://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-History.html#Minibuffer-History minibuffer history] (and <kbd>C-p/C-n</kbd> to move to the previous/next line in a multi-line buffer…

Latest revision as of 18:49, 20 January 2017


[edit]

dot-mode

http://www.wyrick.org/source/elisp/dot-mode/
Emacs minor mode to repeat typing or commands

dot-mode is a minor mode for GNU Emacs that emulates the `.´ (redo) command in vi.

It was written so that vi users no longer have an excuse for not switching to emacs…





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

20 January 2017




Leaders and contributors

Contact(s)Role
Rob Wyrick Maintainer
James Gillespie Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:rob@wyrick.org
MELPADeveloperhttp://melpa.org/#/dot-mode
EmacsWikiHomepagehttps://www.emacswiki.org/emacs/DotMode
MarmaladeHomepagehttps://marmalade-repo.org/packages/dot-mode
HistoryGeneralhttps://www.emacswiki.org/emacs/ViAndEmacs
DeveloperVCS Repository Webviewhttps://github.com/wyrickre/dot-mode
HistoryDeveloperhttp://www.wyrick.org/source/elisp/dot-mode/dot-mode.el
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/RepeatingCommandsLikeVi


Software prerequisites

KindDescription
Required to useEmacs >= 24.3




Entry

















"Marmalade" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"MELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"EmacsWiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"EmacsWiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.











Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.