all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: emacs-devel@gnu.org
Subject: Re: feature proposal: change-log-exit: save change-log buffer and bury it.
Date: Sun, 18 Oct 2015 12:43:58 +0300	[thread overview]
Message-ID: <562369DE.7020605@yandex.ru> (raw)
In-Reply-To: <87k2qkoe2p.fsf@mat.ucm.es>

On 10/18/2015 10:01 AM, Uwe Brauer wrote:

 > Right now I use
>
> (defadvice change-log-find-file (before savebury activate)
>    "Save and kill the buffer before turning to source."
>    (save-buffer 1)
>    (kill-this-buffer))

Have you tried using quit-window instead of this command?



  reply	other threads:[~2015-10-18  9:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  6:43 feature proposal: change-log-exit: save change-log buffer and bury it Uwe Brauer
2015-10-15 11:11 ` Dmitry Gutov
2015-10-15 15:46   ` Eli Zaretskii
2015-10-15 15:50     ` Kaushal Modi
2015-10-15 15:52       ` Kaushal Modi
2015-10-18  7:01     ` Uwe Brauer
2015-10-18  9:43       ` Dmitry Gutov [this message]
2015-10-18 10:13         ` Uwe Brauer
2015-10-20  7:52         ` Uwe Brauer
2015-10-20  8:36           ` Dmitry Gutov

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=562369DE.7020605@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=emacs-devel@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.