help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hard to switch from vi


From: Wen Weng
Subject: Re: Hard to switch from vi
Date: Mon, 09 Oct 2006 21:36:47 -0400
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Markus Triska wrote:
Wen Weng <WenWeng@charter.net> writes:

"5dd". In emacs, how do I delete a complete line? C-k only delete

With recent versions:

,----
| <C-S-backspace> runs the command kill-whole-line
|    which is an interactive compiled Lisp function in `simple.el'.
| It is bound to <C-S-backspace>.
| (kill-whole-line &optional arg)
`----

the C-S-BS did not work for me.
Best wishes! Markus Triska


reply via email to

[Prev in Thread] Current Thread [Next in Thread]