You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2019. It is now read-only.
Steps to reproduce
uniquify(a package which automatically renames the buffer names to make them unique in a sensible way).(setq uniquify-buffer-name-style 'forward)~/dir1/example-fileand~/dir2/example-file.impatient-modein~/dir1/example-file.What happens
What was expected
The file's contents should be displayed.