From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: javaxman69@gmail.com Newsgroups: gmane.emacs.help Subject: End and beginning of buffer Date: Thu, 3 Sep 2015 14:37:41 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1441322994 3962 80.91.229.3 (3 Sep 2015 23:29:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Sep 2015 23:29:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 04 01:29:54 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZXdx3-0006QG-73 for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Sep 2015 01:29:53 +0200 Original-Received: from localhost ([::1]:52623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXdx3-00063y-9k for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Sep 2015 19:29:53 -0400 X-Received: by 10.13.200.198 with SMTP id k189mr70321ywd.46.1441316262325; Thu, 03 Sep 2015 14:37:42 -0700 (PDT) X-Received: by 10.50.40.42 with SMTP id u10mr6423igk.14.1441316262202; Thu, 03 Sep 2015 14:37:42 -0700 (PDT) Original-Path: usenet.stanford.edu!v79no547493qge.0!news-out.google.com!nt1ni136igb.0!nntp.google.com!kq10no56754igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=151.49.52.147; posting-account=l2MntwoAAAD1P6KNrWAyb0EMnc2_dJYd Original-NNTP-Posting-Host: 151.49.52.147 User-Agent: G2/1.0 Injection-Date: Thu, 03 Sep 2015 21:37:42 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214730 X-Mailman-Approved-At: Thu, 03 Sep 2015 19:29:37 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107014 Archived-At: 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)