After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 513433 - It impossible to use gedit as EDITOR=
It impossible to use gedit as EDITOR=
Status: RESOLVED DUPLICATE of bug 112908
Product: gedit
Classification: Applications
Component: general
2.20.x
Other FreeBSD
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-31 12:29 UTC by vova
Modified: 2008-02-01 09:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description vova 2008-01-31 12:29:50 UTC
Because if there is running copy of gedit binary will exit before editing is finished. And programs, like crontab -e will not get changed file.

There is need for something like --wait option.
Comment 1 Daniel Macks 2008-01-31 19:44:20 UTC
Seems like the default behavior should be the same regardless of whether it's launching a new process or opening a new doc in already-running process. Otherwise it's a kinda chaotic head-scratcher ("unpredictable") for the user as well as for a program that sublaunches. That is, the "gedit" should *always* wait or *never* wait, rather than doing different things based on something external to the scope of the command itself.
Comment 2 vova 2008-01-31 20:12:15 UTC
Agree
Comment 3 Paolo Maggi 2008-02-01 09:04:33 UTC

*** This bug has been marked as a duplicate of 112908 ***