unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] main 5d21d59146: New package gpr-mode
       [not found] ` <20221101202659.CB540C00B0F@vcs2.savannah.gnu.org>
@ 2022-11-01 20:34   ` Stefan Monnier
  2022-11-03 14:33     ` Stephen Leake
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2022-11-01 20:34 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stephen Leake

Stephen Leake [2022-11-01 16:26:59] wrote:
>   ("ada-mode"		:url nil
> -  :doc ("ada-mode.texi" "gpr-mode.texi")
> +  :doc ("ada-mode.texi")
>    :branch "ada-mode"
>    :release-branch "ada-mode.release")
>   ("ada-ref-man"		:url nil)
> @@ -351,6 +351,10 @@
>   ("graphql"		:url "https://github.com/vermiculus/graphql.el"
>    :readme "README.md"
>    :auto-sync t)
> + ("gpr-mode"	:url nil
> +  :branch "gpr-mode"
> +  :release-branch "gpr-mode.release"
> +  :doc ("gpr-mode.texi"))

BTW, when `:url` is nil, `:branch` has no effect at all (and as you've
discovered recently, `:release-branch` is only treated as a boolean).

So the above is a bit misleading, I think.


        Stefan




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

* Re: [elpa] main 5d21d59146: New package gpr-mode
  2022-11-01 20:34   ` [elpa] main 5d21d59146: New package gpr-mode Stefan Monnier
@ 2022-11-03 14:33     ` Stephen Leake
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Leake @ 2022-11-03 14:33 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Stephen Leake [2022-11-01 16:26:59] wrote:
>>   ("ada-mode"		:url nil
>> -  :doc ("ada-mode.texi" "gpr-mode.texi")
>> +  :doc ("ada-mode.texi")
>>    :branch "ada-mode"
>>    :release-branch "ada-mode.release")
>>   ("ada-ref-man"		:url nil)
>> @@ -351,6 +351,10 @@
>>   ("graphql"		:url "https://github.com/vermiculus/graphql.el"
>>    :readme "README.md"
>>    :auto-sync t)
>> + ("gpr-mode"	:url nil
>> +  :branch "gpr-mode"
>> +  :release-branch "gpr-mode.release"
>> +  :doc ("gpr-mode.texi"))
>
> BTW, when `:url` is nil, `:branch` has no effect at all (and as you've
> discovered recently, `:release-branch` is only treated as a boolean).
>
> So the above is a bit misleading, I think.

I see that you fixed this; thanks.

I added it to README (both copies).

-- 
-- Stephe



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

end of thread, other threads:[~2022-11-03 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166733441866.5619.17833012046182639624@vcs2.savannah.gnu.org>
     [not found] ` <20221101202659.CB540C00B0F@vcs2.savannah.gnu.org>
2022-11-01 20:34   ` [elpa] main 5d21d59146: New package gpr-mode Stefan Monnier
2022-11-03 14:33     ` Stephen Leake

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).