[வெள்ளி பிப்ரவரி 21, 2025] Robert Pluim wrote: Thanks for thoroughly checking. >>>>>> On Fri, 21 Feb 2025 16:05:03 +0530, Visuwesh said: > Visuwesh> -deletes the button." > Visuwesh> +deletes the button. > Visuwesh> + > Visuwesh> +If you intend to use `tab-bar-mode' with `winner-mode', we recommend to > Visuwesh> +use `tab-bar-history-mode' instead, since it provides tab-specific > Visuwesh> +window configuration history, and is better behaved when `tab-bar-mode' > Visuwesh> +is turned on." > > "we recommend using" > > Visuwesh> :global t > Visuwesh> ;; It's defined in C/cus-start, this stops the d-m-m macro defining it again. > Visuwesh> :variable tab-bar-mode > Visuwesh> diff --git a/lisp/winner.el b/lisp/winner.el > Visuwesh> index e56ddf92965..e56e7268727 100644 > Visuwesh> --- a/lisp/winner.el > Visuwesh> +++ b/lisp/winner.el > Visuwesh> @@ -345,7 +345,13 @@ winner-mode > Visuwesh> into windows) so that the changes can be \"undone\" using the > Visuwesh> command `winner-undo'. By default this one is bound to the key > Visuwesh> sequence \\`C-c '. If you change your mind (while undoing), > Visuwesh> -you can press \\`C-c ' (calling `winner-redo')." > Visuwesh> +you can press \\`C-c ' (calling `winner-redo'). > Visuwesh> + > Visuwesh> +If you use `tab-bar-mode', consider using `tab-bar-history-mode' as > > and here we could put a comma before "as" I've left this part out since I feel the sentence has a different meaning with this comma.