all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Heads up: dynamic-loading merge heading into emacs-25
@ 2015-11-18 17:00 John Wiegley
  2015-11-18 19:32 ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: John Wiegley @ 2015-11-18 17:00 UTC (permalink / raw)
  To: emacs-devel; +Cc: Ted Zlatanov

This is to let the other developers know that the dynamic-loading branch --
which was specially exempted from the feature freeze due to its maturity on
the week of the freeze -- is going into the emacs-25 branch this week.

I'm making this note here so that there is no surprise at seeing a large
feature enter that branch. Many thanks to Ted for getting this ready!

John



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

* Re: Heads up: dynamic-loading merge heading into emacs-25
  2015-11-18 17:00 Heads up: dynamic-loading merge heading into emacs-25 John Wiegley
@ 2015-11-18 19:32 ` Ted Zlatanov
  2015-11-18 20:23   ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Ted Zlatanov @ 2015-11-18 19:32 UTC (permalink / raw)
  To: emacs-devel

On Wed, 18 Nov 2015 09:00:25 -0800 John Wiegley <jwiegley@gmail.com> wrote: 

JW> This is to let the other developers know that the dynamic-loading branch --
JW> which was specially exempted from the feature freeze due to its maturity on
JW> the week of the freeze -- is going into the emacs-25 branch this week.

JW> I'm making this note here so that there is no surprise at seeing a large
JW> feature enter that branch. Many thanks to Ted for getting this ready!

The merge is now done:

1) I fetched git@github.com:aaptel/emacs-dynamic-module.git dynamic-modules-clean-2
2) Reviewed FETCH_HEAD
3) Cherry-picked the relevant commits into emacs-25

[emacs-25 7cdc5d6] Add catch-all & no-signal version of PUSH_HANDLER
[emacs-25 435cf35] Add portable layer for dynamic loading
[emacs-25 f69cd6b] Add new User Pointer (User_Ptr) type
[emacs-25 307e76c] Add dynamic module module support
[emacs-25 218cacc] Make 'Fload' look for modules
[emacs-25 955e25d] Add dynamic module test and helper script

They can now be merged into master as well, but I won't do it.

Congratulations to Aurélien and Philipp.

Ted




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

* Re: Heads up: dynamic-loading merge heading into emacs-25
  2015-11-18 19:32 ` Ted Zlatanov
@ 2015-11-18 20:23   ` Ken Brown
  2015-11-18 20:53     ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2015-11-18 20:23 UTC (permalink / raw)
  To: Ted Zlatanov; +Cc: emacs-devel

On 11/18/2015 2:32 PM, Ted Zlatanov wrote:
> The merge is now done

For those of us who haven't been paying attention to the dynamic modules 
discussions, can you explain how to test this?  I've built 
--with-modules, but now what?

Ken




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

* Re: Heads up: dynamic-loading merge heading into emacs-25
  2015-11-18 20:23   ` Ken Brown
@ 2015-11-18 20:53     ` Ted Zlatanov
  0 siblings, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2015-11-18 20:53 UTC (permalink / raw)
  To: emacs-devel

On Wed, 18 Nov 2015 15:23:31 -0500 Ken Brown <kbrown@cornell.edu> wrote: 

KB> On 11/18/2015 2:32 PM, Ted Zlatanov wrote:
>> The merge is now done

KB> For those of us who haven't been paying attention to the dynamic
KB> modules discussions, can you explain how to test this?  I've built
KB> --with-modules, but now what?

I'd start with the mod-test code under modules/ but docs and more
examples are definitely welcome.

Ted




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

end of thread, other threads:[~2015-11-18 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 17:00 Heads up: dynamic-loading merge heading into emacs-25 John Wiegley
2015-11-18 19:32 ` Ted Zlatanov
2015-11-18 20:23   ` Ken Brown
2015-11-18 20:53     ` Ted Zlatanov

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.