all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do you develop emacs core packages?
@ 2022-11-20 18:18 Ackerley Tng
  2022-11-21  9:12 ` Philip Kaludercic
  0 siblings, 1 reply; 2+ messages in thread
From: Ackerley Tng @ 2022-11-20 18:18 UTC (permalink / raw)
  To: emacs-devel

Hi Emacs Developers!

Would like to learn your workflow while developing core packages.

I use the package manager's version of emacs, so I have a lot of
.el.gz files in some system directory.

If I want to develop on one of those, I usually make a copy of the
entire file, and then iterate by evaluating the function in emacs to
override existing definitions, but sometimes when global variables
initialized on emacs startup need to be adjusted, I find it hard to
undo those steps, which the default package sets up.

What's your workflow for developing core packages, do you have any
tricks to share?



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

end of thread, other threads:[~2022-11-21  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20 18:18 How do you develop emacs core packages? Ackerley Tng
2022-11-21  9:12 ` Philip Kaludercic

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.