* return key and hilited/selected region
@ 2006-08-28 12:10 Hadron Quark
2006-08-28 13:04 ` Peter Dyballa
2006-08-28 14:45 ` Drew Adams
0 siblings, 2 replies; 4+ messages in thread
From: Hadron Quark @ 2006-08-28 12:10 UTC (permalink / raw)
I'm fairly sure my last installtion had the region key removing any text
I had selected as a region. The version I use now
GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-08-24 on vernadsky, modified by Debian
Now, if I hilite some text as a region and hit the return key, then nothing
happens except for the region becoming unmarked.
How can I configure return to wipe a region as it did before?
,----
| RET (translated from <return>) runs the command newline
| which is an interactive compiled Lisp function in `simple.el'.
| It is bound to RET.
| (newline &optional arg)
|
| Insert a newline, and move to left margin of the new line if it's blank.
| If `use-hard-newlines' is non-nil, the newline is marked with the
| text-property `hard'.
| With arg, insert that many newlines.
| Call `auto-fill-function' if the current column number is greater
| than the value of `fill-column' and arg is nil.
`----
--
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: return key and hilited/selected region
2006-08-28 12:10 Hadron Quark
@ 2006-08-28 13:04 ` Peter Dyballa
2006-08-28 14:45 ` Drew Adams
1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2006-08-28 13:04 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 28.08.2006 um 14:10 schrieb Hadron Quark:
> Now, if I hilite some text as a region and hit the return key, then
> nothing
> happens except for the region becoming unmarked.
That is and that was the default behaviour.
>
> How can I configure return to wipe a region as it did before?
There is at least one extra package. It was mentioned on this list
some weeks ago. I don't remember its name.
--
Greetings
Pete
Chicago, n.:
Where the dead still vote ... early and often!
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: return key and hilited/selected region
2006-08-28 12:10 Hadron Quark
2006-08-28 13:04 ` Peter Dyballa
@ 2006-08-28 14:45 ` Drew Adams
1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2006-08-28 14:45 UTC (permalink / raw)
Now, if I hilite some text as a region and hit the return key,
then nothing
happens except for the region becoming unmarked.
How can I configure return to wipe a region as it did before?
Does M-x delete-selection-mode help?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: return key and hilited/selected region
[not found] <mailman.5810.1156776325.9609.help-gnu-emacs@gnu.org>
@ 2006-08-28 14:51 ` Hadron Quark
0 siblings, 0 replies; 4+ messages in thread
From: Hadron Quark @ 2006-08-28 14:51 UTC (permalink / raw)
"Drew Adams" <drew.adams@oracle.com> writes:
> Now, if I hilite some text as a region and hit the return key,
> then nothing
> happens except for the region becoming unmarked.
> How can I configure return to wipe a region as it did before?
>
> Does M-x delete-selection-mode help?
>
>
It does : thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-08-28 14:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.5810.1156776325.9609.help-gnu-emacs@gnu.org>
2006-08-28 14:51 ` return key and hilited/selected region Hadron Quark
2006-08-28 12:10 Hadron Quark
2006-08-28 13:04 ` Peter Dyballa
2006-08-28 14:45 ` Drew Adams
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.