bug#81636: Fix switch-to-buffer-other-*
Juri Linkov <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Organization | LINKOV.NET |
| Message-ID | <[email protected]> |
> I have no objections but we should resolve the > > + (if (called-interactively-p 'interactive) > + '(nil (inhibit-same-window . t)) Yes, I replaced it with the new argument 'interactive'. These changes are intended only for interactive use of *-other-* commands.