[oclug] Help with Emacs (was: Vim Rulez)
Kevin Everets
flynn at engsoc.queensu.ca
Thu Apr 19 22:11:04 EDT 2001
On Thu, Apr 19, 2001 at 03:58:14PM -0400, Michael P. Soulier wrote:
> Oh, how do you delete from the current line to the end of the file in
> Emacs?
C-space (set mark)
M-C-End (go to end of file)
C-w (cut region)
> Also, is there a quick way to jump a line above and start editing?
> Ctrl-A <return> <up> is annoyingly long. I'm used to Vi's single O
> command.
Try Viper mode. This would also be easy to bind to any particular key
combination you like. There may already be a key combination, but I'm
afraid I don't know it.
Also, a handy thing to do is C-h b ... this shows current key bindings
in a separate window (which you can scroll through with M-C-v and
S-M-C-v (probably the worst key combination in Emacs), or switch to
with C-x o. To close it, either hit C-x 1 in your main window (There
can be only One!) or C-x 0 in the help window).
Kevin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://tux.oclug.on.ca/pipermail/oclug/attachments/20010419/6221a08e/attachment.bin
More information about the OCLUG
mailing list