Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old file is reopened instead of new file on OS X #6166

Closed
3rd3 opened this issue May 30, 2016 · 3 comments
Closed

Old file is reopened instead of new file on OS X #6166

3rd3 opened this issue May 30, 2016 · 3 comments
Labels
- Bug tracker - Need repro steps stale marked as a stale issue/pr (usually by a bot)

Comments

@3rd3
Copy link

3rd3 commented May 30, 2016

Description

When I open a file in Finder on OS X, Emacs sometimes reopens the previously opened file instead of showing the newly opened one.

Reproduction guide

Not quite clear yet. Working on it.

Observed behaviour:
Reopens last file.

Expected behaviour:
Opens double-clicked file.

System Info

  • OS: darwin
  • Emacs: 25.0.93.1
  • Spacemacs: 0.105.20
  • Spacemacs branch: master (rev. 9c7250a)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(emacs-lisp syntax-checking auto-completion semantic
            (latex :variables latex-enable-auto-fill t)
            org git github version-control extra-langs markdown emacs-lisp haskell html javascript ipython-notebook shell-scripts java
            (haskell :variables haskell-enable-ghc-mod-support nil haskell-enable-ghci-ng-support t haskell-enable-hindent-style "gibiansky" haskell-enable-shm-support nil)
            (c-c   :variables c-c  -enable-clang-support t)
            (python :variables python-test-runner 'pytest)
            (clojure :variables clojure-enable-fancify-symbols t)
            (shell :variables shell-default-height 20 shell-default-position 'bottom shell-enable-smart-eshell t shell-default-shell 'eshell)
            evil-snipe)
@3rd3 3rd3 changed the title Old file is reopened insteaf of new file Old file is reopened instead of new file May 30, 2016
@3rd3 3rd3 changed the title Old file is reopened instead of new file Old file is reopened instead of new file on OS X May 30, 2016
@beojan
Copy link

beojan commented May 30, 2016

Are you using emacs's daemon mode (i.e. emacsclient)?

@3rd3
Copy link
Author

3rd3 commented Feb 12, 2017

Yes, I am using emacsclient.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - Need repro steps stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

3 participants