From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Key bindings proposal Date: Mon, 23 Aug 2010 21:56:04 +0100 Organization: JURTA Message-ID: <87tymlvyif.fsf@mail.jurta.org> References: <19534.1494.627000.357123@gargle.gargle.HOWL> <19537.40472.267000.563053@gargle.gargle.HOWL> <87tymlv41y.fsf@mail.jurta.org> <87aaodo1qt.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282597205 29181 80.91.229.12 (23 Aug 2010 21:00:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2010 21:00:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 23 23:00:04 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1One7d-0001sV-P7 for ged-emacs-devel@m.gmane.org; Mon, 23 Aug 2010 23:00:02 +0200 Original-Received: from localhost ([127.0.0.1]:54911 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1One7d-0007gb-3f for ged-emacs-devel@m.gmane.org; Mon, 23 Aug 2010 17:00:01 -0400 Original-Received: from [140.186.70.92] (port=58862 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1One7V-0007fZ-9G for emacs-devel@gnu.org; Mon, 23 Aug 2010 16:59:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1One7T-0001y0-TN for emacs-devel@gnu.org; Mon, 23 Aug 2010 16:59:53 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:35624) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1One7T-0001xr-PW for emacs-devel@gnu.org; Mon, 23 Aug 2010 16:59:51 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 42D596E8046; Mon, 23 Aug 2010 13:59:51 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 364AF451C0C3; Mon, 23 Aug 2010 13:59:50 -0700 (PDT) In-Reply-To: <87aaodo1qt.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Mon, 23 Aug 2010 16:14:02 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129094 Archived-At: > If you use anything, you have to try anything-M-x ( M-x) that give > you history (easy to use, no need to know M-p/n) and describe commands > under point with C-z (without quitting M-x). I tried anything, but it does nothing. anything-M-x displays an empty list. TAB displays the message "Nothing is selected". C-z displays the message "No candidates". Do you have an idea what is wrong?