From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Sorting Order of Completion Candidates Date: Tue, 01 Mar 2011 09:48:37 -0500 Organization: A noiseless patient Spider Message-ID: References: <4D6BB13E.3040404@miszellen.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298994492 16590 80.91.229.12 (1 Mar 2011 15:48:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2011 15:48:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 01 16:48:08 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PuRnz-0000zT-Bo for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Mar 2011 16:48:07 +0100 Original-Received: from localhost ([127.0.0.1]:38127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuRiP-0003WZ-9V for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Mar 2011 10:42:21 -0500 Original-Path: usenet.stanford.edu!news-transit.tcx.org.uk!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Injection-Info: mx02.eternal-september.org; posting-host="4vMhFZXIMNXjQlIQxlrfpQ"; logging-data="2168"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+fXR3l8S5mTD7a8qM/q7RR" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:CgbOHgL8VBXg4MQTEeDi8WFM4SU= sha1:IGamuG8N3gD8rGeYSnUaEt+mo/Q= Original-Xref: usenet.stanford.edu gnu.emacs.help:185483 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79640 Archived-At: > I ended up modifying `minibuffer-completion-help'. There doesn't seem to > be a way around that. M-x report-emacs-bug to request the necessary feature. Tho, IIRC it's already requested. Just not implemented yet. Stefan