all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compilation-enter-directory-regexp-alist
@ 2004-04-29 13:45 John Russell
  2004-04-30 20:58 ` compilation-enter-directory-regexp-alist Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: John Russell @ 2004-04-29 13:45 UTC (permalink / raw)



While using JDEE (Java Development Environment for Emacs) I ran into
a problem compiling files with emacs CVS.

It registers this complaint whenever I try to compile something:


Symbol's value as variable is void: compilation-enter-directory-regexp-alist


So I went looking for that variable and found that it had been
removed in March. Here is an excerpt the changelog entry:

2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>

	* progmodes/compile.el (compile-auto-highlight)
	(compilation-error-list, compilation-old-error-list)
	(compilation-parse-errors-function, compilation-parsing-end)
	(compilation-error-message, compilation-directory-stack)
	(compilation-enter-directory-regexp-alist)
	(compilation-leave-directory-regexp-alist)
	(compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
	(compilation-current-file, compilation-regexps): Remove vars.
....

There doesn't appear to be a lot of explanation as to why they were
removed and what can be used to replace the functionality.  The
variable was used in beanshell.el and several other files in JDEE.

Before I emailed the JDEE list and said, your release doesn't work
with CVS, I thought I might ask here first as to what can be done
about it.  Thanks for any help.

John

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

* Re: compilation-enter-directory-regexp-alist
  2004-04-29 13:45 compilation-enter-directory-regexp-alist John Russell
@ 2004-04-30 20:58 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2004-04-30 20:58 UTC (permalink / raw)


>>>>> "John" == John Russell <jorussel@cisco.com> writes:

Wrong place again.  Try reading INSTALL.CVS once more or if that fails,
try M-x report-emacs-bug RET, it will find the right place for you.


        Stefan

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

end of thread, other threads:[~2004-04-30 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-29 13:45 compilation-enter-directory-regexp-alist John Russell
2004-04-30 20:58 ` compilation-enter-directory-regexp-alist Stefan Monnier

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.