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]

Re: patch: M-x emacs-version


Keisuke Nishida <kxn30@po.cwru.edu> writes:

> Sounds good.  I think `guile' is a better name as a feature.
> We can remove the line "(provide 'guile)" from guile.scm

I can do that.

> and provide a Lisp function `use-scheme-module' or something.

This could be made part of `require': if the required feature is
a list, it would be interpreted as a Scheme module name.  Perhaps
that is a bad idea; it would overload the meaning of a primitive.

> Could you commit your patch by yourself?

OK.

> I'm not sure whether we should include this subdirectory in a
> archive instead of a patch.

Sorry, I don't quite understand.  Do you mean the src
subdirectory and guile-emacs-*.tar.gz archives?  If so, I think
it is not useful there.

I hope it will be easier to use guile-emacs with non-20.6
versions of Emacs if the tar.gz contains either the patch or a
way to generate it.  Files in the src directory don't help with
this: to generate the patch from them, one also needs the
emacs-20.6 source which may not be available when emacs-20.9 is
current.

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