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

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

bug#44611: Prefix arg for xref-goto-xref


From: martin rudalics
Subject: bug#44611: Prefix arg for xref-goto-xref
Date: Sun, 27 Dec 2020 18:16:21 +0100

> +      (with-selected-window window
> +        (quit-window)))))

Please always try to use

(quit-restore-window window)

instead of that idiom.

Thanks, martin





reply via email to

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