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

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

bug#28645: 26.0.50; semantic-ia-fast-jump jumps to a random place in buf


From: Dmitry Gutov
Subject: bug#28645: 26.0.50; semantic-ia-fast-jump jumps to a random place in buffer
Date: Sat, 30 Sep 2017 16:19:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Thunderbird/56.0

On 9/29/17 8:18 PM, martin rudalics wrote:
 > +  (let (switch-to-buffer-preserve-window-point)
 > +    (switch-to-buffer (current-buffer)))

I think (pop-to-buffer-same-window (current-buffer)) should be used
instead.

Done.

Thanks all!





reply via email to

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