help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calling require with hyphened features


From: Heime
Subject: Calling require with hyphened features
Date: Tue, 06 Aug 2024 14:44:17 +0000





Sent with Proton Mail secure email.

On Wednesday, August 7th, 2024 at 2:32 AM, Joost Kremers 
<joostkremers@fastmail.fm> wrote:

> On Tue, Aug 06 2024, Heime wrote:
> 
> > Does emacs allow calling "require" for features that are hyphened,
> > such as with
> > 
> > (require 'lumi-prevo)
> 
> 
> Not sure what your question is about, really, but a hyphen is a valid 
> character
> of a symbol (name), so you can have feature names with a hyphen. In which case
> it's valid to require them.
> 
> Tip: why not just try for yourself and see what happens? Or if you have, post
> the actual problem you're dealing with.

I do have a problem with the require.  So it must be something else, I just 
wanted to be sure.   The likely failure is not finding the correct path for 
the feature I require.  I am quite sure of this now.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]