This is the mail archive of the guile-emacs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

some ideas (mostly about names)


Please add guile or guile-emacs in `features' and make M-x
emacs-version show that.

In the README, you suggest copying the Scheme files to
/usr/local/share/emacs/site-scheme/emacs.  You have made them a
standard part of guile-emacs, so wouldn't it make sense to omit
the "site-"?  You could even place them in the Emacs source tree,
so that the new Emacs can use them before it is installed.  The
makefiles should then be amended to install the scheme/ tree
just like lisp/, and the startup code should add it in Guile's
%load-path.

Are you going to append exclamation points to names of Emacs
builtins which alter things, like "define-key"?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]