From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivan Newsgroups: gmane.emacs.help Subject: switch-to-EXISTING-buffer Date: Wed, 7 Jan 2009 01:33:44 -0800 (PST) Organization: http://groups.google.com Message-ID: <95aff5c3-4c3e-4c29-95b4-297608643d39@g1g2000pra.googlegroups.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 1231321804 14794 80.91.229.12 (7 Jan 2009 09:50:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2009 09:50:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 07 10:51:16 2009 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.50) id 1LKV4A-00033z-B5 for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Jan 2009 10:51:10 +0100 Original-Received: from localhost ([127.0.0.1]:55273 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKV2u-0002vR-Og for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Jan 2009 04:49:52 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g1g2000pra.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 80.203.148.138 Original-X-Trace: posting.google.com 1231320824 21192 127.0.0.1 (7 Jan 2009 09:33:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 7 Jan 2009 09:33:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g1g2000pra.googlegroups.com; posting-host=80.203.148.138; posting-account=LXiedQoAAAD7v8GwI67eni40bChmc7we User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.63 (Windows NT 5.1; U; en-GB) Presto/2.1.1,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:165822 X-Mailman-Approved-At: Wed, 07 Jan 2009 04:49:22 -0500 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:61158 Archived-At: switch-to-buffer will on a unknown buffer create a new buffer. But for my use I usually want an existing buffer. It would save me time and frustration to make a simple enter try to autocomplete the rest of the buffer name. Does such a functionality exist?