[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8240] synchronize custom editor in settin
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #8240] synchronize custom editor in settings file with EDITOR field of edit.m |
Date: |
Sun, 17 Nov 2013 20:44:38 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 |
URL:
<http://savannah.gnu.org/patch/?8240>
Summary: synchronize custom editor in settings file with
EDITOR field of edit.m
Project: GNU Octave
Submitted by: None
Submitted on: Sun 17 Nov 2013 08:44:37 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Attached a patch that sets the EDITOR field in edit.m to the custom editor
entry of the settings file in order to avoid confusion. If custom editor is
disabled, the EDITOR field is set to "GUI". If "edit EDITOR some_editor" is
called, the entry in the settings file is updated, too. If some_editor is
"GUI", the use of a custom editor is disalbed without changing the name.
For a consistent format the placeholder for the file to edit is changed to %s
in the gui.
Instead of changing the entry in the setting file a warning message could be
displayed when "edit EDITOR some_editor" is called (included in the patch but
commented out).
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 17 Nov 2013 08:44:37 PM UTC Name: edit_sync.patch Size: 7kB By:
None
<http://savannah.gnu.org/patch/download.php?file_id=29644>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8240>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8240] synchronize custom editor in settings file with EDITOR field of edit.m,
anonymous <=