bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17769: 24.4.50; [PATCH] rcirc-omit-mode: `recenter'ing a window that


From: Eli Zaretskii
Subject: bug#17769: 24.4.50; [PATCH] rcirc-omit-mode: `recenter'ing a window that does not display current-buffer.
Date: Fri, 13 Jun 2014 12:38:55 +0300

> From: Daimrod <daimrod@gmail.com>
> Cc: 17769@debbugs.gnu.org
> Date: Fri, 13 Jun 2014 18:14:09 +0900
> 
> > This doesn't sound like the right fix to me.  Instead, the code should
> > momentarily switch to the right window, and call recenter there.
> > That's surely what the author of this code intended, AFAIU.
> 
> But the buffer might not be displayed in any window.

Then with-current-buffer is your friend, I think.





reply via email to

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