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: martin rudalics
Subject: bug#28645: 26.0.50; semantic-ia-fast-jump jumps to a random place in buffer
Date: Fri, 29 Sep 2017 20:18:05 +0200

> +  (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.

martin





reply via email to

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