GNU bug report logs -
#36693
26.2.90; forms.texi: s/forms-number-of-records/forms-number-of-fields/
Previous Next
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.
Full log
Message #10 received at 36693-done <at> debbugs.gnu.org (full text, mbox):
> 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.
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.