From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lachlan Deck Newsgroups: gmane.emacs.help Subject: Re: starter kit settings Date: Tue, 4 Oct 2011 05:22:24 +1100 Message-ID: References: <25D702BF-F974-43D9-AC4C-DB396C356AE6@gmail.com> <87botypr1f.fsf@foolinux.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1317666163 28693 80.91.229.12 (3 Oct 2011 18:22:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2011 18:22:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ian Zimmerman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 03 20:22:39 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RAn9y-0000TJ-N0 for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Oct 2011 20:22:38 +0200 Original-Received: from localhost ([::1]:46333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAn9y-0001TA-7K for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Oct 2011 14:22:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAn9t-0001SV-Km for help-gnu-emacs@gnu.org; Mon, 03 Oct 2011 14:22:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAn9r-00046E-Av for help-gnu-emacs@gnu.org; Mon, 03 Oct 2011 14:22:33 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:46315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAn9r-00045z-5U for help-gnu-emacs@gnu.org; Mon, 03 Oct 2011 14:22:31 -0400 Original-Received: by qadb17 with SMTP id b17so2290157qad.0 for ; Mon, 03 Oct 2011 11:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=LQ+H9FuFJHdRoajUxmQZAVlOgGIdhkghb2No9yPb1KA=; b=QhIDimyj/EMm+5UT1x60lJjVpfeRlJeb6r5R0tMoRyzbPFS565PhxbiuQn+gpIvQ8u IBn3JKAzTlz+pCxPTAzaLLIwQZL0+ajIc403VD3TbwPTKPjhtPpvk46n4VTlDRZntPYB mpcrhyplkMTtVy3U+FXW9tBp+CAKmuwMWwWkg= Original-Received: by 10.229.43.87 with SMTP id v23mr152145qce.32.1317666150318; Mon, 03 Oct 2011 11:22:30 -0700 (PDT) Original-Received: from [192.168.1.110] (40.79.233.220.static.exetel.com.au. [220.233.79.40]) by mx.google.com with ESMTPS id gq3sm16790955qab.24.2011.10.03.11.22.27 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Oct 2011 11:22:29 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1244.3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.41 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:82424 Archived-At: On 04/10/2011, at 5:15 AM, Lachlan Deck wrote: > On 03/10/2011, at 4:45 PM, Ian Zimmerman wrote: >=20 >>=20 >> Lachlan> Firstly, opening menu items seemingly uses the IDO >> Lachlan> package. However pressing F10 or M-~ shows in the footer: = Menu >> Lachlan> bar (up/down to change, PgUp to menu): f=3D=3D=3D>File >>=20 >> Lachlan> getting to the other menu items only works for me by >> Lachlan> backspacing over f=3D=3D=3D>File' where I can then cycle = through, via >> Lachlan> ido, the rest. It's quite annoying. >>=20 >> Do you not see the entire menu in a separate subwindow? You should. >=20 > No. A new buffer comes up, but not with the contents of the menu (as I = would expect), but with this: > --- > Press PageUp key to reach this buffer from the minibuffer. > Alternatively, you can use Up/Down keys (or your History keys) to = change > the item in the minibuffer, and press RET when you are done, or press = the > marked letters to pick up your choice. Type C-g or ESC ESC ESC to = cancel. > In this buffer, type RET to select the completion near point. >=20 > There are no possible completions of what you have typed.=20 > --- Actually I've just noticed that this problem happens when I've got ECB = active. Any ideas why? Lachlan Deck lachlan.deck@gmail.com