From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: keethraxx@gmail.com Newsgroups: gmane.emacs.help Subject: dired loading on C-x C-f Date: Tue, 10 Feb 2009 11:55:28 -0800 (PST) Organization: http://groups.google.com Message-ID: <11d90d76-e5d6-4643-b36e-79f3710ea1f9@g3g2000pre.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 1234363574 30931 80.91.229.12 (11 Feb 2009 14:46:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2009 14:46:14 +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 Feb 11 15:47:27 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 1LXGMx-0005WY-Ea for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Feb 2009 15:47:19 +0100 Original-Received: from localhost ([127.0.0.1]:51419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXGLd-0000FZ-Kj for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Feb 2009 09:45:57 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g3g2000pre.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 129.105.201.238 Original-X-Trace: posting.google.com 1234295728 24906 127.0.0.1 (10 Feb 2009 19:55:28 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 10 Feb 2009 19:55:28 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g3g2000pre.googlegroups.com; posting-host=129.105.201.238; posting-account=95Xl0QoAAAATsRs0Ikhy3FHQCvtRM-j0 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166729 X-Mailman-Approved-At: Wed, 11 Feb 2009 09:38:09 -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:62054 Archived-At: I have a problem with a specific installation of emacs (22.1.1 on SPARC Solaris 9) behaving strangely. On most other systems if I have a file open in a buffer but changed on disk (outside of emacs) and press C-x C-f [RET] it tells me that the file has changed and asks me whether I want to reload it. However this one opens dired instead. My ~/.emacs file is the same. I wonder if there is any way to force the "standard" (ie. "prompt to reload") behavior?