From: Philip Kaludercic <philipk@posteo.net>
To: Kristofer Hjelmtorp <kristofer@hjelmtorp.se>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore
Date: Thu, 19 Sep 2024 15:20:08 +0000 [thread overview]
Message-ID: <87y13n4qmv.fsf@posteo.net> (raw)
In-Reply-To: <20240919135743.966A2C410FA@vcs2.savannah.gnu.org> (ELPA Syncer's message of "Thu, 19 Sep 2024 09:57:43 -0400 (EDT)")
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
next parent reply other threads:[~2024-09-19 15:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <172675426297.31221.10166635515013527248@vcs2.savannah.gnu.org>
[not found] ` <20240919135743.966A2C410FA@vcs2.savannah.gnu.org>
2024-09-19 15:20 ` Philip Kaludercic [this message]
2024-09-19 19:40 ` [elpa] externals/cobol-mode 16058362f6: Added README and .elpaignore kristofer
2024-09-19 19:59 ` Philip Kaludercic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y13n4qmv.fsf@posteo.net \
--to=philipk@posteo.net \
--cc=emacs-devel@gnu.org \
--cc=kristofer@hjelmtorp.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).