* Re: [elpa] main a76f53f803: Build the manual for mmm-mode
[not found] ` <20221027223049.05F0DC00AB5@vcs2.savannah.gnu.org>
@ 2022-10-28 12:45 ` Philip Kaludercic
2022-10-28 12:46 ` Philip Kaludercic
0 siblings, 1 reply; 3+ messages in thread
From: Philip Kaludercic @ 2022-10-28 12:45 UTC (permalink / raw)
To: emacs-devel; +Cc: Dmitry Gutov
Dmitry Gutov <dgutov@yandex.ru> writes:
> branch: main
> commit a76f53f80389a5cb6f7e863ead7f82f099e3d9a7
> Author: Dmitry Gutov <dgutov@yandex.ru>
> Commit: Dmitry Gutov <dgutov@yandex.ru>
>
> Build the manual for mmm-mode
>
> https://github.com/dgutov/mmm-mode/pull/132
> ---
> elpa-packages | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index b191b354d9..68ee428edc 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -463,7 +463,9 @@
> :auto-sync t)
> ("minibuffer-line" :url nil)
> ("minimap" :url nil)
> - ("mmm-mode" :url "https://github.com/purcell/mmm-mode.git"
> + ("mmm-mode"
> + :doc "mmm.texi"
> + :url "https://github.com/purcell/mmm-mode.git"
> :auto-sync t)
> ("modus-themes" :core ("etc/themes/modus-themes.el"
> "etc/themes/modus-operandi-theme.el"
According to the README
--8<---------------cut here---------------start------------->8---
** =:url URL=
This property has to come first.
Gives the URL where the upstream Git repository for that package can be found.
The URL can be =nil= if there is no upstream repository.
--8<---------------cut here---------------end--------------->8---
So you should swap the :doc and the :url key for.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [elpa] main a76f53f803: Build the manual for mmm-mode
2022-10-28 12:45 ` [elpa] main a76f53f803: Build the manual for mmm-mode Philip Kaludercic
@ 2022-10-28 12:46 ` Philip Kaludercic
2022-10-28 18:09 ` Dmitry Gutov
0 siblings, 1 reply; 3+ messages in thread
From: Philip Kaludercic @ 2022-10-28 12:46 UTC (permalink / raw)
To: emacs-devel; +Cc: Dmitry Gutov
Philip Kaludercic <philipk@posteo.net> writes:
> Dmitry Gutov <dgutov@yandex.ru> writes:
>
>> branch: main
>> commit a76f53f80389a5cb6f7e863ead7f82f099e3d9a7
>> Author: Dmitry Gutov <dgutov@yandex.ru>
>> Commit: Dmitry Gutov <dgutov@yandex.ru>
>>
>> Build the manual for mmm-mode
>>
>> https://github.com/dgutov/mmm-mode/pull/132
>> ---
>> elpa-packages | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/elpa-packages b/elpa-packages
>> index b191b354d9..68ee428edc 100644
>> --- a/elpa-packages
>> +++ b/elpa-packages
>> @@ -463,7 +463,9 @@
>> :auto-sync t)
>> ("minibuffer-line" :url nil)
>> ("minimap" :url nil)
>> - ("mmm-mode" :url "https://github.com/purcell/mmm-mode.git"
>> + ("mmm-mode"
>> + :doc "mmm.texi"
>> + :url "https://github.com/purcell/mmm-mode.git"
>> :auto-sync t)
>> ("modus-themes" :core ("etc/themes/modus-themes.el"
>> "etc/themes/modus-operandi-theme.el"
>
> According to the README
>
> ** =:url URL=
> This property has to come first.
> Gives the URL where the upstream Git repository for that package can be found.
> The URL can be =nil= if there is no upstream repository.
>
> So you should swap the :doc and the :url key for.
Nevermind, I see that it was fixed in 318f9394579988f560380486a117beb1c3ed88cb.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [elpa] main a76f53f803: Build the manual for mmm-mode
2022-10-28 12:46 ` Philip Kaludercic
@ 2022-10-28 18:09 ` Dmitry Gutov
0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Gutov @ 2022-10-28 18:09 UTC (permalink / raw)
To: Philip Kaludercic, emacs-devel
On 28.10.2022 15:46, Philip Kaludercic wrote:
>> According to the README
>>
>> ** =:url URL=
>> This property has to come first.
>> Gives the URL where the upstream Git repository for that package can be found.
>> The URL can be =nil= if there is no upstream repository.
>>
>> So you should swap the :doc and the :url key for.
> Nevermind, I see that it was fixed in 318f9394579988f560380486a117beb1c3ed88cb.
Thanks for the vigilance anyway. :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-28 18:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <166690984815.7286.18333859751681898974@vcs2.savannah.gnu.org>
[not found] ` <20221027223049.05F0DC00AB5@vcs2.savannah.gnu.org>
2022-10-28 12:45 ` [elpa] main a76f53f803: Build the manual for mmm-mode Philip Kaludercic
2022-10-28 12:46 ` Philip Kaludercic
2022-10-28 18:09 ` Dmitry Gutov
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.