all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Change in compile.el
@ 2004-02-16 20:08 Stefan Monnier
  2004-02-17  5:59 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Monnier @ 2004-02-16 20:08 UTC (permalink / raw)


About the following change:

2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)

	* progmodes/compile.el (compilation-directory): New defvar.
	(compile): Save current directory in compilation-directory.
	(recompile): Bind default-directory to compilation-directory if
	that is non-nil.

Has somebody tested this change?  It doesn't work for me because it sets
a global variable and thus forces the directory to be the same as "the last
compile", rather than the same as "this compile".

I.e. it breaks in those cases where the old code did the right thing
(i.e. when you go to a compile-mode buffer and do `recompile' there).


        Stefan


PS: Also, would it be possible to try and refrain from changing compile.el
until the newer version is installed?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-02-18 23:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-16 20:08 Change in compile.el Stefan Monnier
2004-02-17  5:59 ` Eli Zaretskii
2004-02-17 10:16   ` Coordinating patches [was Re: Change in compile.el] Kim F. Storm
2004-02-17 19:43     ` Eli Zaretskii
2004-02-18  8:38     ` Richard Stallman
2004-02-18 10:45       ` Eli Zaretskii
2004-02-18 12:52         ` Kim F. Storm
2004-02-18 18:56           ` Eli Zaretskii
2004-02-18 23:38           ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.