all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Skipping installation of .el.gz files
@ 2023-10-23  0:45 Spencer Baugh
  2023-10-23  5:55 ` Emanuel Berg
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Spencer Baugh @ 2023-10-23  0:45 UTC (permalink / raw)
  To: help-gnu-emacs


At my site, I'd like to install the Emacs source code along with Emacs
and set source-directory, so that users can easily jump to function
definitions and search the Emacs source.

This works great for C function definitions, but Lisp function
definitions still jump to the .el.gz files which are installed by "make
install".  If I delete those files, jumping to Lisp function definitions
stops working entirely.

Is there a clean and supported way to teach Emacs to jump to the files
in source-directory instead of the .el.gz ones?  This is what it
normally does when I run Emacs without installing it, so I expect it's
possible.





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

end of thread, other threads:[~2023-10-28 10:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-23  0:45 Skipping installation of .el.gz files Spencer Baugh
2023-10-23  5:55 ` Emanuel Berg
2023-10-23  6:41 ` Corwin Brust
2023-10-23 16:18   ` Spencer Baugh
2023-10-23 11:35 ` Eli Zaretskii
2023-10-23 12:28   ` Emanuel Berg
2023-10-28 10:44     ` Eli Zaretskii
2023-10-28 10:52       ` Emanuel Berg
2023-10-23 16:42   ` Spencer Baugh
2023-10-23 18:39     ` Eli Zaretskii
2023-10-23 20:25       ` Spencer Baugh
2023-10-23 20:57         ` Emanuel Berg
2023-10-24 12:35         ` Eli Zaretskii
2023-10-24 12:49           ` Emanuel Berg

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.