emacs-devel
[Top][All Lists]
Advanced

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

Re: [NonGNU ELPA] New package: dw.el


From: D
Subject: Re: [NonGNU ELPA] New package: dw.el
Date: Thu, 1 Apr 2021 01:42:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

I added a builtin wordlist.  Adding
(with-eval-after-load 'dw
  (setq-default dw-current-wordlist dw-eff-large))

to your init makes the package self-contained without the need of
downloading an external file.

On 31/03/2021 21:43, Jean Louis wrote:
> * D <d.williams@posteo.net> [2021-03-31 19:25]:
>> I could mitigate this problem by providing a word list the default
>> value.  This would not even require an extra file as the word list is
>> internalized as an association list.  That way people who want to try
>> out diceware for the first time don't have to bother with external
>> resources and people who just want to try it out get a plug & play
>> experience.
> 
> I would say, why not, you could just provide a list inside of a
> package, just as in good old days.
> 

Attachment: dw.el
Description: Text Data


reply via email to

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