From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: feature proposal: change-log-exit: save change-log buffer and bury it.
Date: Tue, 20 Oct 2015 10:52:00 +0300 [thread overview]
Message-ID: <87oafuou3j.fsf@mat.ucm.es> (raw)
In-Reply-To: 562369DE.7020605@yandex.ru
>>> "Dmitry" == Dmitry Gutov <dgutov@yandex.ru> writes:
> 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?
I tried it out for a few days, it does not save the buffer and that is
annoying. The Xemacs command I mentioned does it.
Me defadvice solution works, but a message pops up
No such file or directory: nil
But it seems harmless.
next prev parent reply other threads:[~2015-10-20 7:52 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
2015-10-18 10:13 ` Uwe Brauer
2015-10-20 7:52 ` Uwe Brauer [this message]
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
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=87oafuou3j.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--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 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).