emacs-devel
[Top][All Lists]
Advanced

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

Re: Misc. minor compile.el issues


From: Stefan Monnier
Subject: Re: Misc. minor compile.el issues
Date: Mon, 09 Dec 2002 10:31:34 -0500

> Absolutely true...  I was confusing outbuf/current-buffer [which are
> identical] with outwin/selected-window which are not necessarily the
> same.  But I guess we can live without accessing the outwin...

outwin will most of the time be the same
as (get-buffer-window (current-buffer)).


        Stefan




reply via email to

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