From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "paul r" Newsgroups: gmane.emacs.devel Subject: Re: Usability suggestion : completion for M-: Date: Sun, 16 Mar 2008 12:00:57 +0100 Message-ID: References: <87ejaei4iz.fsf@stupidchicken.com> <87hcf7r7vl.fsf@jurta.org> <003001c886f5$366f4330$0600a8c0@us.oracle.com> <47DC5F1B.8070003@gmail.com> <000601c8873d$7625c240$0600a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205665278 23196 80.91.229.12 (16 Mar 2008 11:01:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 11:01:18 +0000 (UTC) Cc: Juri Linkov , Chong Yidong , "Lennart Borgman \(gmail\)" , emacs- devel To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 16 12:01:46 2008 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.50) id 1JaqcW-0007GJ-1Y for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 12:01:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jaqbw-0007WS-Gt for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 07:01:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jaqbs-0007WN-PE for emacs-devel@gnu.org; Sun, 16 Mar 2008 07:01:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jaqbs-0007W8-Aa for emacs-devel@gnu.org; Sun, 16 Mar 2008 07:01:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jaqbs-0007W5-5X for emacs-devel@gnu.org; Sun, 16 Mar 2008 07:01:00 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.155]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jaqbr-0004Ov-Mp for emacs-devel@gnu.org; Sun, 16 Mar 2008 07:00:59 -0400 Original-Received: by fg-out-1718.google.com with SMTP id d23so6174242fga.30 for ; Sun, 16 Mar 2008 04:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ZfiDYo8LTOOf5hdqJCuagB4KYfp8WfAVK3n/SCfK27M=; b=ph999TPiwdJ9WAeg1yoOd8ikEgON7Jc4mzMYoMUrFGOm675/g0RPxjujhEnjQ/+RjrwyWdbtRijDpTcDB/4Nyyf6N8IH7XY7vQEtoYM0qOIb4M7sziBWvcgCjDBvE/kBs7EbQ064YGnyN5s4ppe/7HmtUf3SWXEWZcK6fuCiqtU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SeiXDvsZB5jVytyV1FIaRaxezFNcVbopeKewL5K/MJlGBgsOggWUq4Cgim7adXwfs9q+GAjCTTN6aQFlag9ct4sllj7UuRm84vVXW0Qht0mjbArsLM5cR898w0suC5V8FymVReAnMxYhZLkVIMDOc5WXoYSrnmM+ryESKn23nPc= Original-Received: by 10.82.191.3 with SMTP id o3mr32846336buf.17.1205665258022; Sun, 16 Mar 2008 04:00:58 -0700 (PDT) Original-Received: by 10.82.176.6 with HTTP; Sun, 16 Mar 2008 04:00:57 -0700 (PDT) In-Reply-To: <000601c8873d$7625c240$0600a8c0@us.oracle.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:92729 Archived-At: Drew Adams wrote : > I said, "M-TAB or ESC TAB". M-TAB is not an option in *most* of recent systems. And, honestly, who wants to complete with Esc-Tab ? Drew, could you please try to temporarily use *only* ESC-TAB, and tell us how usable you find it.