From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: francois.fleuret@noos.fr (=?iso-8859-1?q?Fran=E7ois?= Fleuret) Newsgroups: gmane.emacs.help Subject: iswitch-like bookmark-jump ? Date: 10 Apr 2003 09:19:25 +0200 Organization: Noos Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87istmsttu.fsf@noos.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049960291 25902 80.91.224.249 (10 Apr 2003 07:38:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 07:38:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 09:38:10 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 193WdO-0006je-00 for ; Thu, 10 Apr 2003 09:38:10 +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 193WME-0003FF-0A for gnu-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2003 03:20:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!teaser.fr!noos.fr!not-for-mail Original-Newsgroups: gnu.emacs.help X-Attribution: FF User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 14 Original-NNTP-Posting-Date: 10 Apr 2003 07:19:15 GMT Original-NNTP-Posting-Host: 81.67.17.162 Original-X-Trace: 1049959155 news.noos.fr 21693 81.67.17.162 Original-X-Complaints-To: abuse@noos.fr Original-Xref: shelby.stanford.edu gnu.emacs.help:111839 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:8341 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8341 Hi, Now that I use iswitchb-mode, I miss it when I don't have it. For instance, is it possible to set up the selection of bookmarks in bookmark-jump so that it is done the same way (and in find-file too, and others) ? I think I saw something like that somewhere. At least, is there an option so that the completion in the mini-buffer (with [tab]) cycles through all potential completions instead of begin stuck after the longest common substring ? Thanks in advance, FF