unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* build-specific lisp files (generated by configure)
@ 2014-03-29  3:09 Glenn Morris
  2014-03-29  8:39 ` Andreas Schwab
  0 siblings, 1 reply; 13+ messages in thread
From: Glenn Morris @ 2014-03-29  3:09 UTC (permalink / raw)
  To: emacs-devel


I was playing with the idea of moving some lisp variables that configure
sets (system-configuration etc) from C to lisp. Say, to an
auto-generated lisp/emacs-config.el.

It seems to work fairly nicely, but leaves you with the issue that you
now have a build-specific (even worse than platform-specific) file in
lisp/. This is a problem if you want to share lisp/ between different
builds (eg X and no-X builds). I thought about simply not installing
emacs-config.el (i.e., treat it like a C source file), but that would
fail for installed CANNOT_DUMP builds.

It's not important, but I wondered if anyone had an idea for a solution?



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

end of thread, other threads:[~2014-03-29 22:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-29  3:09 build-specific lisp files (generated by configure) Glenn Morris
2014-03-29  8:39 ` Andreas Schwab
2014-03-29 19:42   ` Glenn Morris
2014-03-29 20:20     ` Stefan Monnier
2014-03-29 20:40       ` Glenn Morris
2014-03-29 21:13     ` Andreas Schwab
2014-03-29 21:17       ` Glenn Morris
2014-03-29 22:05         ` Andreas Schwab
2014-03-29 22:11           ` Glenn Morris
2014-03-29 22:17             ` Andreas Schwab
2014-03-29 22:32               ` Glenn Morris
2014-03-29 22:51                 ` Andreas Schwab
2014-03-29 22:58                   ` Glenn Morris

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).