unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files
       [not found] ` <20231221073151.CF09CC00613@vcs2.savannah.gnu.org>
@ 2023-12-21 10:32   ` Philip Kaludercic
  2023-12-21 10:40     ` Protesilaos Stavrou
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Kaludercic @ 2023-12-21 10:32 UTC (permalink / raw)
  To: emacs-devel; +Cc: Protesilaos Stavrou

Protesilaos Stavrou <info@protesilaos.com> writes:

> branch: main
> commit 080e09a4c6f038818a5a7a9c5e53ff168e0fe00e
> Author: Protesilaos Stavrou <info@protesilaos.com>
> Commit: Protesilaos Stavrou <info@protesilaos.com>
>
>     * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files
> ---
>  elpa-packages | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index 858948422f..f2c60cac5d 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -638,8 +638,10 @@
>   (sokoban		:url nil)
>   (sotlisp		:url "https://github.com/Malabarba/speed-of-thought-lisp")
>   (spacious-padding		:url "https://git.sr.ht/~protesilaos/spacious-padding"
> +  :doc "README.org"
>    :readme "README.md"
> -  :ignored-files ("COPYING"))
> +  :news "CHANGELOG.org"
> +  :ignored-files ("COPYING" "doclicense.texi"))

It would be better to track this in your repository, within a
.elpaignore file.

>   (spinner		:url "https://github.com/Malabarba/spinner.el")
>   (sql-beeline		:url nil)
>   (sql-cassandra		:url nil)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files
  2023-12-21 10:32   ` [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files Philip Kaludercic
@ 2023-12-21 10:40     ` Protesilaos Stavrou
  0 siblings, 0 replies; 2+ messages in thread
From: Protesilaos Stavrou @ 2023-12-21 10:40 UTC (permalink / raw)
  To: Philip Kaludercic, emacs-devel

> From: Philip Kaludercic <philipk@posteo.net>
> Date: Thu, 21 Dec 2023 10:32:56 +0000

> [... 20 lines elided]

>>   (spacious-padding		:url "https://git.sr.ht/~protesilaos/spacious-padding"
>> +  :doc "README.org"
>>    :readme "README.md"
>> -  :ignored-files ("COPYING"))
>> +  :news "CHANGELOG.org"
>> +  :ignored-files ("COPYING" "doclicense.texi"))
>
> It would be better to track this in your repository, within a
> .elpaignore file.

Oh, right! I will do it next time.

-- 
Protesilaos Stavrou
https://protesilaos.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-21 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <170314391115.21254.4894167783688621192@vcs2.savannah.gnu.org>
     [not found] ` <20231221073151.CF09CC00613@vcs2.savannah.gnu.org>
2023-12-21 10:32   ` [elpa] main 080e09a4c6: * elpa-packages (spacious-padding): Add :doc, :news, and expand :ignored-files Philip Kaludercic
2023-12-21 10:40     ` Protesilaos Stavrou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).