View Issue Details

IDProjectCategoryView StatusLast Update
00013081003.1(2016/18)/Issue7+TC2Shell and Utilitiespublic2024-06-11 09:08
ReporterAntonio Diaz Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameAntonio Diaz Diaz
OrganizationGNU Project
User Reference
Sectioned
Page Number2691
Line Number87839
Interp Status---
Final Accepted TextSee 0001308:0004730
Summary0001308: Error in table of addresses for address 7,+
DescriptionIn the table of addresses at the end of the ed page we can see (among other rows):

Address Addr1 Addr2
7,+ 7 8
7;+ 7 8

But the first row above should be equivalent to '7,.+', not to '7,8'.
See http://lists.gnu.org/archive/html/bug-ed/2018-10/msg00005.html for an explanation and some tests.
Desired ActionChange the Addr2 column for address '7,+' to '.+' like this:

Address Addr1 Addr2
7,+ 7 .+
Tagstc3-2008

Activities

nick

2020-01-16 16:16

manager   bugnote:0004730

Last edited: 2020-01-16 16:16

Reformatting description and desired action to aid in reading:

Description:

In the table of addresses at the end of the ed page we can see (among other rows):
Address  Addr1  Addr2
7,+       7      8
7;+       7      8

But the first row above should be equivalent to '7,.+', not to '7,8'.
See http://lists.gnu.org/archive/html/bug-ed/2018-10/msg00005.html for an explanation and some tests.

Desired Action:

Change the Addr2 column for address '7,+' to '.+' like this:
Address  Addr1  Addr2
7,+       7      .+


Issue History

Date Modified Username Field Change
2019-12-18 23:28 Antonio Diaz New Issue
2019-12-18 23:28 Antonio Diaz Name => Antonio Diaz Diaz
2019-12-18 23:28 Antonio Diaz Organization => GNU Project
2019-12-18 23:28 Antonio Diaz Section => ed
2019-12-18 23:28 Antonio Diaz Page Number => 0
2019-12-18 23:28 Antonio Diaz Line Number => 0
2020-01-16 16:16 nick Page Number 0 => 2691
2020-01-16 16:16 nick Line Number 0 => 87839
2020-01-16 16:16 nick Interp Status => ---
2020-01-16 16:16 nick Note Added: 0004730
2020-01-16 16:16 nick Note Edited: 0004730
2020-01-16 16:29 nick Final Accepted Text => See 0001308:0004730
2020-01-16 16:29 nick Status New => Resolved
2020-01-16 16:29 nick Resolution Open => Accepted
2020-01-16 16:29 nick Tag Attached: tc3-2008
2020-02-26 11:46 geoffclare Status Resolved => Applied
2024-06-11 09:08 agadmin Status Applied => Closed