blu.org  wiki

 « Return to Thread: text editor with auto-save feature

Re: text editor with auto-save feature

by Tom Metro-16 :: Rate this Message:

Reply to Author | View in Thread

Kevin D. Clark wrote:
> Tom Metro writes:
>> Any recommendations for a Linux GUI text editor that will automatically
>> save unnamed buffers?
>
> How about:
> xemacs -vanilla /tmp/unamed-file-created-on-`date '+%Y-%m-%d-%H-%M-%S'`

Thanks for the suggestion. This is more or less what I ended up using. A
few wrapper scripts around Gedit, plus using its external tools
interface to invoke the scripts from the menu.

I've documented the workarounds in this Gedit bug that requests the
addition of a proper autosave feature for unnamed buffers:
http://bugzilla.gnome.org/show_bug.cgi?id=485471

  -Tom

--
Tom Metro
Venture Logic, Newton, MA, USA
"Enterprise solutions through open source."
Professional Profile: http://tmetro.venturelogic.com/
_______________________________________________
Discuss mailing list
Discuss@...
http://lists.blu.org/mailman/listinfo/discuss

 « Return to Thread: text editor with auto-save feature