unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore
       [not found] ` <20240919135743.966A2C410FA@vcs2.savannah.gnu.org>
@ 2024-09-19 15:20   ` Philip Kaludercic
  2024-09-19 19:40     ` kristofer
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Kaludercic @ 2024-09-19 15:20 UTC (permalink / raw)
  To: Kristofer Hjelmtorp; +Cc: emacs-devel

ELPA Syncer <elpasync@gnu.org> writes:

> branch: externals/cobol-mode
> commit 16058362f62a89e0ca5287c2165859970e617038
> Author: Kristofer Hjelmtorp <kristofer@hjelmtorp@se>
> Commit: Kristofer Hjelmtorp <kristofer@hjelmtorp@se>
>
>     Added README and .elpaignore
>     
>     * Initial README.org file
>     * Initial .elpaignore file
> ---
>  .elpaignore | 2 ++
>  README.md   | 6 ++++++
>  README.org  | 7 +++++++
>  3 files changed, 15 insertions(+)
>
> diff --git a/.elpaignore b/.elpaignore
> new file mode 100644
> index 0000000000..39d399ba6d
> --- /dev/null
> +++ b/.elpaignore
> @@ -0,0 +1,2 @@
> +.elpaignore
> +tests/
> \ No newline at end of file
> diff --git a/README.md b/README.md
> new file mode 100644
> index 0000000000..ff9223ac7f
> --- /dev/null
> +++ b/README.md
> @@ -0,0 +1,6 @@
> +
> +
> +# Cobol-mode
> +
> +This is an major-mode for editing COBOL code in Emacs.
> +
> diff --git a/README.org b/README.org
> new file mode 100644
> index 0000000000..b3de342c7e
> --- /dev/null
> +++ b/README.org
> @@ -0,0 +1,7 @@
> +# -*- after-save-hook: (org-md-export-to-markdown); -*-
> +#+options: toc:nil
> +
> +* Cobol-mode
> +
> +This is an major-mode for editing COBOL code in Emacs.
> +

Is there a reason you are exporting the README to markdown?  The ELPA
side fine with there just being one file.

Also, it appears your email address in the commit is malformed.

-- 
	Philip Kaludercic on siskin



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

* Re: [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore
  2024-09-19 15:20   ` [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore Philip Kaludercic
@ 2024-09-19 19:40     ` kristofer
  2024-09-19 19:59       ` Philip Kaludercic
  0 siblings, 1 reply; 3+ messages in thread
From: kristofer @ 2024-09-19 19:40 UTC (permalink / raw)
  To: Philip Kaludercic; +Cc: emacs-devel

> 
> Is there a reason you are exporting the README to markdown?  The ELPA
> side fine with there just being one file.

I think sourcehut only doesn't support (or rather render) .org files so that why I wanted to .md as well. Should I add it to the .elpaignore file perhaps?

> 
> Also, it appears your email address in the commit is malformed.
> 

Thanks for noticing that, it was a configuration error on my part on the computer I made the commit on.




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

* Re: [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore
  2024-09-19 19:40     ` kristofer
@ 2024-09-19 19:59       ` Philip Kaludercic
  0 siblings, 0 replies; 3+ messages in thread
From: Philip Kaludercic @ 2024-09-19 19:59 UTC (permalink / raw)
  To: kristofer; +Cc: emacs-devel

kristofer@hjelmtorp.se writes:

>> 
>> Is there a reason you are exporting the README to markdown?  The ELPA
>> side fine with there just being one file.
>
> I think sourcehut only doesn't support (or rather render) .org files so that why I wanted to .md as well. Should I add it to the .elpaignore file perhaps?

Ah yes, I forgot about that.  It probably doesn't make much of a
difference, so I don't think it makes much of a differrence.

>> 
>> Also, it appears your email address in the commit is malformed.
>> 
>
> Thanks for noticing that, it was a configuration error on my part on the computer I made the commit on.

Gnus noticed it by refusing to allow a wide response to your commit.

-- 
	Philip Kaludercic on siskin



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

end of thread, other threads:[~2024-09-19 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <172675426297.31221.10166635515013527248@vcs2.savannah.gnu.org>
     [not found] ` <20240919135743.966A2C410FA@vcs2.savannah.gnu.org>
2024-09-19 15:20   ` [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore Philip Kaludercic
2024-09-19 19:40     ` kristofer
2024-09-19 19:59       ` Philip Kaludercic

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