From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ian Zimmerman Newsgroups: gmane.emacs.help Subject: Re: strange behavior with multi-buffer Lisp code Date: 18 Nov 2002 22:04:17 -0800 Organization: http://extra.newsguy.com Sender: help-gnu-emacs-admin@gnu.org Message-ID: <861y5ip02m.fsf@kronstadt.homeunix.net> References: <86heefd2h6.fsf@kronstadt.homeunix.net> <5lheeezwcb.fsf@rum.cs.yale.edu> <86k7jaenm4.fsf@kronstadt.homeunix.net> <5ld6p2zes5.fsf@rum.cs.yale.edu> <8665uujswe.fsf@kronstadt.homeunix.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037687954 19022 80.91.224.249 (19 Nov 2002 06:39:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 19 Nov 2002 06:39:14 +0000 (UTC) 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 18E22S-0004wH-00 for ; Tue, 19 Nov 2002 07:39:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18E1zd-00025W-00; Tue, 19 Nov 2002 01:36:17 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!pln-e!spln!dex!extra.newsguy.com!newsp.newsguy.com!enews3 Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: p-419.newsdawg.com User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Original-Xref: shelby.stanford.edu gnu.emacs.help:107194 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3748 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3748 Stefan> I think what you want in your case is to look for a window Stefan> displaying this buffer, select that window, do `goto-char'. Stefan> This way, you'll change the value of point for this Stefan> buffer+window combination. If the buffer is displayed in Stefan> several windows, you might want to move `point' in each one of Stefan> them, or to just choose one and change it only in that one. itz> OK, that sounds like a plan. I'll try it and report. It works now :-) Thanks for setting me on the right path. -- Ian Zimmerman, Oakland, California, U.S.A. I did not vote for Emperor Bush. GPG: 433BA087 9C0F 194F 203A 63F7 B1B8 6E5A 8CA3 27DB 433B A087