* bug#67236: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs
@ 2023-11-17 9:49 Ihor Radchenko
2023-11-17 12:29 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Ihor Radchenko @ 2023-11-17 9:49 UTC (permalink / raw)
To: 67236
[-- Attachment #1: Type: text/plain, Size: 677 bytes --]
Tags: patch
Hi,
When reading "19 Debugging Lisp Programs" section of Elisp manual, I
noticed references to "Compiler Errors" and ERT Manual, but not to
profiler. It looks natural to reference Profiler documentation as well.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.38, cairo version 1.18.0) of 2023-11-08 built on localhost
Repository revision: 6e78234c0626fd9e187aef60672671df26a5b187
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101009
System Description: Gentoo Linux
Configured using:
'configure --with-native-compilation CFLAGS=-g3
JAVAC=/etc/java-config-2/current-system-vm/bin/javac'
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-lispref-debugging.texi-Add-reference-to-Profiler.patch --]
[-- Type: text/patch, Size: 796 bytes --]
From 72e5fdc672d1ab5a3f3a34d488e9386abc16a4e0 Mon Sep 17 00:00:00 2001
Message-ID: <72e5fdc672d1ab5a3f3a34d488e9386abc16a4e0.1700214488.git.yantar92@posteo.net>
From: Ihor Radchenko <yantar92@posteo.net>
Date: Fri, 17 Nov 2023 11:47:46 +0200
Subject: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs
---
doc/lispref/debugging.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi
index 169e3ac37d3..a758a0fcf5e 100644
--- a/doc/lispref/debugging.texi
+++ b/doc/lispref/debugging.texi
@@ -47,6 +47,7 @@ Debugging
@item
You can profile the program to get hints about how to make it more efficient.
+@xref{Profiling}.
@end itemize
Other useful tools for debugging input and output problems are the
--
2.42.0
[-- Attachment #3: Type: text/plain, Size: 224 bytes --]
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67236: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs
2023-11-17 9:49 bug#67236: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs Ihor Radchenko
@ 2023-11-17 12:29 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-11-17 12:29 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: 67236-done
> From: Ihor Radchenko <yantar92@posteo.net>
> Date: Fri, 17 Nov 2023 09:49:36 +0000
>
> When reading "19 Debugging Lisp Programs" section of Elisp manual, I
> noticed references to "Compiler Errors" and ERT Manual, but not to
> profiler. It looks natural to reference Profiler documentation as well.
Thanks, installed on the emacs-29 branch.
But since Profiling is a section of this very chapter, why not add
cross-references to the other sections of the chapter as well? So I
added them.
Closing.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-17 12:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 9:49 bug#67236: [PATCH] doc/lispref/debugging.texi: Add reference to Profiler docs Ihor Radchenko
2023-11-17 12:29 ` Eli Zaretskii
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.