all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: John Heidemann <johnh@isi.edu>
Cc: 70120@debbugs.gnu.org
Subject: bug#70120: notes-mode in elpa needs update to 1.31
Date: Tue, 02 Apr 2024 05:52:45 +0000	[thread overview]
Message-ID: <87cyr8fh02.fsf@posteo.net> (raw)
In-Reply-To: <547247.1712036506@dash.ant.isi.edu> (John Heidemann's message of "Mon, 01 Apr 2024 22:41:46 -0700")

[-- Attachment #1: Type: text/plain, Size: 1632 bytes --]

John Heidemann <johnh@isi.edu> writes:

> On Mon, 01 Apr 2024 09:32:32 -0000, Philip Kaludercic wrote: 
>>John Heidemann <johnh@isi.edu> writes:
>>
>>> I just got mail from elpa about notes-mode
>>>
>>> https://urldefense.us/v2/url?u=https-3A__elpa.gnu.org_packages_notes-2Dmode.html&d=DwIBAg&c=qzHnJIRvjI6L-clJH8JwLQvf_Iq43fzikf6aoxZgMb8&r=GIjWal7KsyD6t96DlV1ZNA&m=cGCEjXxZBykr0MY3A1w3a7WWS_TViYCtOSwgIwjtmVVJSF971jEjUZwup4JzBqiE&s=ffh0Q7ybvr8WrpfZpy8dlyx2sHfmDPs0nnh14youafM&e=
>>>
>>> ELPA has version 1.30, but that version is missing changes rqeuired for
>>> emacs-26.1.  Please update the version in elpa to notes-mode-1.31
>>> found at
>>
>>It appears that the source code has been added to ELPA, but the version
>>header was not increased to indicate a release.  I can do that for you,
>>but while we are at it, would you be fine with me extending the
>>metadata?  Like adding your name and address as both maintainer and
>>author, and a URL?  I also see there is no commentary.
>>
>>> https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/index.html
>>>
>>> (specifcally
>>> https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/notes-mode-1.31.tar.gz
>>> )
>>>
>>> Thank you,
>>>    -John Heidemann
>
> I don't think I originally submitted it to ELPA.  Maybe someone
> submitted it on my behalf?
>
> I have no metadata for the package, only what I post to my website
> (linked above).
>
> I see the ELPA documentation is at
> https://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README
>
> Is it that you want me to update the elpa-config file?

No, you don't have to do anything.  I am proposing to add these changes
to the mirror:


[-- Attachment #2: Type: text/plain, Size: 900 bytes --]

diff --git a/notes-mode.el b/notes-mode.el
index cbad3917d9..bdd1d506e1 100644
--- a/notes-mode.el
+++ b/notes-mode.el
@@ -1,9 +1,11 @@
 ;;; notes-mode.el --- Indexing system for on-line note-taking
 
-;; Copyright (C) 1994-2007,2012  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2007,2012,2024  Free Software Foundation, Inc.
 
-;; Author: <johnh@isi.edu>.
-;; Version: 1.30
+;; Author: John Heidemann <johnh@isi.edu>
+;; Maintainer: John Heidemann <johnh@isi.edu>
+;; URL: https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/
+;; Version: 1.31
 
 ;; This file is part of GNU Emacs.
 
@@ -22,7 +24,11 @@
 
 
 ;;; Commentary:
-;;
+
+;; Notes-mode is an indexing system for on-line note-taking.
+;; Notes-mode is composed of two parts, the visible part, a major-mode
+;; for Emacs to aid note-taking; and the invisible part, scripts which
+;; periodically index your notes for you.
 
 ;;; Code:
 

[-- Attachment #3: Type: text/plain, Size: 80 bytes --]


Would you be fine with that? 

>    -John

-- 
	Philip Kaludercic on peregrine

  reply	other threads:[~2024-04-02  5:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01  3:06 bug#70120: notes-mode in elpa needs update to 1.31 John Heidemann
2024-04-01  9:32 ` Philip Kaludercic
2024-04-02  5:41   ` John Heidemann
2024-04-02  5:52     ` Philip Kaludercic [this message]
2024-04-02  6:18       ` John Heidemann
2024-04-02  8:12         ` 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

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

  git send-email \
    --in-reply-to=87cyr8fh02.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=70120@debbugs.gnu.org \
    --cc=johnh@isi.edu \
    /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.