id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,branch_state,votes 3117,Launching editor with F4 shouldn't pass line number,egmont,andrew_b,"Continuing from #3044: When pressing F4 to start the editor, a ""+1"" argument is passed to open the file at the first line. For some editor this is absolutely unnecessary since they open the file there anyways. For some others (at least ""joe"", but probably others too) this is harmful: joe has a convenience feature that by default it opens the file where it was last open, unless of course overridden from command line. Currently mc forces joe to open the file at the first line, although opening it where it was last open would be much more desired. I think the right solution would be to consult mc.lib only when opening the viewer/editor through the ""word search in files (M-?)"" feature, and not when F3/F4 is pressed on a file, in the latter case $VIEWER or $EDITOR should simply be launched with the filename but no additional parameters. ",defect,closed,minor,4.8.12,mc-core,master,fixed,,,,,merged,committed-master