GNU bug report logs - #36693
26.2.90; forms.texi: s/forms-number-of-records/forms-number-of-fields/

Previous Next

Package: emacs;

Reported by: nljlistbox2 <at> gmail.com (N. Jackson)

Date: Tue, 16 Jul 2019 16:06:02 UTC

Severity: minor

Found in version 26.2.90

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36693 in the body.
You can then email your comments to 36693 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#36693; Package emacs. (Tue, 16 Jul 2019 16:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nljlistbox2 <at> gmail.com (N. Jackson):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 16 Jul 2019 16:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nljlistbox2 <at> gmail.com (N. Jackson)
To: bug-gnu-emacs <at> gnu.org
Subject: 26.2.90; forms.texi: s/forms-number-of-records/forms-number-of-fields/
Date: Tue, 16 Jul 2019 12:05:21 -0400
[Message part 1 (text/plain, inline)]
There is an error in the Forms manual in the `Control File Format'
node at (info "(forms)Control File Format"). The text

     If the control file does not set ‘forms-format-list’ a default format
  is used.  In this situation, Forms mode will deduce the number of fields
  from the data file providing this file exists and
  ‘forms-number-of-records’ has not been set in the control file.

should read

     If the control file does not set ‘forms-format-list’ a default format
  is used.  In this situation, Forms mode will deduce the number of fields
  from the data file providing this file exists and
  ‘forms-number-of-fields’ has not been set in the control file.

. That is, s/-records/-fields/.

A patch is appended below.


In GNU Emacs 26.2.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.1)
 of 2019-07-16 built on moondust.localdomain
Repository revision: b2fde4b5e8e91aa57313af09465091303eeb7d39

[0001-doc-misc-forms.texi-Control-File-Format-Fix-a-doc-er.patch (text/x-patch, inline)]
From dca97d494f04ba43ba5556f556aee71498813deb Mon Sep 17 00:00:00 2001
From: "N. Jackson" <nljlistbox2 <at> gmail.com>
Date: Mon, 15 Jul 2019 18:22:44 -0400
Subject: [PATCH] * doc/misc/forms.texi (Control File Format): Fix a doc error.

---
 doc/misc/forms.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index d669ed6d03..9423f94609 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -431,7 +431,7 @@ Control File Format
 If the control file does not set @code{forms-format-list} a default
 format is used.  In this situation, Forms mode will deduce the number of
 fields from the data file providing this file exists and
-@code{forms-number-of-records} has not been set in the control file.
+@code{forms-number-of-fields} has not been set in the control file.
 
 The control file can optionally set the following additional Forms mode
 variables.  Most of them have default values that are good for most
-- 
2.20.1


Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 20 Jul 2019 09:55:02 GMT) Full text and rfc822 format available.

Notification sent to nljlistbox2 <at> gmail.com (N. Jackson):
bug acknowledged by developer. (Sat, 20 Jul 2019 09:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 36693-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: nljlistbox2 <at> gmail.com (N. Jackson)
Cc: 36693-done <at> debbugs.gnu.org
Subject: Re: bug#36693: 26.2.90;
 forms.texi: s/forms-number-of-records/forms-number-of-fields/
Date: Sat, 20 Jul 2019 12:54:27 +0300
> From: nljlistbox2 <at> gmail.com (N. Jackson)
> Date: Tue, 16 Jul 2019 12:05:21 -0400
> 
> There is an error in the Forms manual in the `Control File Format'
> node at (info "(forms)Control File Format"). The text
> 
>      If the control file does not set ‘forms-format-list’ a default format
>   is used.  In this situation, Forms mode will deduce the number of fields
>   from the data file providing this file exists and
>   ‘forms-number-of-records’ has not been set in the control file.
> 
> should read
> 
>      If the control file does not set ‘forms-format-list’ a default format
>   is used.  In this situation, Forms mode will deduce the number of fields
>   from the data file providing this file exists and
>   ‘forms-number-of-fields’ has not been set in the control file.
> 
> . That is, s/-records/-fields/.
> 
> A patch is appended below.

Thanks, pushed to the emacs-26 branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Aug 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 303 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.