unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 34789@debbugs.gnu.org
Cc: Davis Herring <herring@lanl.gov>
Subject: bug#34789: Scan of regexp mistakes
Date: Thu, 13 Jun 2019 14:13:45 +0200	[thread overview]
Message-ID: <CADwFkm=+QpZJAgq3EmUwYgKex5GgJUZXqvHhZKX4Xe+wczjrog@mail.gmail.com> (raw)
In-Reply-To: <f0f17cb3-fbb1-70d7-ae53-688bac30ace9@cs.ucla.edu>

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

Eli Zaretskii <eliz@gnu.org> writes:
> Thanks, it does.  I think we indeed should move this package into
> obsolete/.

Does this patch do the job?

Thanks,
Stefan Kangas

[-- Attachment #2: 0001-lisp-progmodes-mantemp.el-Move-to-obsolete-.-bug-347.patch --]
[-- Type: application/octet-stream, Size: 1620 bytes --]

From 34699af2c639d77de9a09320c20f798131b741f6 Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Thu, 13 Jun 2019 14:07:12 +0200
Subject: [PATCH] * lisp/progmodes/mantemp.el: Move to obsolete/. (bug#34789)

---
 etc/NEWS                                | 5 +++++
 lisp/{progmodes => obsolete}/mantemp.el | 4 ++++
 2 files changed, 9 insertions(+)
 rename lisp/{progmodes => obsolete}/mantemp.el (98%)

diff --git a/etc/NEWS b/etc/NEWS
index 6efa7642f8..4bdd67f177 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1524,6 +1524,11 @@ buffer periodically when 'auto-revert-avoid-polling' is non-nil.
 *** 'bookmark-old-default-file' is now an obsolete alias of
 'bookmark-default-file'.
 
+---
+** The mantemp.el library is now marked obsolete.
+It should no longer be useful on modern C++ compilers, which do the
+same things automatically.
+
 \f
 * New Modes and Packages in Emacs 27.1
 
diff --git a/lisp/progmodes/mantemp.el b/lisp/obsolete/mantemp.el
similarity index 98%
rename from lisp/progmodes/mantemp.el
rename to lisp/obsolete/mantemp.el
index 4190a84727..9c2bdc09d0 100644
--- a/lisp/progmodes/mantemp.el
+++ b/lisp/obsolete/mantemp.el
@@ -5,6 +5,7 @@
 ;; Author: Tom Houlder <thoulder@icor.fr>
 ;; Created: 10 Dec 1996
 ;; Keywords: g++, templates
+;; Obsolete-since: 27.1
 
 ;; This file is part of GNU Emacs.
 
@@ -82,6 +83,9 @@
 ;; messages after the first instantiations have been included and you
 ;; must repeat the operation.
 
+;; For more information on why this was marked obsolete, see:
+;; https://debbugs.gnu.org/34789
+
 ;;; Code:
 
 (defun mantemp-remove-comments ()
-- 
2.21.0


  parent reply	other threads:[~2019-06-13 12:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08 19:16 bug#34789: mantemp.el should be obsoleted Paul Eggert
2019-03-08 19:51 ` Eli Zaretskii
2019-06-13 12:13 ` Stefan Kangas [this message]
2019-06-13 12:48   ` bug#34789: Scan of regexp mistakes Eli Zaretskii
2019-06-13 13:42     ` Stefan Kangas
2019-06-22  9:09       ` Eli Zaretskii
     [not found] <EDAEDDB6-5182-41F4-91CD-8B6FA3C57A31@acm.org>
     [not found] ` <3ef768c2-98d9-a42d-067a-4a5ffc945cf4@cs.ucla.edu>
     [not found]   ` <D3E6A383-1368-46F0-8D37-7C45FD322DDC@acm.org>
     [not found]     ` <e2c83a03-a6ba-5b44-b49e-d2c4da447213@cs.ucla.edu>
     [not found]       ` <1c44342f-01ab-1bc6-4b5c-3485a6f01fda@lanl.gov>
     [not found]         ` <61035fed-564a-8766-8982-0d05acea341c@cs.ucla.edu>
2019-03-08 20:46           ` Davis Herring
2019-03-11 14:20             ` Eli Zaretskii

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='CADwFkm=+QpZJAgq3EmUwYgKex5GgJUZXqvHhZKX4Xe+wczjrog@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=34789@debbugs.gnu.org \
    --cc=herring@lanl.gov \
    /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).