emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: dict


From: Eshel Yaron
Subject: Re: [ELPA] New package: dict
Date: Thu, 11 May 2023 21:00:36 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

Philip Kaludercic <philipk@posteo.net> writes:

> Eshel Yaron <me@eshelyaron.com> writes:
>
>> From 623c4d3b8be00f180e03480633a24ab61326e5cc Mon Sep 17 00:00:00 2001
>> From: Eshel Yaron <me@eshelyaron.com>
>> Date: Thu, 11 May 2023 14:20:16 +0300
>> Subject: [PATCH] * elpa-packages (dict): New package
>>
>> ---
>>  elpa-packages | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/elpa-packages b/elpa-packages
>> index d5603f7803..fab548b336 100644
>> --- a/elpa-packages
>> +++ b/elpa-packages
>> @@ -201,6 +201,8 @@
>>    :news "CHANGELOG.org"
>>    :readme "README.md")
>>   (devdocs           :url "https://github.com/astoff/devdocs.el";)
>> + (dict                      :url "git://git.eshelyaron.com/dict.git"
>
> Do you have any other access method beside git://?

For anonymous access, currently no.  But I can mirror the repo to
Sourcehut from where you can clone it via HTTPS.  Would that be more
convenient?

>> +  :doc "README.org")
>
> Should we add a ":readme ignore" to prevent the contents of this file
> from also appearing when the user invokes C-h P dict RET ? 

Sure, in this case would C-h P show the commentary section of dict.el?


Thanks,
Eshel



reply via email to

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