GNOME Bugzilla – Bug 102310
Document --new-window, --new-document, --quit
Last modified: 2004-12-22 21:47:04 UTC
If one instance of gEdit is already running it's impossible to run another instance of gEdit. This is a blocker bug as it renders gEdit unusable for many uses, including editing CVS messages or short editing purposes (which as far as I know it's designed for). I'm using gEdit version 2.0.6 (not listen in 'version' list above) If I might suggest something I think it would be best if gEdit opened files with separate editor instances by default and there should be a command-line switch (eg. --reuse) which would cause gEdit to try to reuse already running instance if one is found. Regards, Max
*** This bug has been marked as a duplicate of 89883 ***
So it's not a limitation of gEdit itself but rather a small but important manual bug. I'd suggest adding this section to the file data/gedit.1 at line 29: .TP \fB\-\-new\-window\fR Opens file in a new window. Regards, Max
And it may need documenting in the manual and the popt table. Retitling; won't happen before 2.4 due to string freeze.
I was talking rubbish; of course it's in the popt table :-)
I think we can update the man page since, AFAIK, no one is translating it. Could you please, provide a patch? Note that the new options are: --quit: Quit an existing instance of gedit --new-window: Create a new toplevel window in an existing instance of gedit --new-document: Create a new document in an existing instance of gedit
Created attachment 13310 [details] [review] doc diff
Created attachment 13311 [details] [review] doc diff, forgot some .
Could please someone proof read gedit.1 file?
Yep, I've proofread it and cleaned it up a bit. Closing the bug.