all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: End and beginning of buffer
Date: Fri, 04 Sep 2015 02:17:51 +0200	[thread overview]
Message-ID: <87fv2vdols.fsf@debian.uxu> (raw)
In-Reply-To: d6801a73-6036-4bce-a947-0bb862e2edb2@googlegroups.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? Thanks. (P.S. All (at least the ones
> I tried) other combination with Meta key are working
> flawlessly)

I can only offer general advice because no, I don't
have any ideas:

1. Start Emacs with 'emacs -Q'. Does it work?

2. Don't start Emacs with -Q. Instead start it
   regularly and hit `C-h k' and then hit M-< and M->
   to see what the keys are bound to. Is it
   `beginning-of-buffer' and `end-of-buffer'? And, do
   `C-h f beginning-of-buffer RET' and `C-h
   f end-of-buffer RET' and see if M-< and M-> show
   up. If anything isn't as expected, what mode and/or
   buffer are you in? Did you configure that
   particular situation? Or did you load
   anything unorthodox?

By the way, I since long abandoned M-< and M-> for
`C-o i' and `C-o j'. Better located and more intuitive
for us Lode Runners (`i' is above `j', compared to `<'
and `>' which only make sense with respect to the
chars, and not what position they have on the keyboard
- it is the same position, actually).

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2015-09-04  0:17 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 [this message]
2015-09-04  2:14 ` Drew Adams
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

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

  git send-email \
    --in-reply-to=87fv2vdols.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /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.