emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp,


From: Nicolas Richard
Subject: [O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil
Date: Fri, 20 Feb 2015 12:20:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:
>> From: Damian Nadales <address@hidden>
>> That's weird. Which buffer are you killing, the Org buffer, or the
>> new buffer that is created when pressing C-c ' inside the source
>> block? Is the latter the one I cannot kill.
>
> There was no "C-c '" in the recipe you posted.
>
> What is the full recipe to reproduce the problem, please?

PMJI, but at <http://permalink.gmane.org/gmane.emacs.orgmode/95159>,
Nicolas Goaziou said "This should be fixed."

Perhaps this bug report can simply be closed then ?

IIUC, he fixed it in:
--8<---------------cut here---------------start------------->8---
Commit c41bbc577e81e9fa5bab2509a8141189e45fe6c7
References: origin/maint
Author:     Nicolas Goaziou <address@hidden>
AuthorDate: Wed Feb 18 01:59:51 2015 +0100
Commit:     Nicolas Goaziou <address@hidden>
CommitDate: Wed Feb 18 01:59:51 2015 +0100

    Fix "Wrong type argument: overlayp"
    
    * lisp/org-src.el (org-src-mode-configure-edit-buffer): Fix "Wrong
      type argument: overlayp".
    
    Changing major mode in a source edit buffer resets local variables
    used to link it to source buffer.  As a consequence, overlay in source
    buffer can no longer be found nor deleted.
--8<---------------cut here---------------end--------------->8---

-- 
Nicolas Richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]