From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Replacing windows Date: Sat, 11 Apr 2009 23:12:28 +0200 Message-ID: References: <23004071.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239484384 12225 80.91.229.12 (11 Apr 2009 21:13:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Apr 2009 21:13:04 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: nb85 Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 11 23:14:23 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 1LskWt-0001fY-21 for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 23:14:23 +0200 Original-Received: from localhost ([127.0.0.1]:51376 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LskVU-0005T8-7M for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 17:12:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LskV8-0005SS-Sq for help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 17:12:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LskV4-0005RB-F8 for Help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 17:12:34 -0400 Original-Received: from [199.232.76.173] (port=36950 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LskV4-0005R7-1j for Help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 17:12:30 -0400 Original-Received: from mail-fx0-f166.google.com ([209.85.220.166]:35971) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LskV3-0004Qc-On for Help-gnu-emacs@gnu.org; Sat, 11 Apr 2009 17:12:29 -0400 Original-Received: by fxm10 with SMTP id 10so1711201fxm.42 for ; Sat, 11 Apr 2009 14:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SjgcuKMJMCd3e5kXW+R06aRvjq2CMn7oAyLizcVG/uk=; b=Klk+1l66WPurS3u3Tr7iEZ5G+4KvJlzclRr33pSiQLzYOfrMegyeqU5jdnwdvSOYxw ai9MUqMk2iQeRgf3Tt9AeI6XrBOczQ4aqwpN7H/ipt+w8RIZwgHlKWv43LHqj21SwONb vZNLWXmTxaJ8cINsIp/nCg/7/dpORjBZ1+rEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LoaCCTHmlgKPvPSvLmXKK1YBBu3vakAstL+8CPky68r/NmVs72mv398kYrdnBfR5EO pglxM2vFx10dWW5bOHKYc04VWG7yAS1sJkyUwT1IusIhxgGcRh6uyS+Da3NhosHaCTuh QpfuXe1rjaLUWUR43b8p5/5Q39skMjUKue/PI= Original-Received: by 10.223.106.14 with SMTP id v14mr1367444fao.49.1239484348586; Sat, 11 Apr 2009 14:12:28 -0700 (PDT) In-Reply-To: <23004071.post@talk.nabble.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:63677 Archived-At: On Sat, Apr 11, 2009 at 8:29 PM, nb85 wrote: > > Hi there, > > Having a bit of a problem with Emacs... > > Sometimes when I call a function, such as buffer list or man page, with > several windows open, emacs does not always replace the current window > with the new buffer. Sometimes it does, but selecting a buffer from the > list replaces the wrong window and leaves the buffer list open. > > Can someone please explain where I'm going wrong? Maybe. If you give us some more concrete examples.