Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90201

Re: IDLE Restoration

From Terry Reedy <tjreedy@udel.edu>
Subject Re: IDLE Restoration
Date 2015-05-08 20:24 -0400
References <08bb6733-1bc3-4f21-bba1-b97d3f73e010@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.266.1431131065.12865.python-list@python.org> (permalink)

Show all headers | View raw


On 5/8/2015 11:26 AM, subhabrata.banerji@gmail.com wrote:
> Dear Group,
>
> In many applications there is a facility to restore its previous sessions, especially if they close accidentally.
>
> Does IDLE have any such facility?

No.  You are prompted to close unsaved files. Filenames are saved in 
Recent files, making it easy to reopen.

I have used Notepad++, which automatically reopens files left open when 
last closed, but I find that to be a nuisance as much as a help.  But it 
is less a nuisance in Notepad++ because it has one tabbed window instead 
of multiple windows (something I would like for Idle).

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

IDLE Restoration subhabrata.banerji@gmail.com - 2015-05-08 08:26 -0700
  Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 01:35 +1000
    Re: IDLE Restoration Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-08 18:06 +0200
      Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 02:16 +1000
        Re: IDLE Restoration Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-08 21:12 +0200
          Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 08:52 +1000
  Re: IDLE Restoration Terry Reedy <tjreedy@udel.edu> - 2015-05-08 20:24 -0400

csiph-web