help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-file strangeness on OS-X


From: Kevin Rodgers
Subject: Re: find-file strangeness on OS-X
Date: Mon, 12 Jul 2004 14:27:41 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Joachim Nilsson wrote:
> On Sat, 2004-07-10 at 05:29, andrew_certain_gnu@thecertains.com wrote:
>>I'm running Andrew Choi's emacs binary for OS-X, and I'm having a problem
>>with find-file.  Normally, if you do C-x C-f RET, emacs looks to see if
>>the file in the buffer has changed on disk and asks if you want to reload
>>it.  Under OS-X, it just loads the directory.  Is this a bug?  Is it
>>configurable?  I'd like to get the normal behavior back.
...
> Personally I've never used C-x C-f for the purpose you described.
> I use "M-x revert-buffer" or "File->Revert Buffer" in the menu.
> Maybe you can bind it to a set of keys that suit you or, use some
> kind of hook thing to do revert-buffer on "C-x C-f RET".

And if you're sure you want to visit the file on disk, you can avoid the
interactive query with `C-x C-v'.

--
Kevin Rodgers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]