unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
Cc: 37956@debbugs.gnu.org
Subject: bug#37956: Elisp manual referes obsolete lisp file.
Date: Mon, 28 Oct 2019 15:47:05 +0100	[thread overview]
Message-ID: <CADwFkmm14B-Hwj+-U8_H2QVgYqe32rB5SC9rXbozvWydWoMceQ@mail.gmail.com> (raw)
In-Reply-To: <CAN7WbiZX+eZ5R9t0c_5x_r=40NneZjN9483+a1hamXaXnNprBA@mail.gmail.com>

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

Takesi Ayanokoji <ayanokoji.takesi@gmail.com> writes:

> In Elisp manual -> Debugging -> Edebug -> Printing in Edebug, the manual says
>
> Other programs can also use custom printing; see cust-print.el fo rdetails.
>
> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/edebug.texi#n875
>
> , but cust-print.el is obsolete since emacs-24.3.

Thanks for the report.

Perhaps we could simply to remove it like in the attached patch?

Best regards,
Stefan Kangas

[-- Attachment #2: 0001-Remove-reference-to-obsolete-library-cust-print.el.patch --]
[-- Type: application/octet-stream, Size: 839 bytes --]

From 920b99d3b4e8c39c3f7ab1592182dbe3cba0171a Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Mon, 28 Oct 2019 15:45:00 +0100
Subject: [PATCH] Remove reference to obsolete library cust-print.el

* doc/lispref/edebug.texi (Printing in Edebug): Remove reference to
obsolete library cust-print.el.  (Bug#37956)
---
 doc/lispref/edebug.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi
index e1147df8af..c9de448469 100644
--- a/doc/lispref/edebug.texi
+++ b/doc/lispref/edebug.texi
@@ -872,9 +872,6 @@ Printing in Edebug
 printing results.  The default value is @code{t}.
 @end defopt
 
-  Other programs can also use custom printing; see @file{cust-print.el}
-for details.
-
 @node Trace Buffer
 @subsection Trace Buffer
 @cindex trace buffer
-- 
2.23.0


  reply	other threads:[~2019-10-28 14:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28  9:18 bug#37956: Elisp manual referes obsolete lisp file Takesi Ayanokoji
2019-10-28 14:47 ` Stefan Kangas [this message]
2019-10-28 15:18   ` Lars Ingebrigtsen
2019-10-28 17:43   ` Eli Zaretskii
2019-12-06 16:16     ` Takesi Ayanokoji
2019-12-07  8:32       ` Eli Zaretskii
2020-09-05  0:40     ` Stefan Kangas
2020-09-05  6:24       ` Eli Zaretskii
2020-10-07  4:42         ` Lars Ingebrigtsen

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=CADwFkmm14B-Hwj+-U8_H2QVgYqe32rB5SC9rXbozvWydWoMceQ@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=37956@debbugs.gnu.org \
    --cc=ayanokoji.takesi@gmail.com \
    /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).