Juri Linkov writes: The latter, fixed it by changing how I was accessing the tab-name. Could you perhaps provide a simple tab-bar-tab-name function for use from outside tab-bar (emacspeak in my case) to stay robust? For now I'm accessing the name of the current tab like so: (format "%s" (cdr (assoc 'name (assoc 'current-tab (tab-bar-tabs))))) >> As best I can tell, something has changed for the worse in tab-rename >> -- after you rename a tab, either via C-x tr or from elisp, the alist >> of tabs does not contain the explicitly given name, but continues to >> use the name of the file currectnly displayed in that tab. > > It seems you have a customization incompatible with recent changes. > Do you have this problem when renaming a tab in emacs without customization? > Maybe you are using some elisp code that accesses internal functions? -- Thanks, --Raman ♈ Id: kg:/m/0285kf1 🦮