unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* compilation-environment
@ 2009-01-29  3:56 Miles Bader
  2009-02-02  3:18 ` compilation-environment Stefan Monnier
  2009-02-05  3:39 ` compilation-environment Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Miles Bader @ 2009-01-29  3:56 UTC (permalink / raw)
  To: emacs-devel

Should `compilation-environment' be a defcustom?  Or is it intended more
for source-files to set...?

I want to add "LANG=C" because compile.el doesn't understand GNU make's
"entering/exiting dir..." messages unless they're in English.

Thanks,

-Miles

-- 
The secret to creativity is knowing how to hide your sources.
  --Albert Einstein




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

* Re: compilation-environment
  2009-01-29  3:56 compilation-environment Miles Bader
@ 2009-02-02  3:18 ` Stefan Monnier
  2009-02-05  3:39 ` compilation-environment Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2009-02-02  3:18 UTC (permalink / raw)
  To: Miles Bader; +Cc: emacs-devel

> Should `compilation-environment' be a defcustom?  Or is it intended more
> for source-files to set...?

I have no idea.  I hadn't noticed this variable (apparently added in
Emacs22) yet.  It is marked with a * so it looks it is meant to be
settable via M-x set-variable.  Sounds like a defcustom wouldn't hurt.

> I want to add "LANG=C" because compile.el doesn't understand GNU make's
> "entering/exiting dir..." messages unless they're in English.

Sounds reasonable.  Could be added to the :options even.


        Stefan




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

* Re: compilation-environment
  2009-01-29  3:56 compilation-environment Miles Bader
  2009-02-02  3:18 ` compilation-environment Stefan Monnier
@ 2009-02-05  3:39 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2009-02-05  3:39 UTC (permalink / raw)
  To: Miles Bader; +Cc: emacs-devel

> Should `compilation-environment' be a defcustom?  Or is it intended more
> for source-files to set...?

I don't think anyone knows.

> I want to add "LANG=C" because compile.el doesn't understand GNU make's
> "entering/exiting dir..." messages unless they're in English.

Sounds fine to me.  If you want to use it like this, you have my
blessing,


        Stefan




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

end of thread, other threads:[~2009-02-05  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29  3:56 compilation-environment Miles Bader
2009-02-02  3:18 ` compilation-environment Stefan Monnier
2009-02-05  3:39 ` compilation-environment Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).