id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2853	mc-4.8.4 - mcedit no longer remembers line number the user left the previous edit	Polynomial-C	andrew_b	"mcedit from mc-4.8.4 no longer remembers the line a user was in the last edit.

Steps to reproduce:
1.) # mcedit /etc/passwd
2.) move cursor to line 20
3.) exit mcedit
4.) # mcedit /etc/passwd

given result:
cursor in mcedit is in line 1

expected result:
cursor in mcedit is in line 20 as in previous versions


{{{
# mc -V
GNU Midnight Commander 4.8.4
Built with GLib 2.32.4
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
}}}
"	defect	closed	minor	4.8.5	mc-core	4.8.4	fixed		smirta@…			merged	committed-master
