[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] exit code editing buffer without installing the changes
|
From: |
Bastien |
|
Subject: |
Re: [O] exit code editing buffer without installing the changes |
|
Date: |
Fri, 15 Feb 2013 23:00:18 +0100 |
|
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Zech,
Not To Miss <address@hidden> writes:
> I know in a source code block, C-c ' will launch a buffer to edit the
> source code and C-c ' again will install the buffer back to the code
> block. Sometimes I just want to abort all the changes, so I am
> wondering: Is there anyway to exit the buffer without installing the
> changes and return to the org file without any modification?
I implemented this -- you can now use `C-c k' in the buffer, it will
quit and restore the window config correctly.
Thanks for suggesting this!
--
Bastien