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: Pascal Bourguignon
Subject: Re: Hard to switch from vi
Date: Tue, 10 Oct 2006 14:32:16 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Hadron Quark <hadronquark@gmail.com> writes:

> Markus Triska <triska@gmx.at> writes:
>
>> 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)
>> `----
>>
>> Best wishes! Markus Triska
>
> Hope this isnt too stoopid a question : 
>
> What is -S- prefix? I never saw this before
>
> C & M I know.
>
> Its not a normal "s" as C-s is search.

Shift.

It's: Escape
      Meta
      Alt
      Control
      Shift
      super
      Hyper
      -------
      EMACSsH


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

In a World without Walls and Fences, 
who needs Windows and Gates?


reply via email to

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