X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=jp.sourceforge.moreemacs.web%2FWebContent%2Findex.html;h=92e9eb63d9ea867aada374333f44352062eaaf15;hb=352cf775d891b3c46825ee57472fc78dc06900ef;hp=e9de9175cc842370890d98357f056cbafbd380b3;hpb=aa492e0acd58d6c1b13bb0fad28e536080a30a3c;p=moreemacs%2Fmoreemacs.git diff --git a/jp.sourceforge.moreemacs.web/WebContent/index.html b/jp.sourceforge.moreemacs.web/WebContent/index.html index e9de917..92e9eb6 100644 --- a/jp.sourceforge.moreemacs.web/WebContent/index.html +++ b/jp.sourceforge.moreemacs.web/WebContent/index.html @@ -1,73 +1,248 @@ - + - + + + More Emacs Plugin

More Emacs Plugin

More Emacs Plugin is an eclipse plugin for emacs users.

-

Eclipse provides the emacs like key bind. But emacs users requires -more emacs like key bind. More emacs plugin provides more emacs like key bind. -The key bind schema of more emacs is a child schema of Eclispe's emacs schema. -It adds some key bindings or overrides some bindings to emacs schema. +

Eclipse provides the emacs like key bindings. But emacs users require +more emacs like key bindings. More emacs plugin provides more emacs like key bindings. +The key bind scheme of more emacs is a child schema of Eclispe's emacs scheme. +It adds some key bindings or overrides some bindings to emacs scheme. +

+ +

+Drag 'Install' button to your eclipse workspace. +Drag to your running Eclipse workspace to install More Emacs

Install

You can install the plugin from - http://moreemacs.sourceforge.jp/update.

-

Open the preference dialog and general/key. Choose "More Emacs" from "scheme" pull down.

+ http://moreemacs.sourceforge.jp/update-site.

+

Open the preferences dialog and General/Keys. Choose "More Emacs" from "Scheme" pull down.

+
settings
+

Key Bindings

The following list is key bindings of more emacs plugin.

-
-
undo
-
C-c
-
delete previous
-
C-h
-
next editor
-
C-x o, Shift-Tab
-
previous editor
-
C-Shift-Tab
-
file close
-
C-x 0
-
maximize part
-
C-x 1
-
new editor
-
C-x 2
-
find replace
-
M-Shift-5
-
return
-
C-m
-
move-beginning-of-line
-
C-a
-
move-end-of-line
-
C-e
-
forward-word
-
M-f
-
backward-word
-
M-b
-
kill-word
-
M-d
-
backward-kill-word
-
M-BS
-
delete-horizontal-space
-
M-\
-
kill-line
-
C-k
-
transpose-chars
-
C-t
-
transpose-words
-
M-t
-
kill-rectangle
-
C-x r k
-
yank-rectangle
-
C-x r y
-
open-line
-
C-o
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Key bindings of More Emacs
functionbindingdescription
undoC-/rebind
delete previousC-hrebind
next editorC-x o, Shift-Tabrebind
previous editorC-Shift-Tabrebind
file closeC-x 0rebind
maximize partC-x 1rebind
new editorC-x 2rebind
find replaceM-S-5rebind
newline-and-indentC-jrebind
back-to-indentationM-mrebind
move-beginning-of-lineC-amoves the cursor to 0th column, not to the first non-space char of the line.
move-end-of-lineC-e
forward-wordM-fmoves the cursor to the end of word, not to the first char of the next word. +Only Character.isLetterOrDigit() is used to word-break. +It is very simple but predictable. +
backward-wordM-b
kill-wordM-d
backward-kill-wordM-BS
delete-horizontal-spaceM-\
kill-lineC-k
transpose-charsC-t
transpose-wordsM-t
kill-rectangleC-x r kEast Asian Width supported
yank-rectangleC-x r yEast Asian Width supported
newlineC-m
open-lineC-o
upcase-wordM-u
downcase-wordM-l
capitalize-wordM-c
comment-regionC-c C-c,
C-u C-c C-c
forward to toggle comment
+ +

Unicode

+ + + +

Change Log

+

2015.3.15

+ +

2009.8.20

+ +

2009.8.4

+ +

2009.8.1

+ +

2009.7.28

+ +

2009.6.14

+ + +

Links

+ - \ No newline at end of file +