From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: C-x C-f RET problem... Date: 17 May 2002 06:18:27 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: <87adqzeqqk.fsf@tc-1-100.kawasaki.gol.ne.jp> References: <1021575722.24318.936.camel@space-ghost> <878z6jgakj.fsf@tc-1-100.kawasaki.gol.ne.jp> <5xsn4r4v8l.fsf@kfs2.cua.dk> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021584238 24597 127.0.0.1 (16 May 2002 21:23:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 May 2002 21:23:58 +0000 (UTC) Cc: Colin Walters , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 178Sj8-0006Oc-00 for ; Thu, 16 May 2002 23:23:58 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 178SvJ-0005oJ-00 for ; Thu, 16 May 2002 23:36:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 178SjJ-0005ej-00; Thu, 16 May 2002 17:24:09 -0400 Original-Received: from smtp02.fields.gol.com ([203.216.5.132]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 178Sgq-0005Z4-00; Thu, 16 May 2002 17:21:36 -0400 Original-Received: from tc-2-180.kawasaki.gol.ne.jp ([203.216.25.180] helo=tc-1-100.kawasaki.gol.ne.jp) by smtp02.fields.gol.com with esmtp (Magnetic Fields) id 178SfM-0007em-00; Fri, 17 May 2002 06:20:04 +0900 Original-Received: by tc-1-100.kawasaki.gol.ne.jp (Postfix, from userid 1000) id D422230AC; Fri, 17 May 2002 06:18:27 +0900 (JST) Original-To: storm@cua.dk (Kim F. Storm) System-Type: i686-pc-linux-gnu In-Reply-To: <5xsn4r4v8l.fsf@kfs2.cua.dk> Original-Lines: 14 X-Abuse-Complaints: abuse@gol.com Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4027 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4027 storm@cua.dk (Kim F. Storm) writes: > > I'm against this change, because > > I use the current functionality (revisit-the-current-file) functionality > > extremely often. > > I know habits are hard to change, but C-x C-v RET does that as well Actually they do different things -- C-x C-f RET doesn't re-read the file [which destroys various bits of state] unless (1) it's changed, and (2) you answer yes to the prompt. -Miles -- Occam's razor split hairs so well, I bought the whole argument!