From: Drew Adams <drew.adams@oracle.com>
To: javaxman69@gmail.com, help-gnu-emacs@gnu.org
Subject: RE: End and beginning of buffer
Date: Thu, 3 Sep 2015 19:14:19 -0700 (PDT) [thread overview]
Message-ID: <2cfcafdd-e7ba-4ad9-82ac-aa4a7eea484d@default> (raw)
In-Reply-To: <d6801a73-6036-4bce-a947-0bb862e2edb2@googlegroups.com>
> 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?
> Thanks.
> (P.S. All (at least the ones I tried) other combination with Meta key are
> working flawlessly)
`M-.' is what Emacs is seeing instead of `M->'.
`M-,' is what Emacs is seeing instead of `M-<'.
IOW, the Shift key is not working correctly for you (assuming that `>' is shifted `.' and `<' is shifted `,').
Does the shift key not work correctly in some other cases?
What does Emacs tell you when you do `C-h k' and then try to use `M->' or `M-<'?
You probably need to provide more info about your environment, for people to help.
Be aware that you can use `ESC >' and `ESC <' instead of `M->' and `M-<'. But of course, you need at least to be able to have the `>' and `<' keys working.
next prev parent reply other threads:[~2015-09-04 2:14 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 [this message]
2015-09-04 2:22 ` Robert Thorpe
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2cfcafdd-e7ba-4ad9-82ac-aa4a7eea484d@default \
--to=drew.adams@oracle.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.
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).