GNU bug report logs -
#28645
26.0.50; semantic-ia-fast-jump jumps to a random place in buffer
Previous Next
Reported by: Constantine <hi-angel <at> yandex.ru>
Date: Fri, 29 Sep 2017 13:25:01 UTC
Severity: normal
Found in version 26.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 10/16/17 1:21 PM, Bastian Beischer wrote:
> I replaced switch-to-buffer with pop-to-buffer-same-window in those
> functions which I'm using regularly and it fixes the problem. The CEDET
> functions where I made the replacements and checked them are:
>
> semantic-analyze-proto-impl-toggle
> semantic-complete-jump
> semantic-decoration-include-visit
> semantic-ia--fast-jump-helper
> semantic-mrub-vist
> senator-jump
> senator-jump-regexp
> senator-go-to-up-reference
>
> I didn't make any other replacements because:
>
> a) For some of them I'm not sure if 'pop-to-buffer-same-window' or
> 'pop-to-buffer' should be used.
> b) I'm not using any of the other functions with matches so I wouldn't
> be able to test the change.
>
> Also, searching for 'switch-to-buffer' in non-CEDET related lisp files
> in the emacs sources reveals more places which need to be fixed, but I
> didn't go that far. However, probably somebody (tm) should check them
> all one-by-one :-(
Could you send a patch with the replacements you did make?
This bug report was last modified 7 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.