From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Newsgroups: gmane.emacs.help Subject: vc, diff and scroll window Date: 11 Jul 2004 11:40:52 +0200 Organization: !%$#%$#%!! Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1089538980 11534 80.91.224.253 (11 Jul 2004 09:43:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jul 2004 09:43:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 11 11:42:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BjarH-0007E9-00 for ; Sun, 11 Jul 2004 11:42:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BjatX-00020G-IG for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jul 2004 05:45:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!nnx.oleane.net!oleane!frmug.org!freenix!uvsq.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: fermat.math.uvsq.fr Original-X-Trace: io.uvsq.fr 1089538852 37818 193.51.32.1 (11 Jul 2004 09:40:52 GMT) Original-X-Complaints-To: Newsmaster@uvsq.fr Original-NNTP-Posting-Date: Sun, 11 Jul 2004 09:40:52 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:124235 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19568 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19568 Hi, Suppose I have a buffer visiting a file which is under version control, and say that that file as been changed and saved. When I press C-xvu (calling vc-revert-buffer), the selected window get split, a (curiously, unfontified) diff buffer is shown, and Emacs ask `Discard changes' (the minibuffer is selected). Then M-C-v (scroll-other-window) doesn't work, so I can not scroll the diff buffer! Strange no? Is it a bug? What about the fontificationt problem? I am using GNU Emacs 21.3.1. Thank you for your help. -- Matthias