From 996fcc74a431e6db819dae1cfbc90ffdc15a222f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 10 Mar 2017 15:39:52 -0500 Subject: [PATCH] ; * doc/lispref/processes.texi: Restore deleted FIXME comment. --- doc/lispref/processes.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index 8bfb56bd96e..630853384e8 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -3337,6 +3337,10 @@ dotted notation. @node Bindat Examples @subsection Examples of Byte Unpacking and Packing +@c FIXME? This seems a very long example for something that is not used +@c very often. As of 25.2, gdb-mi.el is the only user of bindat.el in Emacs. +@c Maybe one or both of these examples should just be moved to the +@c commentary of bindat.el. Here are two complete examples that use bindat.el. The first shows simple byte packing: -- 2.39.5