* problems with set-mark-command
@ 2002-09-11 10:04 Stefan Wendel
2002-09-11 11:20 ` Kai Großjohann
2002-09-11 18:04 ` Barry Margolin
0 siblings, 2 replies; 4+ messages in thread
From: Stefan Wendel @ 2002-09-11 10:04 UTC (permalink / raw)
Hi all,
I am working via telnet with:
GNU Emacs 20.7.1 (i386-redhat-linux-gnu, X toolkit)
of Wed Oct 11 2000 on porky.devel.redhat.com
When I set a mark with ESC-@ it will not be set at
the actual position of my cursor
but somewhere else.
The documentation says it would be
set at the cursor position.
Could the reason be
that I work via telnet ?
Is there another way to set the mark correct?
( I tried the command directly, no success )
My Telnet Version:
Microsoft (R)Telnet
Version4.0(Build 1381: Service Pack 6)
Thanks for any help!!!!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with set-mark-command
2002-09-11 10:04 problems with set-mark-command Stefan Wendel
@ 2002-09-11 11:20 ` Kai Großjohann
2002-09-11 22:29 ` Artist
2002-09-11 18:04 ` Barry Margolin
1 sibling, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2002-09-11 11:20 UTC (permalink / raw)
Stefan Wendel <swendel@postamt1.charite.de> writes:
> When I set a mark with ESC-@ it will not be set at
> the actual position of my cursor
> but somewhere else.
ESC @ puts the mark at the end of the word. C-@ sets the mark at the
current cursor position.
Maybe you can't type that key because of your telnet client, though
:-(
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with set-mark-command
2002-09-11 10:04 problems with set-mark-command Stefan Wendel
2002-09-11 11:20 ` Kai Großjohann
@ 2002-09-11 18:04 ` Barry Margolin
1 sibling, 0 replies; 4+ messages in thread
From: Barry Margolin @ 2002-09-11 18:04 UTC (permalink / raw)
In article <aln4fm$1r872d$1@fu-berlin.de>,
Stefan Wendel <swendel@postamt1.charite.de> wrote:
>Hi all,
>
>I am working via telnet with:
>GNU Emacs 20.7.1 (i386-redhat-linux-gnu, X toolkit)
>of Wed Oct 11 2000 on porky.devel.redhat.com
>When I set a mark with ESC-@ it will not be set at
>the actual position of my cursor
>but somewhere else.
In the default key bindings, M-@ is mark-word, not set-mark-command.
Set-mark-command is normally bound to C-@ and C-Space.
--
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with set-mark-command
2002-09-11 11:20 ` Kai Großjohann
@ 2002-09-11 22:29 ` Artist
0 siblings, 0 replies; 4+ messages in thread
From: Artist @ 2002-09-11 22:29 UTC (permalink / raw)
Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann wrote in message news:<vaffzwghixd.fsf@lucy.cs.uni-dortmund.de>...
> Stefan Wendel <swendel@postamt1.charite.de> writes:
>
> > When I set a mark with ESC-@ it will not be set at
> > the actual position of my cursor
> > but somewhere else.
>
> ESC @ puts the mark at the end of the word. C-@ sets the mark at the
> current cursor position.
>
> Maybe you can't type that key because of your telnet client, though
> :-(
>
> kai
I had similar situtation and I used
M-@, set-point, C-x C-x, M-b
Then I downloaded Windows Client for gnu emacs, and now it C-<SPC>
works fine and I use mouse often.
Showing art of marking,
Artist
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-11 22:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11 10:04 problems with set-mark-command Stefan Wendel
2002-09-11 11:20 ` Kai Großjohann
2002-09-11 22:29 ` Artist
2002-09-11 18:04 ` Barry Margolin
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.