emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107186: In server-unselect-displ


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107186: In server-unselect-display make sure that buffer is live before killing it
Date: Wed, 8 Feb 2012 23:36:21 +0100

On Wed, Feb 8, 2012 at 20:48, martin rudalics <address@hidden> wrote:

> The former.  In particular, because I don't understand the code at all.
> (Actually, Juanma said that he felt more comfortable with that check.)

FWIW, I wasn't worried about a dead buffer, but that somehow the call
to frame-parameter returned nil, i.e., not (kill-buffer
this-very-dead-buffer), but (kill-buffer nil).

    Juanma



reply via email to

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