On 19 Apr 2005 at 14:45 UTC-0700, Peter Dyballa wrote:
> Am 19.04.2005 um 23:06 schrieb [EMAIL PROTECTED]:
>
>> In Emacs 21.3, C-x C-f RET had the effect of reverting the buffer (and
>> saving the current point).
>>
>
> When I type that GNU Emacs 21.3.50 executes find-file ... and since I
> don't supply a file name it opens the current working directory in a 
> dired buffer.

CVS 21.3.50 is the same as 22.0.50, and a bit out of date as well.
21.4 is just 21.3 plus one security update.

Sometime between 21.3 release and 21.3.50/22.0.50 CVS, the default
functionality changed.

It used to be that C-x C-f RET did *NOT* start dired on the buffer's
current directory.  It ran something akin to 

        (revert-buffer buffer-file-name t t)

>
> (Isn't Araucaria a bit ugly?)

That's a matter of opinion.  I think they are beautiful in a prickly
sort of way:

     http://waynesword.palomar.edu/ecoph27.htm

See also

     http://www.metafilter.com/user/23101

-- 
araucaria dot araucana at gmail dot com



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to