unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* beginner emacs question regarding  M-<
@ 2007-09-12 14:58 dafshartous
  2007-09-12 16:38 ` weber
  2007-09-12 19:24 ` David Kastrup
  0 siblings, 2 replies; 5+ messages in thread
From: dafshartous @ 2007-09-12 14:58 UTC (permalink / raw)
  To: help-gnu-emacs

All,
I was using  M-<  to go to the beginning of a file, but now it
apparently doesn't work.  A pop-up came up and had information about
mouse and keyboard configuration.  Now when I try to invoke  M-<  I
get:

No M-x tags-search or M-x tags-query-replace in progress

Did I inadvertently change how it works?  If so, how to get it back?

Thanks!
David

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: beginner emacs question regarding M-<
  2007-09-12 14:58 beginner emacs question regarding M-< dafshartous
@ 2007-09-12 16:38 ` weber
  2007-09-12 19:24 ` David Kastrup
  1 sibling, 0 replies; 5+ messages in thread
From: weber @ 2007-09-12 16:38 UTC (permalink / raw)
  To: help-gnu-emacs

On Sep 12, 11:58 am, dafshart...@yahoo.com wrote:
> All,
> I was using  M-<  to go to the beginning of a file, but now it
> apparently doesn't work.  A pop-up came up and had information about
> mouse and keyboard configuration.  Now when I try to invoke  M-<  I
> get:
>
> No M-x tags-search or M-x tags-query-replace in progress
>
> Did I inadvertently change how it works?  If so, how to get it back?
>
> Thanks!
> David

Maybe. You can check typing:
C-h k
and then the key sequence you want to "investigate".

It should be returning something like this:

M-< runs the command beginning-of-buffer ...

Check to see if you messed it up.
Cheers,
weber

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: beginner emacs question regarding  M-<
  2007-09-12 14:58 beginner emacs question regarding M-< dafshartous
  2007-09-12 16:38 ` weber
@ 2007-09-12 19:24 ` David Kastrup
  2007-09-12 20:48   ` dafshartous
  1 sibling, 1 reply; 5+ messages in thread
From: David Kastrup @ 2007-09-12 19:24 UTC (permalink / raw)
  To: help-gnu-emacs

dafshartous@yahoo.com writes:

> All,
> I was using  M-<  to go to the beginning of a file, but now it
> apparently doesn't work.  A pop-up came up and had information about
> mouse and keyboard configuration.  Now when I try to invoke  M-<  I
> get:
>
> No M-x tags-search or M-x tags-query-replace in progress
>
> Did I inadvertently change how it works?  If so, how to get it back?

If you have some key printed with "<" above ",", you need to press and
hold down the so-called "shift key" (possibly labelled with an
upward-pointing hollow arrow rather than "shift") while pressing such
a key in order to get the upper symbol printed on the key.

So if you hold down shift and press ",", you get "<".  The same holds
when also pressing Alt.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: beginner emacs question regarding M-<
  2007-09-12 19:24 ` David Kastrup
@ 2007-09-12 20:48   ` dafshartous
  2007-09-14  7:22     ` imputerate
  0 siblings, 1 reply; 5+ messages in thread
From: dafshartous @ 2007-09-12 20:48 UTC (permalink / raw)
  To: help-gnu-emacs

On Sep 12, 3:24 pm, David Kastrup <d...@gnu.org> wrote:
> dafshart...@yahoo.com writes:
> > All,
> > I was using  M-<  to go to the beginning of a file, but now it
> > apparently doesn't work.  A pop-up came up and had information about
> > mouse and keyboard configuration.  Now when I try to invoke  M-<  I
> > get:
>
> > No M-x tags-search or M-x tags-query-replace in progress
>
> > Did I inadvertently change how it works?  If so, how to get it back?
>
> If you have some key printed with "<" above ",", you need to press and
> hold down the so-called "shift key" (possibly labelled with an
> upward-pointing hollow arrow rather than "shift") while pressing such
> a key in order to get the upper symbol printed on the key.
>
> So if you hold down shift and press ",", you get "<".  The same holds
> when also pressing Alt.
>
> --
> David Kastrup, Kriemhildstr. 15, 44793 Bochum

ah yes, that's it.  I just started re-learning emacs and forgot that
additional keystroke.  Thanks!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: beginner emacs question regarding M-<
  2007-09-12 20:48   ` dafshartous
@ 2007-09-14  7:22     ` imputerate
  0 siblings, 0 replies; 5+ messages in thread
From: imputerate @ 2007-09-14  7:22 UTC (permalink / raw)
  To: Help-gnu-emacs



> If you have some key printed with "<" above ",", you need to press and
> hold down the so-called "shift key" (possibly labelled with an
> upward-pointing hollow arrow rather than "shift") while pressing such
> a key in order to get the upper symbol printed on the key.
>
> So if you hold down shift and press ",", you get "<".  The same holds
> when also pressing Alt.

one way to avoid running out of fingers when holding/pressing...etc.
is to set the caps lock so that it applies to all keys, including numbers
and keys like ,/<; 

actually it's a good way to render upper case letters, too,
once you get used to it; 
imputerate

-- 
View this message in context: http://www.nabble.com/beginner-emacs-question-regarding--M-%3C-tf4431303.html#a12669989
Sent from the Emacs - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-14  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-12 14:58 beginner emacs question regarding M-< dafshartous
2007-09-12 16:38 ` weber
2007-09-12 19:24 ` David Kastrup
2007-09-12 20:48   ` dafshartous
2007-09-14  7:22     ` imputerate

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).