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

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

bug#29935: recipe and improved patch


From: Lars Ingebrigtsen
Subject: bug#29935: recipe and improved patch
Date: Sat, 14 Apr 2018 23:01:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

martin rudalics <rudalics@gmx.at> writes:

>> The root cause of the bug is that emacs saves a point for each buffer in
>> each window; when file_1.c is displayed in the lower window, point is
>> restored to where it was last displayed in that window; on the last
>> line.
>
> Then the problem seems to be the familiar one: Calling
> `switch-to-buffer' instead of `display-buffer-same-window'.

So would replacing those calls in the copyright-* functions fix these
problems?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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