all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Enrico Flor <enrico@eflor.net>
To: Philip Kaludercic <philipk@posteo.net>
Cc: emacs-devel@gnu.org
Subject: Re: [NonGNU ELPA] New package: latex-table-wizard
Date: Fri, 16 Dec 2022 23:36:02 +0000	[thread overview]
Message-ID: <87iliaexa8.fsf@eflor.net> (raw)
In-Reply-To: <87o7s30xcd.fsf@posteo.net>


[-- Attachment #1.1.1: Type: text/plain, Size: 754 bytes --]

"Philip Kaludercic" <philipk@posteo.net> writes:

>
> All I have been providing are a few optional suggestions and giving you
> information you might or might not know, you are the best judge of what
> you want the package to look like.  If you say you want a
> "description.txt" file to contain a description of the package, that is
> absolutely fine.  Another option is just a plain "README" file, without
> any extension.  ELPA detects these by default, so the package
> specification wouldn't have to list it.

And I thank you for that!  At the end I think if ELPA extracts the
readme for C-h P etc. from the Commentary section, that's all that is
needed.  So I removed the :readme value altogether and leave it at the
Commentary, as you suggested.


[-- Attachment #1.1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

[-- Attachment #1.2: patch --]
[-- Type: text/x-patch, Size: 1295 bytes --]

From c58ee759cf92c4dca306f66d3415eb34732224cb Mon Sep 17 00:00:00 2001
From: Enrico Flor <nericoflor@gmail.com>
Date: Fri, 16 Dec 2022 18:28:26 -0500
Subject: [PATCH] latex-table-wizard added

---
 elpa-packages | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 8254411cb2..3e3579516e 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -78,7 +78,7 @@
   )

  (cdlatex		:url "https://github.com/cdominik/cdlatex")
-
+
  (cider			:url "https://github.com/clojure-emacs/cider"
   :ignored-files ("LICENSE" "doc" "logo" "refcard" "test")
   :news "CHANGELOG.md")
@@ -117,7 +117,7 @@
   :news "changelog.rst")

  (dockerfile-mode	:url "https://github.com/spotify/dockerfile-mode")
-
+
  (dracula-theme		:url "https://github.com/dracula/emacs"
   :ignored-files ("INSTALL.md" "screenshot.png" "start_emacs_test.sh" "test-profile.el"))

@@ -434,6 +434,10 @@
  (kotlin-mode		:url "https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode"
   :ignored-files ("doc" "test" "Cask" "Makefile"))

+ (latex-table-wizard    :url "https://github.com/enricoflor/latex-table-wizard"
+  :news "NEWS"
+  :doc "latex-table-wizard.texi")
+
  (lorem-ipsum           :url "https://github.com/jschaf/emacs-lorem-ipsum"
   :readme "README.md")

--
2.38.1


[-- Attachment #1.3: publickey - enrico@eflor.net - ffbd1445.asc --]
[-- Type: application/pgp-keys, Size: 697 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

  reply	other threads:[~2022-12-16 23:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 17:17 [NonGNU ELPA] New package: latex-table-wizard Enrico Flor
2022-12-16 19:46 ` Philip Kaludercic
2022-12-16 21:29   ` Enrico Flor
2022-12-16 21:37     ` Philip Kaludercic
2022-12-16 21:59       ` Enrico Flor
2022-12-16 22:58         ` Philip Kaludercic
2022-12-16 23:36           ` Enrico Flor [this message]
2022-12-17  6:22       ` tomas
2022-12-17 10:01         ` Philip Kaludercic
2022-12-17 16:13         ` [External] : " Drew Adams
2022-12-17 14:17   ` Philip Kaludercic
  -- strict thread matches above, loose matches on Subject: below --
2022-12-16 16:32 Enrico Flor
2022-12-17  3:23 ` Stefan Monnier
2022-12-17  4:46   ` Enrico Flor
2022-12-17  9:56     ` Philip Kaludercic
2022-12-17 14:10       ` Enrico Flor
2023-05-11 21:21       ` Enrico Flor
2023-05-12  5:46         ` Philip Kaludercic
2023-05-12 12:30           ` Stefan Monnier
2023-05-12 15:46             ` Philip Kaludercic
2023-05-12 12:37           ` Enrico Flor

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iliaexa8.fsf@eflor.net \
    --to=enrico@eflor.net \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@posteo.net \
    /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 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.