emacs-devel
[Top][All Lists]
Advanced

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

Re: compile.el


From: Richard M. Stallman
Subject: Re: compile.el
Date: Thu, 08 Sep 2005 22:24:42 -0400

    Since the issue of visiting saved compilation/grep logs is currently
    under consideration, I want also to point out that changing the file's
    default directory by the -*- line is not a good thing.  It is
    potentially dangerous when an unsuspecting user assumes that the
    default directory is the same as the directory where the file
    is saved, but actually it changes to the directory where compilation
    was started.  I think `-*- default-directory: "..." -*-' in the first
    line should be changed to `-*- compilation-directory: "..." -*-'.

I see your point, but at the same time, I think it is useful
to set the default directory.  That makes it possible to visit
files in the sources starting from the place you compiled them.

On the balance, I think it is probably more convenient the way it is.




reply via email to

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