Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4119394
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T23:05:06+00:00 2026-05-20T23:05:06+00:00

The question is pretty self-explanatory. When I close emacs and some changes are unsaved,

  • 0

The question is pretty self-explanatory. When I close emacs and some changes are unsaved, I’m asked if I want to save the file and given this list of options. I assume “y” and “n” are “yes” and “no”, but what are the other options?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T23:05:06+00:00Added an answer on May 20, 2026 at 11:05 pm

    Type ? and you’ll get a buffer showing:

    Type SPC or `y' to save the current buffer;
    DEL or `n' to skip the current buffer;
    RET or `q' to give up on the save (skip all remaining buffers);
    C-g to quit (cancel the whole command);
    ! to save all remaining buffers;
    C-r to view this buffer;
    d to view changes in this buffer;
    or . (period) to save the current buffer and exit.
    

    If you want to add/change actions that happen during the save-some-buffers function, then you can modify the variable save-some-buffers-action-alist. Perhaps if you wanted to add a binding to save the changes and kill the buffer via the key k. You could do this:

    (add-to-list 'save-some-buffers-action-alist
                 `(?k ,(lambda (buf) (save-buffer buf) (kill-buffer buf))
                      ,(purecopy "save changes and kill the buffer")))
    

    If you look at the documentation for save-some-buffers, it will direct you to save-some-buffers-action-alist – which further directs you to map-y-or-n-p – which actually does have documentation on the format of that variable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I think the question is pretty self explanatory. Anyone done this before? UPDATE :
The title of this question should be pretty self explanatory. I am making an
I think the question itself is pretty self-explanatory. The code is given below -
Well my question is pretty self-explanatory. I have a class and I want to
Pretty self explanatory question. Is there any reason to use one or the other?
Question is pretty self explanitory. I want to do a simple find and replace,
The question's pretty self-explanatory really. I know vaguely about vectors in maths, but I
diagram http://img526.imageshack.us/img526/2506/picture1lx.jpg The question is pretty self-explanatory. Is there a technical name for that
The question is pretty much self-explanatory. I Googled many sites, many methods, tried many
Question is pretty much self-explanatory. I'm working with naming USB drives if that matters.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.