unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Strozzi, David J." <strozzi2@llnl.gov>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "23483@debbugs.gnu.org" <23483@debbugs.gnu.org>
Subject: bug#23483: 24.5; cygwin emacs w32 doesn not ask to save files when windows shuts down
Date: Fri, 13 May 2016 20:02:08 +0000	[thread overview]
Message-ID: <B5B0B301BBD57E40B9BEBAEFFE1C3FCE011855E6CA@PRDEXMBX-01.the-lab.llnl.gov> (raw)
In-Reply-To: <83inyh97g8.fsf@gnu.org>

Hmmm, this doesn't sound like a great fix.  It's really a "failsafe", but not what Windows users expect.  When you open the file again, how will you know that there's another auto-save file?  Will emacs tell you?  What if you open the file in another program?  Or you're editing source code / script and then make / run it, nothing will tell you about the auto-saved file.

Perhaps better is to have emacs simply abort a restart / shutdown and require the user to manually close emacs.  If it doesn't behave like other windows programs (query user to save unsaved files), then we have to remember emacs is special.  You could have a parameter for whether emacs aborts a windows shutdown, default to yes, and then users and consciously shut it off if they want.

Dave

-----Original Message-----
From: Eli Zaretskii [mailto:eliz@gnu.org] 
Sent: Friday, May 13, 2016 10:47 AM
To: Strozzi, David J.
Cc: kbrown@cornell.edu; 23483@debbugs.gnu.org
Subject: Re: bug#23483: 24.5; cygwin emacs w32 doesn not ask to save files when windows shuts down

> From: "Strozzi, David J." <strozzi2@llnl.gov>
> CC: "23483-done@debbugs.gnu.org" <23483-done@debbugs.gnu.org>
> Date: Fri, 13 May 2016 16:22:43 +0000
> 
> Thanks for addressing this!  The usual behavior of windows programs on restart or shutdown is to ask the user to save unsaved files, rather than saving them silently.  The current patch to save automatically is better than losing data, but prompting the user I think would be the best thing.  Or even having emacs abort the shutdown and give a message like "emacs cancelled shutdown due to unsaved files."

The patch doesn't save files automatically, it performs "auto-save", which saves the modified buffers into separate files, from which you can restore afterwards.

FWIW, I don't see why asking the user would be better.





  parent reply	other threads:[~2016-05-13 20:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 13:33 bug#23483: 24.5; cygwin emacs w32 doesn not ask to save files when windows shuts down Strozzi, David J.
2016-05-08 18:40 ` Eli Zaretskii
2016-05-10 15:16   ` Ken Brown
2016-05-10 16:32     ` Eli Zaretskii
2016-05-12 13:57       ` Ken Brown
2016-05-12 16:56         ` Eli Zaretskii
2016-05-12 19:58           ` Ken Brown
2016-05-13 16:22             ` Strozzi, David J.
2016-05-13 17:46               ` Eli Zaretskii
2016-05-13 18:05                 ` Ken Brown
2016-05-13 20:02                 ` Strozzi, David J. [this message]
2016-05-13 23:12                   ` Ken Brown
2016-05-14  7:56                     ` Eli Zaretskii
2016-05-14  7:22                   ` Eli Zaretskii
2016-05-14 20:02                     ` Strozzi, David J.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B5B0B301BBD57E40B9BEBAEFFE1C3FCE011855E6CA@PRDEXMBX-01.the-lab.llnl.gov \
    --to=strozzi2@llnl.gov \
    --cc=23483@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).