Your message dated Wed, 03 Jun 2009 20:32:00 +0200
with message-id <[email protected]>
and subject line add "m: . = last line of moved text in *destination* position"
has caused the Debian Bug report #398329,
regarding man ed: add "m: . = last line of moved text in *destination* position"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
398329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398329
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ed
Version: 0.2-20
Severity: minor

The manual page says "(.,.)m(.) Moves lines in the buffer ... The current
address is set to the last line moved".  It's not completely clear to me
whether "address of last line moved" is coupled to an int or a char*.
Consider this:

a
foo
bar
.
2m0
p
{foo or bar?}

The last line moved is line 2, so p prints what is on line 2 (now "foo"), yes?
OTOH, the last line moved is "bar", so p prints "bar", yes?  (It prints bar).

I suggest "The current address is set to the address of the last line moved, in
its new location.").

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB.ISO-8859-1)

Versions of packages ed depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries

ed recommends no packages.

-- no debconf information

-- 
"Microsoft has had clear competitors in the past. It's a good thing we
have museums to document that." (At the Computer History Museum,
Oct. 2004)

Jonas Kölker <[email protected]> <URL:http://jonaskoelker.homeunix.org/>

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Thanks for reporting this.

I have modified the text to "The current address is set to the new address of the last line moved". I hope its meaning is clear now.


--- End Message ---

Reply via email to