From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: Menu in no window Date: Thu, 15 May 2014 18:07:52 +0200 Message-ID: <20140515160752.GI2997@chitra.no-ip.org> References: <20140514093743.GA2365@chitra.no-ip.org> <87y4y4y47p.fsf@web.de> <0a108604-ac6d-47e9-a804-e13c5f20e408@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1400170108 7294 80.91.229.3 (15 May 2014 16:08:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2014 16:08:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 15 18:08:20 2014 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 1WkyCh-00085G-3K for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2014 18:08:19 +0200 Original-Received: from localhost ([::1]:59018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkyCg-0006s6-Jq for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2014 12:08:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkyCK-0006bQ-Bq for help-gnu-emacs@gnu.org; Thu, 15 May 2014 12:07:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkyCJ-00034S-C0 for help-gnu-emacs@gnu.org; Thu, 15 May 2014 12:07:56 -0400 Original-Received: from mail-ee0-x22f.google.com ([2a00:1450:4013:c00::22f]:58278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkyCJ-00034M-65 for help-gnu-emacs@gnu.org; Thu, 15 May 2014 12:07:55 -0400 Original-Received: by mail-ee0-f47.google.com with SMTP id c13so817349eek.34 for ; Thu, 15 May 2014 09:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=R6ybvdQ8/K2b2x9szTRc8uqpA6tNjD9Awth84xMvoZY=; b=GTSeD1ql8xoyLriTBtQvOzw3rng3ThuWXbESFhbiqf7t5bbg3fmK+6TLjw7p11TrVz j/CAJl8bvFUPRvcv9Per0pztzYS8j5s9yzy5CGNeSkWANuGB3fPzs3HVFdv0PLWmk8wB YcjkZqV2SyHfFWT3CEAyg4KoUg2aHi/2QkNNL8e2UFxG7ax52cFlJPWOgEN1pakaZC2b 12LysM/0HdQ/LLIKTB0JgPC9voKvOoicjs+TMJyJDgmHYwV8VtXIzVS7egqDEUGjzWTP X6w/zBw1K4SLg0EQIwBOMlchgv9/ROZo1i2ZyqcsiV3BQoRnpP5BVnNZNCQc4dQHHq9m Y8nQ== X-Received: by 10.14.209.3 with SMTP id r3mr15310131eeo.27.1400170074419; Thu, 15 May 2014 09:07:54 -0700 (PDT) Original-Received: from chitra.no-ip.org ([2001:610:120:3001:2ad2:44ff:fe4a:b029]) by mx.google.com with ESMTPSA id m44sm13605638eeh.14.2014.05.15.09.07.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 May 2014 09:07:53 -0700 (PDT) Content-Disposition: inline In-Reply-To: <0a108604-ac6d-47e9-a804-e13c5f20e408@default> User-Agent: Mutt/1.5.22.1 (2013-10-16) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22f 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:97673 Archived-At: On Wed, May 14, 2014 at 07:36:19AM -0700, Drew Adams wrote: > > you should try lacarte.el, available from Melpa. It's even better than > > the using the menubar, since you can match against the complete "paths"; > > so you don't need to know exactly where a certain menu entry is hidden. > > Thank you, Michael. And if your completion mechanism can match substrings > or regexps then La Carte completion is even handier - match items in > submenus directly. > > Description: http://www.emacswiki.org/cgi-bin/wiki/LaCarte > Thank you, I'll try this out. -- Suvayu Open source is the future. It sets us free.