bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ed] Inconsistence with the manual. (bug)


From: Alexandru Cojocaru
Subject: [Bug-ed] Inconsistence with the manual. (bug)
Date: Mon, 14 May 2012 16:06:40 +0200

"+n
whitespace n
    The nth next line, where n is a non-negative number. Whitespace followed by 
a number n is interpreted as `+n'. "

This dosen't happen beacuase initialy in `next_addr' is called `skip_blanks' 
which skip all whitespace.

I sent a patch but have some other effects.
* Whitespace (' ') and tabs ('\t') are equal to plus ('+') in every situation, 
not just that mentioned in the manual. And I don't know if this is desired.

Attachment: ed-patch
Description: Attachment: ed-patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]