emacs-devel
[Top][All Lists]
Advanced

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

Re: window.el modify current emacs23 behavior of anything.


From: Thierry Volpiatto
Subject: Re: window.el modify current emacs23 behavior of anything.
Date: Mon, 12 Sep 2011 09:22:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thierry Volpiatto <address@hidden> writes:

> Thierry Volpiatto <address@hidden> writes:
>
>> Hi all.
>>
>> point doesn't move when trying to switch to a buffer at an other
>> position than the current one, when starting with `anything-samewindow'
>> enabled.
>> This is working fine in emacs23 but not here in last trunk.
>> Would be great to have same behavior as emacs23.
>>
>> Martin, maybe you could have a look at this and give a try:
>>
>> http://tinyurl.com/4xlrvf9
>>
>> Thanks.
>
> Using
> (sit-for 0.1)
> after bury-buffer in anything-cleanup seem to fix this problem, but it
> is not very nice...

And also:
(bury-buffer-internal (get-buffer anything-buffer))
is working.
So it seem the problem comes from bury-buffer.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

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