tags 329292 +pending thanks * Paul Brook wrote: > The file /usr/share/applications/gvim.desktop launches gvim without > -f. > > This breaks using gvim as the default text editor, or via "open > with" from other kde applications. Typically these will write to a > temporary file, spawn gvim, then delete the temporary file when gvim > "exits". When launched without -f gvim detaches immediately, so the > controlling process deletes the temporary file before gvim gets > chance to read it. > > The fix is to add -f to the gvim commandline. Attached patch does > this.
Added to svn, thanks. Norbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

