[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: C-d deleting region considered harmful
From: |
Drew Adams |
Subject: |
RE: C-d deleting region considered harmful |
Date: |
Sun, 19 Sep 2010 05:40:12 -0700 |
> Likely. Emacs has the cursor _between_ characters. vi has the cursor
> _on_ characters. So vi has commands for inserting before and after a
> character, before and after a line and so on. Emacs has only one kind
> of insertion, _at_ point.
Yes. Maybe this helps too:
The cursor is a graphic indication of the text insertion position, aka point.
The position is unambiguous, no matter how the cursor might indicate that
position.
Typically, when the cursor shape is not narrow enough to show between two chars
it is displayed more or less on top of the char that follows the insertion
point.
A bar cursor is narrow enough to show between two chars. A box cursor is wide
enough that it is shown in Emacs on top of the char after point.
- Re: C-d deleting region considered harmful, (continued)
- Re: C-d deleting region considered harmful, Alan Mackenzie, 2010/09/19
- Re: C-d deleting region considered harmful, Sebastian Rose, 2010/09/19
- Re: C-d deleting region considered harmful, Stephen J. Turnbull, 2010/09/21
- Re: C-d deleting region considered harmful, David Kastrup, 2010/09/21
- Re: C-d deleting region considered harmful, Leo, 2010/09/21
- Re: C-d deleting region considered harmful, Deniz Dogan, 2010/09/21
- Re: C-d deleting region considered harmful, Leo, 2010/09/21
- Re: C-d deleting region considered harmful, Stephen J. Turnbull, 2010/09/21
- Re: C-d deleting region considered harmful, Christoph, 2010/09/18
- Re: C-d deleting region considered harmful, David Kastrup, 2010/09/19
- RE: C-d deleting region considered harmful,
Drew Adams <=
- Re: C-d deleting region considered harmful, Christoph, 2010/09/19
- Re: C-d deleting region considered harmful, Eli Zaretskii, 2010/09/19
- Re: C-d deleting region considered harmful, David Kastrup, 2010/09/19
- Re: C-d deleting region considered harmful, Eli Zaretskii, 2010/09/19
- Re: C-d deleting region considered harmful, Eli Zaretskii, 2010/09/22
- Re: C-d deleting region considered harmful, Sebastian Rose, 2010/09/19
- Re: C-d deleting region considered harmful, Christoph, 2010/09/19
RE: C-d deleting region considered harmful, Drew Adams, 2010/09/18
Re: C-d deleting region considered harmful, Richard Stallman, 2010/09/18
Re: C-d deleting region considered harmful, dhruva, 2010/09/18