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

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

Re: Composing words from acronyms


From: uzibalqa
Subject: Re: Composing words from acronyms
Date: Tue, 25 Jul 2023 20:02:51 +0000





Sent with Proton Mail secure email.

------- Original Message -------
On Wednesday, July 26th, 2023 at 7:48 AM, uzibalqa <uzibalqa@proton.me> wrote:


> 
> 
> 
> 
> 
> Sent with Proton Mail secure email.
> 
> 
> ------- Original Message -------
> On Wednesday, July 26th, 2023 at 7:23 AM, Emanuel Berg incal@dataswamp.org 
> wrote:
> 
> 
> 
> > > For instance, from the acronym 'Emacs' I can
> > > compose 'maces'.
> > 
> > There are three words according to the method outlined
> > (permutation plus dictionary check), those are as below
> > 
> > (string-perms-filter "emacs") ; ("emacs" "maces" "acmes")
> 
> 
> How can I display the results ?
> 
> I did the following but nothing got displayed.
> 
> (message "%S" (string-perms-filter "emacs"))

I could not find the function 'string-perms'.



reply via email to

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