all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: javaxman69@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: End and beginning of buffer
Date: Fri, 04 Sep 2015 03:22:26 +0100	[thread overview]
Message-ID: <8737yuj53x.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <d6801a73-6036-4bce-a947-0bb862e2edb2@googlegroups.com> (javaxman69@gmail.com)

javaxman69@gmail.com writes:

> Hi all.
> I don't know if it is me (probably), but I can't have the key binding M-> and M-< working on my pc (OS is Ubuntu 14.04, and Emacs version is 24.3.1).
> Expected behaviour is reaching the end and the beginning of a buffer, but instead I get the following messages, respectively:
> - Find tag:
> - No M-x tags-search or M-x tags-query-replace in progress
> Any idea why?

It could be the inconsistencies of laptop keyboards.  In general, the
character that's printed at the bottom on each key is the one that's
provided when you press the key normally.  The character printed on the
top of each key is the one given when you press shift and that key.  M->
is end-of-buffer, M-< is beginning-of-buffer.  Usually, "<" and ">" are
shifted keys.  Usually the corresponding keys unshifted give "," and
".", those give tags-loop-continue and tag-search.  It could be that
your keyboard has "<" and ">" as the unshifted keys.

BR,
Robert Thorpe



  parent reply	other threads:[~2015-09-04  2:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03 21:37 End and beginning of buffer javaxman69
2015-09-04  0:17 ` Emanuel Berg
2015-09-04  2:14 ` Drew Adams
2015-09-04  2:22 ` Robert Thorpe [this message]
2015-09-04  8:24 ` moreno.cavallaro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737yuj53x.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=javaxman69@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.