unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using file with different provide clause
@ 2024-08-04 12:01 Heime
  2024-08-04 16:29 ` [External] : " Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Heime @ 2024-08-04 12:01 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

I have a file called "lumi.el" but which uses (provides 'temi-lumi)

Hew can I use and require this file when its name and its provide
clause are different ?



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

* RE: [External] : Using file with different provide clause
  2024-08-04 12:01 Using file with different provide clause Heime
@ 2024-08-04 16:29 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2024-08-04 16:29 UTC (permalink / raw)
  To: Heime, Heime via Users list for the GNU Emacs text editor

> I have a file called "lumi.el" but which uses (provides 'temi-lumi)
> 
> Hew can I use and require this file when its name and its provide
> clause are different ?

`C-h f require'

(require FEATURE &optional FILENAME NOERROR)


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

end of thread, other threads:[~2024-08-04 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 12:01 Using file with different provide clause Heime
2024-08-04 16:29 ` [External] : " Drew Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).