all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Doug Lewan <dougl@shubertticketing.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: I want an unsaveable buffer
Date: Mon, 4 Aug 2014 15:48:11 +0000	[thread overview]
Message-ID: <155DEC68569B714B86C2C7075F5EDA9892B0FA07@DAKIYA1.pegasus.local> (raw)

I work in *scratch* a lot, /and/ I save (C-xC-s) very frequently just as a matter of habit. The consequence is that I find myself typing to the "File to save in:" prompt when I just want to continue working.

Turning off or remapping C-xC-s in *scratch* is easy enough, but the obviously useful generalization is to turn saving off in any new buffer not associated with a regular file. (Writing buffer contents would remain, but you already have to think when you want that.)

The natural route is to write a hook for buffer creation. The only hook I can find for that is buffer-list-update-hook which is also run on renaming, deletion, etc. I can imagine grabbing the output of (backtrace) to look at how the hook was called, but that no longer feels natural to me.

Does anyone know of a natural approach to this?

Thanks.

,Doug
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224

Hazmat condition: There's some emacs on the floor.





             reply	other threads:[~2014-08-04 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 15:48 Doug Lewan [this message]
2014-08-04 17:12 ` I want an unsaveable buffer Grant Rettke
2014-08-04 18:37 ` Michael Heerdegen
2014-08-04 21:41   ` Doug Lewan
2014-08-05  5:28 ` Kevin Rodgers
2014-08-05 13:22   ` Doug Lewan

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

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

  git send-email \
    --in-reply-to=155DEC68569B714B86C2C7075F5EDA9892B0FA07@DAKIYA1.pegasus.local \
    --to=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.