[Bug 434180] [NEW] Can't pass options to gvim as external editor

resplin richard-oss at esplins.org
Mon Sep 21 18:12:34 UTC 2009


Public bug reported:

I just update to Kubuntu Karmic Alpha 6 from Kubuntu Hardy 8.04

I have used GVim as an external editor, and it has always worked well. The setting is in Configure->Composer->External Editor. This was my "Specify editor" command:
gvim "+set ft=mail" -f %f

In Karmic, this command does not work. The settings string is interpreted as a filename, Vim complains about multiple open files, and the saved text does not make it back into KMail--it's in a file named
+set ft=mail"
in my Documents folder.

I then tried this:
gvim -c "+set ft=mail" -f %f

But it has the same problem.

Removing the options works fine:
gvim -f %f

But then Vim doesn't know writing an email.

Let me know if I should provide any additional information.

** Affects: kdepim (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Can't pass options to gvim as external editor
https://bugs.launchpad.net/bugs/434180
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.




More information about the kubuntu-bugs mailing list