From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: Kai, search-completion.el and Emacs 21.3 Date: Thu, 10 Apr 2003 22:11:16 GMT Organization: Prodigy Internet http://www.prodigy.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050009409 11474 80.91.224.249 (10 Apr 2003 21:16:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 21:16:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 23:16:41 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193jPV-0002yZ-00 for ; Thu, 10 Apr 2003 23:16:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193jOk-0003GA-02 for gnu-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2003 17:15:54 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news-xfer.cox.net!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr28.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.3 Original-NNTP-Posting-Host: 216.62.199.3 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr28.news.prodigy.com 1050012676 ST000 216.62.199.3 (Thu, 10 Apr 2003 17:11:16 CDT) Original-NNTP-Posting-Date: Thu, 10 Apr 2003 17:11:16 CDT X-UserInfo1: T[OSS\WGPZYKRT\YN[OJNW@@YJ_ZTB\MV@BD]\YIJYWZUYICD^RAQBKZQTZTX\_I[^G_KGFNON[ZOE_AZNVO^\XGGNTCIRPIJH[@RQKBXLRZ@CD^HKANYVW@RLGEZEJN@\_WZJBNZYYKVIOR]T]MNMG_Z[YVWSCH_Q[GPC_A@CARQVXDSDA^M]@DRVUM@RBM Original-Xref: shelby.stanford.edu gnu.emacs.help:111860 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8361 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8361 I've been looking for something that would allow me to incrementally search the the completion buffer and take what I select and stick it in the minibuffer. search-completion looks like it's just what I want, but it doesn't work on 21.3. After googling, it seems there hasn't been any work on it in some time and I noticed a message from you a long time ago mentioning that it didn't work for emacs 20 either. Did you ever find a solution? To refresh your memory here is the link to your old post: http://groups.google.com/groups?q=search-completions.el&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=vaflnyu84vw.fsf%40petty.ls6.uni-do&rnum=9 Thanks.