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: Stefan Monnier
Subject: Re: window.el modify current emacs23 behavior of anything.
Date: Wed, 21 Sep 2011 08:59:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> Try M-: (progn (set-window-start (selected-window) (point)) (goto-char 
>> (point-min)))
>> and you'll see the that set-window-point
> ... you mean `set-window-start' here I suppose ...

Indeed.

>> So maybe the right fix is to remove the call to set-window-start.
> I did as Thierry suggested: Call `set-window-start' with NOFORCE
> non-nil.

Even better, yes, I had forgotten about this little option,


        Stefan



reply via email to

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